Releases: newscoop/plugin-SendFeedback
Releases · newscoop/plugin-SendFeedback
v0.5.6
- 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
v0.5.4
- 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
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
This is the release of the feedback in it's original state.