Skip to content

Releases: newscoop/plugin-SendFeedback

v0.5.6

Choose a tag to compare

@m038 m038 released this 26 Jan 16:26
  • 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

Choose a tag to compare

@m038 m038 released this 22 Jan 12:00

Fixes issue with setting object not being created on install.

v0.5.4

Choose a tag to compare

@m038 m038 released this 22 Dec 09:18
  • 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

Choose a tag to compare

@m038 m038 released this 19 Oct 08:29

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

Choose a tag to compare

@m038 m038 released this 24 Sep 09:34

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