github Casvt/MIND V1.4.0

3 months ago

What's Changed

Added

  • Added admin panel (#1) (See Note)
    • Authentication settings (#27, #39)
    • Logging settings and ability to download debug logs
    • Hosting settings to UI (See Note 2)
    • User Management
    • Exporting and importing database (#2)
    • Restart and shutdown buttons
  • Added PWA support for web-UI
  • Added option to delete all reminders using a notification service when deleting the service

Changed

  • Refined UI
  • Updated dependency versions
  • Fixed various bugs

Note

An admin panel is added this release, which has powerful features. It's advised to log into the panel and change the default password. The default username is admin and default password is admin. If there already was a user registered with the username admin, then it has been renamed to admin_old. See the (updated!) docs for more info.

Note 2

Up to now, hosting changes were made using the variables in the main file. Now, the hosting settings can be changed from the admin panel and the variables are ignored. When you upgrade to this version, MIND will automatically copy over the values of the variables. Next release, these variables will be removed.

Full Changelog: V1.3.3...V1.4.0

Don't miss a new MIND release

NewReleases is sending notifications on new releases.