• 2.3.0 9a6984a395

    2.3.0
    All checks were successful
    / test (push) Successful in 12m39s
    Stable

    ninjdai released this 2026-04-05 10:16:49 +02:00 | 1 commits to master since this release

    🚀 Features

    • (docs) Add Changelog
    • Instance DELETE endpoint
    • Instance delete endpoint
    • Prod release profile

    🚜 Refactor

    • (workspace) Unify version and edition management in workspace Cargo.toml

    ⚙️ Miscellaneous Tasks

    • Update dependencies
    • Update dependencies
    • Update dependencies
    Downloads
  • 2.2.0 92f80330c1

    2.2.0
    All checks were successful
    / test (push) Successful in 5m17s
    Stable

    ninjdai released this 2026-03-03 09:26:59 +01:00 | 17 commits to master since this release

    Changed:

    • Permissions are now a bitfield (breaking)
    • Tokens are now JWEs. No longer allows clients to use data included in them.
    • Various optimizations
    Downloads
  • 2.1.0 24eb65e942

    2.1.0
    Some checks are pending
    / test (pull_request) Successful in 4m38s
    / test (push) Waiting to run
    Stable

    ninjdai released this 2026-02-11 14:17:07 +01:00 | 44 commits to master since this release

    This release features a new authentication system with permission scopes and a new /stats/fast endpoint for light statistics

    Downloads
  • 2.0.0 7a6b60e939

    2.0.0
    All checks were successful
    / test (push) Successful in 11m37s
    Stable

    ninjdai released this 2026-02-01 15:30:42 +01:00 | 54 commits to master since this release

    Initial 2.0.0 release
    Changelog:
    Complete rewrite. Adds a new sale management API and support for various media types

    Downloads