Skip to content

Elemental 7.3.0

Choose a tag to compare

@adamretter adamretter released this 01 Sep 00:59
· 60 commits to main since this release
26b788f

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

Change Log

A big thank you to @mMoliere and @lguariento for reporting issues.

Features

  1. Elemental Docker Images now have the latest TimeZone data, SSL Certificates, and Elemental now runs under the edb01 system account. A debug user has also been added to the debug Docker Image - #69
  2. Improved the Elemental branding of the packaged Apps - #64
  3. Replaced Eclipse AspectJ with a custom Java Compiler Annotation Processor - #75

Bug Fixes

  1. Small fixes and improvements to namespace coalescence - #62 (Closes issue: #61)
  2. Reduced the amount of superfluous messages that are output at database startup - #73

Full Changelog: elemental-7.2.1...elemental-7.3.0