Bennu v3.1.0
Bennu 3.1.0 is the first release in the 3.1.x series. It contains a series of improvements in the management tools, and a new exception handling API.
Bug Fixes
- [default-theme] Locale change should now work on server-side layouts
- [bennu-portal/admin] Improved fallback messages on Localized Strings
New Features
- [bennu-core] Added an Exception Handler Filter
- [bennu-scheduler] Log the hostname of the instance running the task
- [bennu-admin] System Info now also reports system uptime and hostname
- [bennu-admin] Allow filtering applications in the Install Application view
- [bennu-admin] Display errors on the portal management interface
Development
- Updated to the Fenix Framework 2.4.1, allowing proper compilation in Java 8 environments