Releases: webtions/i-recommend-this
Releases · webtions/i-recommend-this
3.10.2
3.10.0
Security update
Full Changelog: 3.9.0...3.9.1
Fixed security issues & added support for unrecommending
This release address some security issue related to XSS & CSRF. All code has been checked to ensure data is sanitized and escaped.
Support for un-recommending / un-linking a post is added by merging code-shared by https://github.com/arnelap
3.8.3
3.8.2
Add data sanitization & updated widget
- Fixed data sanitization issues
- Separated Widget into a different file
- Added support for multiple instance of the widget
Code restructuring
- Remove Screen Icon warning bug
- Make the saving of IP address options
- Sanitize / Validate Data before saving to DB
- Add GDPR Notice
The entire plugin code is not separated across different files making it easier to manage and understand.
Vulnerabilities fixed by Danny
Some of the issues in the plugin related to security are now fixed.