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.