Offcanvas top

Download

Release v1.4.0-beta.1

After a long time of development, today, we’ve finally released v1.4.0-beta.1. We’ve refactored some stuff, added new features, and made some other changes:

  • Refactoring Rules (#339). Suggested by StrangerGithuber
  • Refactoring Rulesets (#332). Suggested by Digi92
  • Cache rules and rule packages (#335).
  • Add option to disable spam detection in security policy (#329). Suggested by thelfensdrfer
  • Add cleanup history (#323). Inspired by Digi92
  • Add verification issues in the verification detail view (#344). Inspired by thelfensdrfer
  • Mark invisible characters in form values in the submission data (#328). Suggested by thelfensdrfer
  • Add checkbox design settings (#341). Suggested by camlafit
  • Optimize form data validation (#340).

You can find all the details about version 1.4 in this news post: New Features & Changes in Version 1.4

Please report any potential bugs or issues as new issues on GitHub. Thank you very much for your help testing this new mosparo version.

The stable release of version 1.4 is planned for the end of August 2025.

Download hosted by GitHub
SHA1: 23763eaf1b64315561789d820f92c7a3f1375b24

Release v1.3.7

Version 1.3.7 is a maintenance release and contains two fixes and additional translations for the frontend.

  • Fixed a bug with the IP localization caching. mosparo did not use the cache at all due to a faulty SQL query.
  • Fixed a bad migration from v1.3.0. The MySQL migration to add the required tables for the project groups was not correctly creating the table in some cases, and the installation ended in an exception. The exception was ignored, and nobody noticed it. The adjusted migration will resolve these issues and correctly reinitialize the table.
  • Added and updated the frontend translations for multiple languages. Thank you to all the translators for their contributions!
Download hosted by GitHub
SHA1: a1b145051cbe4fa3564f5a39476e4b6abbdbefa6

Release v1.3.6

This version contains an additional callback for the frontend JavaScript and translation updates.

  • Added a callback onGetFormData to the frontend JavaScript to allow filtering of the form data before validation.
  • Updated the translations for Hindi and Swedish.
Download hosted by GitHub
SHA1: 9fb7d1691c0329031c3c4dee0708efb692618b69

Release v1.3.5

With this version, we’re fixing an issue in the Health check API and updating some translations.

  • Fixed the issue when the installation is not completed but the health check API is executed already (for example, by Docker). Reported by Benjaminpr in #326
  • Updated the frontend translations for Japanese, Polish, and Vietnamese and the backend translations for Vietnamese.

Download hosted by GitHub
SHA1: aabeef299ed6e5b46aecc50af9ff2458c99f8a3f

Release v1.3.4

This new release contains a new environment variable and some translation updates.

  • A new environment variable was added to define the path where the shared file cache should be stored. This is useful when using the filesystem cache in multi-node setups.
  • Updated the frontend translations for Finnish and added some updates for the German backend translations.
Download hosted by GitHub
SHA1: f81e8ed3f8b0545c32cc90bff82eb35f407134a7
Load more
Loading...