Offcanvas top

Download

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

Release v0.3.6

This release contains some adjustments, code cleanups, and more translations.

  • The frontend box will receive the UUID as a class name to allow different designs on the same site.
  • Refresh the frontend box resources after upgrading to a new mosparo version.
  • Frontend translations for ja, ru, sl
  • Two code cleanups
Download hosted by GitHub
SHA1: f204f80065ccc791c5a24c3f7699412edb092d67
Load more
Loading...