Offcanvas top

Download

Release v0.3.17

With this bug fix release, we fix a bug in the installation wizard and a visual bug with the list of languages.

  • Due to the PHP environment, the session file path may not be writable. Since we strictly used a file session handler, it generated an error in such a setup. With the fix, we use the native PHP session handler for the setup process. This bug affected at least hostings with Plesk as a control panel. Reported by Ratingthomas
  • A visual bug was detected with the list of languages (in the system administrations or profile settings). The list of languages was not sorted and in random order.
Download hosted by GitHub
SHA1: b9f99471c890f5f01002ce2d17b9b95808c5ad7f

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