Offcanvas top

Download

Release v0.3.16

The release v0.3.16 contains four fixes and more translations for the frontend, the backend, and the validators.

  • Fixed the return character handling for the IP allow list (reported and fixed by Digi92).
  • Fixed the `ignored` status on the submission detail page. The status was not correctly visible if the spam detection was disabled in the project settings.
  • Fixed a small style issue in the password reset email in Outlook.
  • Added a correct user agent for the HTTP client (used to download updates and rule sets).
  • Added more translations for all components (frontend, backend, validators) (see the complete list here).
Download hosted by GitHub
SHA1: c7b420df4ffb4833ee10cc2e490c6e981d6500f6

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
Load more
Loading...