Releases: wangle201210/TokenHub
Releases · wangle201210/TokenHub
Release list
TokenHub v0.3.9
Test release for the managed update and native installation changes on feat/auto-up.
- Supports managed update and rollback workflows for native systemd and single-container deployments.
- Adds native installer PostgreSQL URL support, public-host persistence, port preflight checks, and readiness diagnostics.
- Publishes Linux amd64/arm64 native archives and multi-architecture container images through GitHub Actions.
TokenHub v0.3.8
Changes
- Replace the browser-native rollback confirmation with the TokenHub dialog component.
- Add keyboard focus management, Escape handling, responsive layout, and clear current/target version context.
- Publish Linux native packages only.
TokenHub v0.3.7
Full Changelog: v0.3.5...v0.3.7
TokenHub v0.3.6
Native macOS online update and rollback test target.
TokenHub v0.3.5
Native macOS launchd installation baseline for online update testing.
TokenHub v0.3.4
Native online update and rollback test target.
TokenHub v0.3.3
Native systemd installation baseline for online update testing.
TokenHub v0.3.2
Changes
- Document that source builds require manually switching tags, rebuilding, and restarting services.
- Keep backend, frontend, SDK, and container version metadata aligned at 0.3.2.
Validation
Run a v0.3.1 source checkout with TOKENHUB_RELEASE_REPOSITORY=wangle201210/TokenHub ./start.sh. The version panel should report v0.3.2 as the latest stable Release.
TokenHub v0.3.1
Highlights
- Add the admin version badge, stable Release checks, and rollback version selection.
- Distinguish source and release builds with deployment-appropriate update guidance.
- Support a trusted Release repository override for fork validation.
- Inject exact semantic versions into paired backend and frontend container images.
Source-build validation
Run TOKENHUB_RELEASE_REPOSITORY=wangle201210/TokenHub ./start.sh from the feat/auto-up branch to verify that v0.3.0 detects this v0.3.1 Release.