What's Changed
v7.12
- Added a simple Favicon
- TimeTrack and API version are now displayed in the settings menu
- Added Events which can be listened to by plugins (see
api/v1/class/events/README.md) / Developers can now create their own events - Mails can now be disabled by setting the
smtpsetting tofalsewithin thesmtpsection of theapp.json - Fixed
composer.jsoncontents for LDAPTools plugin again - Removed unused
Hooksplugin class file
ℹ️ Please run composer update to update your dependencies to the updated composer.json contents
Full Changelog: v7.11...v7.12