Offcanvas top

Download

Release v0.4.1

In this release, we fix a bug in the automatic cleanup process.

  • Fixed the cleanup logic, which tried to delete submit tokens from submissions that are still stored in the database (reported by Digi92, #97).
  • Adjusted the name of a property, which was misleading and made the search for the cleanup bug more complicated.
Download hosted by GitHub
SHA1: 73c25b79408b9f89aead7df5050cf933fbc4101f

Release v0.4.0

The new major version of mosparo contains new features, changes and bug fixes.

  • Added the dark theme to the user interface.
  • Added a project wizard to configure a new project quickly.
  • Added a simple design mode to make it easier to design the mosparo box. It’s still possible to use the advanced mode with all options.
  • Added an automatic update check to inform you when a new version is available.
  • Added the required checks to warn if the connection to the internet is not possible.
  • Added a filter to the submission list to see only spam or valid submissions.
  • Added an option in the frontend JavaScript to override the texts in the mosparo box.
  • Added a configuration interface to configure mosparo with a reverse proxy.
  • Refactored the dashboard and other areas of the user interface.
  • Increased the minimum required PHP version to 8.1.10.
  • Changed the lockout security features. It now counts the number of submissions instead of the number of requests.
  • Fixed the CSP header hack on the design settings page.
  • Fixed a bug where the spam submissions got deleted after one day instead of 14 days.
  • The backend of mosparo is now fully translated to Indonesian, thanks to clxf12 and rezaalmanda.
Download hosted by GitHub
SHA1: 118ff9d1724407d287d3d748bdc0c7b08f8918ef

Release v0.3.20

As a preparation for the next major update, we’ve refactored the update system and fixed two bugs.

  • New update system that checks the requirements before upgrading to a new major version.
  • Fixed a bug that caused special characters to display incorrectly in the design settings (#66, reported by Silbad).
  • Fixed wrong return values from the CLI commands (#71, reported by Digi92).
  • Updated the translations for the backend.
Download hosted by GitHub
SHA1: d6b95320e8e6e2872fcd69dcd19274c95ddb9028

Release v0.3.19

The version v0.3.19 contains different bug fixes and optimizations.

  • Fixed the list of required extensions. Some extensions were missing and led to errors when installing mosparo (reported by Silbad).
  • Added a check in the setup to verify that all required directories are writable (reported by Silbad).
  • Fixed a bug that made it impossible to create a user in the administration interface with setting a password.
  • Fixed a bug that sometimes made it impossible to delete a project.
Download hosted by GitHub
SHA1: b117de567885bd6d2210c6149de70ca22f52894e

Release v0.3.18

This release contains a security enhancement for the password fields and a fix for the default language.

  • All password fields must have the `autocomplete` attribute set to `off` to prevent autocomplete by the browser. Thank you, Digi92, for reporting this issue and providing a pull request. (#58, #59)
  • Fixed a bug with the fallback language in the system settings if no language is set.
Download hosted by GitHub
SHA1: 16a120a59818e1598f8ae544c1e224f198d718cc
Load more
Loading...