This release contains a fix for the frontend JavaScript library, a fix for the APIs, updates for the UI JavaScript libraries, and updated Czech translations:
- Fixed a bug that tried to validate all HTML elements with a
nameattribute - even<iframe>elements (and others) that cannot have a value. - Fixed the issue in the APIs which tried to process the frontend data, even if the
valueattribute is missing. - Updated the Node.js version to 18 to compile the UI components and added the version to the
.nvmrcfile (suggested by @Digi92 in #34). - Updated the Czech frontend and backend translations (contributed by @pBrambi).
- Docker: From this version on, we will always set the
latesttag correctly to the latest version of the image.