Product Releases: Euphoria Licensing

Go back
  • stable v0.4.4 - 

    v0.4.2

    1. Added local database support and migration helpers for easier local/dev setups.
    2. Expanded backup tooling with create/list/download/delete/import flows across admin API and UI.
    3. Improved Discord integration behavior and logging around licensing interactions.
    4. Added admin-configurable Discord license alert identifiers (licenseKey, hwid, ip), including schema + migration + validation wiring.
    5. Applied licensing/activation reliability fixes and Postgres runtime/config tweaks.
    6. Updated docs and environment guidance for new DB, backup, and Discord settings.

    v0.4.3

    1. Simplified distribution verification to the built-in flow only.
    2. Removed legacy request-mode/product-id guard paths from runtime/env flow.
    3. Kept optional auth token support for protected verification routes.
    4. Updated docs to reflect fixed verification behavior and current guard config expectations.

    v0.4.4

    1. Added dashboard version visibility (current vs latest) with update-state UX and quick actions.
    2. Added quick links for update download channels and support from the dashboard section.
    3. Improved Discord license-event identifier payloads so license key/hwid/ip can be surfaced consistently when enabled.
    4. Pulled in dependency/security update wave, including better-auth and pglite bumps plus related ecosystem updates.
    5. Fixed lockfile integrity issues to stabilize frozen-lockfile installs in CI.
  • stable v0.4.1 - 
    • Improved License Key Generation,
    • Security Improvements,
    • Improved Rate Limiting