-
stable v0.4.4 -
v0.4.2
- Added local database support and migration helpers for easier local/dev setups.
- Expanded backup tooling with create/list/download/delete/import flows across admin API and UI.
- Improved Discord integration behavior and logging around licensing interactions.
- Added admin-configurable Discord license alert identifiers (licenseKey, hwid, ip), including schema + migration + validation wiring.
- Applied licensing/activation reliability fixes and Postgres runtime/config tweaks.
- Updated docs and environment guidance for new DB, backup, and Discord settings.
v0.4.3
- Simplified distribution verification to the built-in flow only.
- Removed legacy request-mode/product-id guard paths from runtime/env flow.
- Kept optional auth token support for protected verification routes.
- Updated docs to reflect fixed verification behavior and current guard config expectations.
v0.4.4
- Added dashboard version visibility (current vs latest) with update-state UX and quick actions.
- Added quick links for update download channels and support from the dashboard section.
- Improved Discord license-event identifier payloads so license key/hwid/ip can be surfaced consistently when enabled.
- Pulled in dependency/security update wave, including better-auth and pglite bumps plus related ecosystem updates.
- Fixed lockfile integrity issues to stabilize frozen-lockfile installs in CI.
-
stable v0.4.1 -
- Improved License Key Generation,
- Security Improvements,
- Improved Rate Limiting