Offcanvas top

Download

Release v1.4.4

This maintenance release includes a bug fix for the rule tester logic and an update for the French translations.

  • Fixed the bug where mosparo used disabled rules and rule packages to validate a submission. Reported by winkelement in #364
  • Updated the French translations for frontend, backend, and validators. Provided by Bamowen via Weblate

Thank you very much for all your contributions and feedback!

Download hosted by GitHub
SHA1: 980fc56120bd3664781abfe52bcc31afa4e9a70a

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