Offcanvas top

Download

Release v1.4.3

Version 1.4.3 is a bug fix and performance update to the cleanup logic.

  • Fixed a bug where the cleanup logic attempted to delete a submit token that was still in use in a submission.
  • Added a delay to reduce the chance of multiple executions of the cleanup logic at the same time.
  • Added four new environment variables to reduce data retention periods and adjust the cleanup intervals.
  • Removed a long-lasting (and probably never-ending) cleanup method, which had no real effect after fixing the bug with the deletion of the still-required submit token.
  • Adjusted the submission list filter to filter out submissions without a submit token.

Thank you, Mauricio and team, for your feedback on using mosparo in a high-traffic environment.

Download hosted by GitHub
SHA1: 96fcdd075b6a5c10a61b3be5a5b14ec732514995

Release v1.4.2

This new version is a performance update for mosparo, mainly adding additional database indexes.

  • Adding a significant index for submit tokens to reduce database CPU load in high-load mosparo setups drastically. Reported by email from Mauricio and team.
  • Adding other indexes to other entities to speed up the queries.
  • Updated the frontend translations for Croatian (Thank you, milotype) and the backend translations for Italian (Thank you, mpaglia0).
Download hosted by GitHub
SHA1: c132f4b364ef76dc6fb04902d9aa24396665591d

Release v1.4.0

The new version of mosparo, v1.4, is released today. The latest version contains the following features, changes, and bug fixes:

  • Refactoring rules (#339). Suggested by StrangerGithuber
  • Refactoring rulesets (#332). Suggested by Digi92
  • Optimize form data validation (#340)
  • Cache rules and rule packages (#335)
  • 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 option to disable spam detection in security policy (#329). Suggested by thelfensdrfer
  • Add checkbox design settings (#341). Inspired by camlafit
  • Add cleanup history (#323). Inspired by Digi92
  • Multiple cleanup executions caused by invalid cache configuration (#349). Reported by Digi92

You can find all the details about the new version here: New Features & Changes in Version 1.4

Please report any potential bugs or problems as new issues on GitHub.

Download hosted by GitHub
SHA1: 4561ad7bf363575fc7733eddb50fb0bae9673ff6

Release v1.4.0-beta.2

With this second beta of 1.4.0, we’ve added three fixes and updated the dependencies.

  • Adjusted the cleanup logic to handle failed connections to the shared cache. Suggested by Digi92 in #349
  • Adjusted a wrong route in an error case in the password reset functionality
  • Adjusted three cases where the negative logic was incorrect
  • Updated all dependencies

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