Releases: giovannimanetti11/perseo-feedback-system
Perseo Feedback System for WordPress v1.1.1
Security Improvements
This release focuses on optimizing the feedback system and improving data security.
Detailed Changes:
- Sanitized feedback inputs (url, feedback, comment, ip, device, user_agent) before database insertion.
- Verified the presence and validity of the nonce in REST API calls.
- Validated feedback data (url and feedback values) to ensure it meets expected criteria.
- Sanitized and validated all plugin options (position, text, yes, no, followup_text, thank_you_text) during saving.
- Refactored the code for better readability, added detailed comments, and improved function structures.
These improvements greatly enhance the security, reliability, and quality of the Perseo Feedback System plugin.
Perseo Feedback System for WordPress v1.1
Version 1.1 of the Perseo Feedback System brings several key enhancements to the existing WordPress plugin.
What's new in version 1.1:
- Comment field: users can now leave a comment after selecting a feedback option. These comments are saved in a new 'comment' column within the existing 'perseo_feedback' database table, enriching the feedback experience.
- Improved database integration: updates have been made to optimize the storage and management of feedback and comments within the WordPress database.
- Expanded customization options: admins can now modify additional phrases like 'Thank You Text' and 'Follow-up Text' in the WordPress settings panel, providing greater flexibility for user interface language.
- Optimized widget design: the feedback widget has been redesigned to be less intrusive, offering a more subtle presence on web pages while maintaining full functionality.
- Enhanced user engagement: a thank you message is displayed after the user submits a comment, improving the overall user interaction with the feedback system.
These updates aim to enhance both the functionality of the Perseo Feedback System and the user experience.
We value your feedback and look forward to further improving this plugin.
Perseo Feedback System for WordPress v1.0.0
This is the first stable release of Perseo Feedback System for WordPress. This version includes the basic functionality of the plugin, which allows WordPress administrators to add a feedback prompt to their website.
Key Features
-
Non-intrusive feedback prompt: The feedback prompt appears 5 seconds after the page has loaded.
-
Customizable question: You can set the question asked in the feedback prompt.
-
Feedback data storage: All feedback responses are stored in a new database table 'perseo_feedback'.
-
Simple setup: Install and activate the plugin in your WordPress admin dashboard.
Please refer to the README for installation instructions and further details. All feedback and contributions are welcome.