MSUI 1.9.0
Released 2022-02-09
Installation
- The installation will prompt for a database update in order to support inheritance of global settings. This is required or the service will not start.
- The PHP script for synchronising domains, users and settings has been updated and should now use fewer IOPS during synchronisation.
Backend
- Added option to generate RSA keys.
- Added option to convert users to alias when using the "remote" auth strategy.
- Added option to enable inheritance of global settings.
- Updated schema to support the new "text" and "dkim" settings type.
- Updated settings to support force and merge option.
- Updated API sync is now more efficient when fetching data from the database.
- Fixed too strict permission check when editing global settings.
- Fixed XHR responses did not include the error message caused by duplicate database records.
Frontend
- Added new "dkim" settings type with tools for generating private keys, DKIM and DMARC DNS information. The HSL script example has been updated to support DKIM values.
- Added new "text" settings to show more information between other settings.
- Added option to show counters on the domain page.
- Added option to add tags to multiple domains.
- Added option to merge list values that are added through global settings.
- Added option to enable inheritance of global settings.
- Added option to view and change settings on the domain page.
- Updated "Default settings" has been renamed to "Global settings".
- Updated it should now be easier to tell when buttons are enabled or disabled in the navbar.
Patch release 1.9.1
Frontend
- Fixed issue with changing order of settings and groups.
- Fixed links that could reset states stored in the query string.
- Fixed incorrect sorting of columns with null values.
- Updated the time window for TOTP.
- Updated passing arguments to web-logui.
- Updated database schema example files.
Patch release 1.9.2
Backend
- Fixed issue with global settings not being applied to alias domains when using the /api/v1 endpoint or MSUI sync.
Comments
0 comments
Article is closed for comments.