Skip to content

Releases: wangle201210/TokenHub

TokenHub v0.3.9

Choose a tag to compare

@wangle201210 wangle201210 released this 28 Jul 03:24

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

Choose a tag to compare

@wangle201210 wangle201210 released this 27 Jul 05:47

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

Choose a tag to compare

@wangle201210 wangle201210 released this 27 Jul 02:48

Full Changelog: v0.3.5...v0.3.7

TokenHub v0.3.6

Choose a tag to compare

@wangle201210 wangle201210 released this 26 Jul 09:45

Native macOS online update and rollback test target.

TokenHub v0.3.5

Choose a tag to compare

@wangle201210 wangle201210 released this 26 Jul 09:38

Native macOS launchd installation baseline for online update testing.

TokenHub v0.3.4

Choose a tag to compare

@wangle201210 wangle201210 released this 26 Jul 08:05

Native online update and rollback test target.

TokenHub v0.3.3

Choose a tag to compare

@wangle201210 wangle201210 released this 26 Jul 07:49

Native systemd installation baseline for online update testing.

TokenHub v0.3.2

Choose a tag to compare

@wangle201210 wangle201210 released this 24 Jul 10:36

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

Choose a tag to compare

@wangle201210 wangle201210 released this 24 Jul 10:26

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.