Offcanvas top

Download

Release v1.5.2

This bugfix release fixes a critical issue with PostgreSQL databases.

  • Removed the unnecessary orderBy call from the statistics query since the call is not required and breaks mosparo when a PostgreSQL database is used. Reported by lporcheron in #427

Download hosted by GitHub
SHA1: 73ede276087970853bb95cc80b3b94c6fdcfcfdb

Release v1.5.1

Version 1.5.1 is a bugfix release for the new main version 1.5.0 released yesterday. It fixes an issue with the browser cache and a minor visual issue in the project list.

  • Changed one of the API parameters for the request-submit-token endpoint to optional. This will fix issues where the frontend JavaScript file is cached in the browser and a submit token request fails due to a missing parameter. Additionally, the field may be left blank for a valid purpose, so it should not be required in the first place. Reported by BDphilBen in #426
  • Fixed a minor visual issue with the info message in the empty project list

Download hosted by GitHub
SHA1: 0d48b02c85c7b904c2ef2dd3b3bfde131d883f94

Release v1.5.0

Today, we’re finally releasing version 1.5, the new main version of mosparo. This new version includes many new features, bug fixes, and additional translations.

  • Validating multi-step forms (#343). Suggested by Digi92
  • Submit additional metadata (#392). Suggested by winkelement
  • Add silent mode (#402). Suggested by gitlabisbetterthangithub
  • Submission rules (#405). Inspired by GeorgBNM and Jens
  • New data format for rule packages (#370).
  • Added translations in the project settings (#377). Suggested by FlorianH
  • Added form-based security policies (#371). Inspired by demon_ru
  • Adjust font size and line height (#378). Suggested by dkray
  • Add throughput statistics and reset functionality (#404). Inspired by PinkImagination
  • Add option to adjust the number of items per page (#372).
  • Add the required API endpoints to manage the rule package cache (#386). Inspired by Digi92
  • Show the number of submissions in the project list (#399). Suggested by PinkImagination
  • Replaced the illustrations because of a changed license.
  • Fixed multiple issues with the statistics API endpoint and added a property (lastSubmissionAt).
  • Updated the translations for the new version 1.5.

You can find all the highlights about version 1.5 on this page: https://mosparo.io/highlights/version-1-5/

Please report any potential bugs or issues as new issues on GitHub.

We’re thankful for all the support, feedback, ideas, bug reports, translations, and help we get from all of our contributors. Thank you very much!

Download hosted by GitHub
SHA1: 9dc037f997d2e9fa18be0759de2f23f32a549cc8

Release v1.5.0-beta.3

The third beta for version 1.5.0 includes two fixes for the rule packages API and updated dependencies.

  • Fixed the logic to handle the page and perPage properties correctly in the rule package API. Previously, the property was treated as a string, resulting in invalid API requests.
  • Added the correct logic to handle the nullable updatedAt value for the rule package rule cache.
  • Updated the backend dependencies.

Thank you very much for all your help to make mosparo better!

To see the full list of new features in this new version, please have a look here: Highlights of 1.5

Download hosted by GitHub
SHA1: 30e1999ed3d00ae9c24b5306fbfc266a8f094647

Release v1.5.0-beta.2

The second beta for version 1.5.0 includes a fix for the statistics API, an additional property in its response, updated dependencies, and the correction of a typo in one of the translations.

  • Fixed the logic to handle the `range` property correctly in the statistics API. Previously, the property was treated as a string, resulting in invalid API requests.
  • Added the property `lastSubmissionAt` to the response of the statistics API to get the timestamp of the last submission that was processed by a project.
  • Fixed a typo in the security guidelines.
  • Updated the backend dependencies.
  • Updated the translations.

Thank you very much for all your help to make mosparo better!

To see the full list of new features in this new version, please have a look here: Highlights of v1.5

Download hosted by GitHub
SHA1: 390b131285df67c94716ab5fc68d390d99972c51
Load more
Loading...