This releases fixes issues, brings small changes to functionality and improves the overall security and stability of Data Crow.
[Fixed]
– Ticket 147: Error download file with comma in name.
– Ticket 151: web server: API server cannot be reached. It tries to conmnect to the incorrect address. Changed the startup parameters for the server to accommodate. Provide -hostname and optionally -bindto.
– Ticket 152: User with correct privileges cannot add or edit images.
– Ticket 160: Installer updated to version 5.2.4 to overcome an ArrayOutOfBoundsException on Linux.
[Changed]
– All external packages have been uplifted to their latest respective versions. Most notably Data Crow now uses Jetty version 12.
– Ticket 150: hide the path to the downloadable files and their names.
– The executables for Data Crow are no longer signed. The costs for having myself validated as an official software distributor are excessively high, even just for a single year. Changed the executables to call the JAR files instead of wrapping them to avoid false positive virus warnings.
– Web, item details; save action also added to the action menu.
– Minimum Java version required: Java 17 (recommended at the time of release: OpenJDK 25 for Linux / OpenJDK 25 by Microsoft for Windows)