Offcanvas top

Download

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

Release v1.3.3

This version contains multiple fixes for the health check. The health check was added to verify the mosparo installation’s health automatically.

  • The health check returned an error if an update was not finalized (Database migration was not executed). Now, the health API will return a success message in this case.
  • Added an environment variable to bypass the health check if needed.
  • Added a command to execute the health check via the CLI.
  • Fixed the health check for the cron- and PHP-only Docker containers. Before, the health check would never report healthy containers.

All these issues were found because of the report and support by mad73923 in #302.

Download hosted by GitHub
SHA1: 6ec986a96c4209f1974416cf4e293404436e9cf6

Release v1.3.2

This release is small but contains an important frontend JavaScript bug fix.

  • Fixed a bug in the frontend JavaScript file when iterating the available locales. The method to iterate through the array was wrong. Reported by josias-hosang in #317
  • Updated the Italian backend translation.

Download hosted by GitHub
SHA1: e8f9d6cf755db86da0cd2cd16ba28ff064b18841
Load more
Loading...