Offcanvas top

Download

Release v0.3.15

In this release, we enhanced the security headers and fixed multiple bugs.

  • We have enhanced the security headers. Now, mosparo will set the Content-Security-Policy, X-Frame-Options, X-XSS-Protection, and the Referrer-Policy headers to enhance the security from cross-site scripting and other attacks. Thank you, Digi92, for initiating this optimization.
  • Fixed the delete functionality for projects
  • Added a check to show a clear message if a user for an email address already exists
  • Fixed the Add multiple rule items functionality in the rule edit form
Download hosted by GitHub
SHA1: 110c7b8709e86c829bf4cd2e6152a82ef425027e

Release v0.3.14

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 name attribute – 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 value attribute is missing.
  • Updated the Node.js version to 18 to compile the UI components and added the version to the .nvmrc file (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 latest tag correctly to the latest version of the image.
Download hosted by GitHub
SHA1: 2129bd7fbeecc1a0a9f40b3400ece5e915dcbefe

Release v0.3.12

This release is a compatibility release for PHP 8.1 and above.

  • The refactored session handler created two deprecation messages because of the compatibility with PHP 7.4. These two messages get now suppressed.
Download hosted by GitHub
SHA1: c19f1229fbc0b9cddf97037765e54e903f42e1b0

Release v0.3.11

This release is a bugfix release for a session bug in the installation process.

  • The installation process tried to use the new database session handler. While the database connection still needs to be set up, this cannot work. The session handler now uses the file handler if mosparo isn’t installed or the update to v0.3.9 or later still needs to be executed.
Download hosted by GitHub
SHA1: e3bee087ae7ef81606889523c2ae0f2a198bf107
Load more
Loading...