• 0.3.0 ee9db5ae36

    0.3.0 Stable

    Jef Roosens released this 2025-08-28 12:48:38 +00:00 | 4 commits to main since this release

    This update finally adds some ways of adding new users to an Otter instance!

    Added

    • Public sign-up page (disabled by default)
    • Private sign-up links
    • New CLI commands
      • Add users
      • Generate signup links
    Downloads
     
  • 0.2.1 dd418c872a

    0.2.1 Stable

    Jef Roosens released this 2025-06-17 13:04:46 +00:00 | 27 commits to main since this release

    Fixed

    • Serve Content-Type headers for static embedded files
    Downloads
     
  • 0.2.0 32a4a88548

    0.2.0 Stable

    Jef Roosens released this 2025-06-17 12:07:35 +00:00 | 28 commits to main since this release

    Added

    • Web UI
      • Started development based on HTMX and PicoCSS
      • Very simple homepage
      • Login/logout button
      • Page for managing logged-in sessions
    Downloads
     
  • 0.1.0 82d914ebbb

    0.1.0 Stable

    Jef Roosens released this 2025-06-06 11:50:24 +00:00 | 40 commits to main since this release

    Added

    • Implemented bare API features
      • auth
      • subscriptions
      • episode changes
      • devices
      • device sync API
    • Flexible configuration via a TOML config file, environment variables or CLI
      arguments
    • CLI tooling for interacting with the database
    Downloads