Offcanvas top

Download

Release v0.3.11

This release is a bugfix release for a session bug in the installation process.

  • The installation process tried to use the new database session handler. While the database connection still needs to be set up, this cannot work. The session handler now uses the file handler if mosparo isn’t installed or the update to v0.3.9 or later still needs to be executed.
Download hosted by GitHub
SHA1: e3bee087ae7ef81606889523c2ae0f2a198bf107

Release v0.3.10

Fixed the missing sessions table after updating to v0.3.9.

  • With v0.3.9, we introduced the sessions table to store the session in the database instead of the files. But when you used the update system in the web interface to update mosparo, the session was required before executing the database update. This means you ended in an error 500 because the sessions table did not exist while it was needed to complete the update functionality. With this release, the session handler cannot load data from the sessions table if the update is incomplete.
Download hosted by GitHub
SHA1: b5efb9add8319c039fa56144897800eecff0c13c

Release v0.3.9

This release contains a fix for the sessions, the additional Beta update channel, and some translation updates.

  • Switched from native file-based sessions to sessions in the database to make mosparo multi-server compatible. Contributed by @Digi92.
  • Added the Beta update channel that contsha1ains Beta versions of the upcoming release.
  • Added more translations for the backend (id, it).
Download hosted by GitHub
SHA1: b809c1bf8d7a4eb1546a8202c4c27b5d7a96efda

Release v0.3.8

This release contains a bug fix and more translations.

  • Added a template file for .env.local in which the configuration for reverse proxies is prepared.
  • Added a fix to not delete files with the name .env.local or .env.prod.local, not to remove the custom environment variables.
  • Added more translations for the backend and frontend.
Download hosted by GitHub
SHA1: 80a919292448534749874cd67acc89892fe6dc73

Release v0.3.7

This release contains some bug fixes and more translations.

  • Fixed an issue to prevent the installation of an update twice. Before, it was possible to refresh the browser after the update was completed to install it again. This is now not possible anymore.
  • Added some additional CSS rules for the frontend box to support languages with rtl script.
  • Added a help button in the general settings page which links to the Integration page in the documentation.
  • Added more translations: Arabic (partial) and Czech for the frontend box, Ukrainian (partial) for the backend, Czech and Ukrainian for the validators.
Download hosted by GitHub
SHA1: c2e5de7464d339bcd8de514ab19a64f993244d44
Load more
Loading...