Build 2024-03-15
New in this release:
- A new harmonized data source is available for administrators, to edit the contents of the
gateway.config
file.
- Dynamic and static content can now be compressed differently on a web server.
- What compression algorithms to use, and for what type of content is now configurable, via the
gateway.config
file.
- Support for the Brotli-compression algorithm has been added. This algorithm shortens compressed static files in comparison with
gzip
and deflate
aglrothms. Due to the time needed to compress content, the Brotli-algorithm is not used on dynamically generated content by defualt.
- A link to Release Notes is shown in notifications from Neurons when a new version is available.
The release also contains the following fixes:
- When updating an Account via the administration page, Agent API account cache is updated accordingly.
- ProgramData folders without files, but with subfolders, are now shown correctly in harmonized interfaces.
- Folder-access when deleting old files has been optimized.
- Binary files, such as
.exe
, .dll
, .msi
and .zip
files (etc.) are not compressed when downloaded.