Elemental 7.3.0
·
60 commits
to main
since this release
This release includes a small number of important bug fixes, and a few new features. It is 100% backwards compatible with Elemental 7.2.1, and it should be a simple drop-in replacement for any user. Like Elemental 7.2.1 it requires Java 21.
Downloads
- Download files are below!
- Homebrew Cask: elemental
- Docker Image: evolvedbinary/elemental:7.3.0
- Maven Central: https://search.maven.org/search?q=g:xyz.elemental
- Website: https://www.elemental.xyz
Change Log
A big thank you to @mMoliere and @lguariento for reporting issues.
Features
- Elemental Docker Images now have the latest TimeZone data, SSL Certificates, and Elemental now runs under the
edb01system account. Adebuguser has also been added to the debug Docker Image - #69 - Improved the Elemental branding of the packaged Apps - #64
- Replaced Eclipse AspectJ with a custom Java Compiler Annotation Processor - #75
Bug Fixes
- Small fixes and improvements to namespace coalescence - #62 (Closes issue: #61)
- Reduced the amount of superfluous messages that are output at database startup - #73
Full Changelog: elemental-7.2.1...elemental-7.3.0