Offcanvas top

Download

Release v1.4.8

With this version, we’ve fixed a deadlock issue and updated the translations.

  • Fixed a deadlock exception in the form validation API. The deadlock occurred when a bot (most likely) tried to validate the form data multiple times simultaneously using the same submit token. With this release, we’ve split the problematic query so that the deadlock cannot happen again. Reported by demon_ru in the WordPress support forum.
  • Updated the translations for Italian, Korean, and Slovenian. Thank you for your contributions!

Download hosted by GitHub
SHA1: cc45b23079a43a7d0d1bd3e1f3f42ed599841a74

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