Polaris v0.6.0 Release Notes

Release Date: 2017-07-09 // over 6 years ago
  • Server

    • Internal improvements to database management (now using Diesel)
    • 🔧 Configuration settings are now stored in the database, polaris.toml config files are no longer loaded by default
    • ➕ Added API endpoints to read and write configuration
    • 👉 User passwords are now encrypted in storage
    • 🛠 Fixed a bug where results of api/browse were not sorted correctly

    🌐 Web client

    • 💻 Settings can now be edited from the web UI
    • 💻 Collection re-index can now be triggered from the web UI
    • ➕ Added initial setup configuration flow to help set up first user and mount point
    • Visual changes