WordPress-Plugin v2.1.0
Improved session synchronization, added client-side cache busting, improved input sanitation, misc refactoring, and updated readme.
What's Changed
- Fix typos and add some styling by @xecdev in #10
- Removed in-line CSS from the logo by @xecdev in #11
- Escape variables correctly by @xecdev in #19
- Fix session synchronization by @xecdev in #20
- Feat/implement cache busting mechanism by @xecdev in #21
- Changed the generic names of the functions by @xecdev in #22
- Restricted direct access to template files by @xecdev in #23
- New README file by @xecdev in #25
- Sanitize session data in public output to prevent XSS vulnerabilities by @xecdev in #26
- Improved the readme file by @xecdev in #27
Full Changelog: 2.0.0...2.1.0