Offcanvas top

Download

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

Release v1.3.1

This maintenance release contains bug fixes, additional environment variables, and updated translations.

  • Added environment variable to set the config file path to a different location (#307). Inspired by gnieser
  • Added environment variables to enable SSL for the MySQL connection (#307). Suggested by gnieser
  • Fixed a bug with wrongly missing requirements in the setup and update process (#308). Reported by SVillette
  • Fixed a bug with the colon in the host specification. The colon (to specify a port) was not allowed (#309). Reported by SVillette
  • Updated frontend and backend translations for multiple languages.

Starting with this version, we’re also offering an unprivileged Docker image. This Docker image is optimized for OpenShift security context constraints restricted-v2. Learn more in our documentation.

Download hosted by GitHub
SHA1: 97e9eb730698f043e9f84c029d9c09c204a5cda7

Release v1.3.0

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

  • Add compatibility with SQLite (#266).
  • Add an option to choose the source of the correct language for the mosparo frontend box (#270). Suggested by Sapper-Morton
  • Add proof of work mechanism security feature (#273).
  • Add project groups to organize the projects (#280). Suggested by SVillette
  • Add health check (#283). Suggested by Digi92
  • Show general verifications in the submission detail view (#274).
  • Added the option to choose the cache adapter to use a shared cache like Memcached or Redis (#284). Suggested by Digi92
  • Added the option to enable a grace period for the cleanup logic to delay the cleanup functionality in the frontend API (#284). Suggested by Digi92
  • Added the option to store the prepared CSS files in the shared cache instead of the file system (#287). Inspired by raul810y
  • Changed the user to execute the cronjob in the Docker module to fix possible cache issues (#291). Reported by TheDogHusky

You can find all the details about the new version here: https://mosparo.io/2024/12/05/new-features-changes-in-version-1-3/

Please report possible bugs or problems as issues on GitHub.

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