Documentation: Admin Notes
Changelog
Admin Notes - v1.4.0 5 6
2 June 2026
- Security: Notes saved by users without Super User permissions are now filtered, preventing malicious code from being stored in a note.
- Security: Edit permissions are now also verified during the save itself, no longer in the display layer only.
- Security: Super User access is now determined correctly through Joomla's ACL instead of a fixed group number, so it is accurate on every site.
- Change: The module has been fully revised to meet Joomla 6 standards
- Fix: Various internal cleanup and text corrections.
Admin Notes - v1.3.0 4 5 6
24 August 2025
- Addition: Compatibility with Joomla 6
Admin Notes - v1.2.1 4 5
9 July 2025
- Fix: Remove redundant inputfilter logic from default.php and AdminnotesHelper.php
Admin Notes - v1.2.0 4 5
26 June 2025
- Fix: Clear cache on Save
- Addition: Buy Me a Coffee widget in module settings
- Addition: Error Handling
- Security: Enhance validation, rate limiting, and security in Adminnotes module
- Change: Small code changes & documentation
- Change: Reformat Code
- Language: Update Languagestrings
- Remove: duplicate closing `</i>` tags in (un)install messages
Admin Notes - v1.1.0 4 5
3 March 2025
- Fix: Deprecated Code
- Change: Copyright
- Change: (un)installation message
- Change: Default editor to TinyMCE
- Language: Update Languagestrings
- Change: Reformat Code
Admin Notes - v1.0.0 4 5
5 December 2024
- Addition: First Release