Offcanvas top

Download

Release v1.4.7

This release is a bug-fix release that fixes three bugs.

  • Fixed the incorrect handling of lowercase values in the validation process, which incorrectly ignored rule items because of the different cases. Reported by GeorgBNM in #367/#380
  • Fixed the wrong use of the native client if two curl functions are not available. Found when solving #365
  • Added the missing rewrite rule to fix the update functionality if the document root of the host is not set to the public directory. Reported by mpaglia0 in #365

Thank you very much for reporting these issues!

Download hosted by GitHub
SHA1: 363828ecf5af13da99f1f2d7c34ba98011a0a5a8

Release v1.4.6

Version 1.4.6 is a bugfix release that includes two bugfixes and a translation update.

  • Added the required logic to only store the relevant information in the session to prevent errors 500s when trying to store too much information. Reported by andrevabo in #373
  • Added a better method to solve the PoW puzzle in a non-blocking way. Reported by Sapper-Morton in #376
  • Updated the backend and validators translations for Czech.

Thank you very much for your bug reports and contributions.

Download hosted by GitHub
SHA1: 7e86bcee7388a6df8d645b7f7faf98fee382eab2

Release v1.4.5

Version 1.4.5 is a maintenance release that includes two bug fixes, a minor enhancement, updated backend dependencies, and additional backend translations.

  • Fixed an issue that occurred when adding multiple invalid items simultaneously.
  • Added the time to the XHR requests in the update process to bypass the browser cache (#365). Reported by mpaglia0
  • Added the functionality to adjust the page size in the rule item editor (#366). Suggested by winkelement
  • Updated all backend dependencies.
  • Updated the backend translations.

Thank you very much for all your contributions!

Download hosted by GitHub
SHA1: 7afd6c34c694f6993d380956d16daf8518231fb2

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