Skip to content

Releases: newscoop/plugin-SendFeedback

v0.5.6

26 Jan 16:26
Compare
Choose a tag to compare
  • Allows for attachments to be uploaded again
  • Allows for attachments to be sent as attachment to email again
  • Sets status for uploaded images and files to unapproved
  • Fixes proper redirect url handling when errors occur on normal post requests
  • Attachment language will be set to language from Request object, if not set via field, final fallback is English

v0.5.5

22 Jan 12:00
Compare
Choose a tag to compare

Fixes issue with setting object not being created on install.

v0.5.4

22 Dec 09:18
Compare
Choose a tag to compare
  • Changes from storing settings in System Preferences to it's own settings table
  • Added smarty function for this (see documentation)
  • Fixes bug where list of email addresses could not be longer than 100 characters
  • Reformats feedback email to something more clear
  • Adds auto-escaping to all user input fields

For more information on how to use the plugin please see the documentation:
https://wiki.sourcefabric.org/display/NPS/Send+Feedback+-+Contact+plugin

Improved Feedback Plugin

19 Oct 08:29
Compare
Choose a tag to compare

New features

  • Send feedback messages (new supported fields: first name, last name, email, subject and message)
  • Normal POST with custom redirect page
  • Set multiple receivers in backend, and allow visitors to select specific receiver via dropdown in frontend (with spam protection)

For full documentation see our wiki page

First release of the Feedback plugin

24 Sep 09:34
Compare
Choose a tag to compare

This is the release of the feedback in it's original state.