Skip to content

0.5.5 - Backup options!

Choose a tag to compare

@MatiasDesuu MatiasDesuu released this 21 Oct 13:23
· 109 commits to main since this release

Another small update but with something I think is very useful!

✨ Changes ✨

  • Backups
    • Export: You can now create backups of your /data directory directly from the UI.
      • Go to /config#backups (config > backups tab) and select Create Backup. It will automatically download your /data directory as a ZIP file.
    • Import: You can now import your data
      • Go to /config#backups (config > backups tab) > press Select Import File > choose your previously created backup ZIP file > select Import Data.
      • IMPORTANT: Try not to modify or edit the backup ZIP file directly. I’ve added a few fallbacks, but the import may fail if you change the format of the .json files.
  • Added hash-based navigation for the Config and Colors pages.
    • Useful to directly access specific sections
  • Small UI changes (mostly button color adjustments)

Next possible planned updates:

  • I’m aware of the multiple SSO authentication requests as well as multi user support. I’m currently figuring out how to implement this, as it will require significant changes to how the app works. I’ll be testing it internally for now.
  • Importing data from other services (for example, from Floccus) is something I’m planning to add, but there’s still no ETA!

If you find this app useful, please share it! ☺️