Skip to content

v1.2.0

Choose a tag to compare

@KDB-Wind KDB-Wind released this 08 Aug 08:11
· 10 commits to main since this release

v1.2.0 (fork)

  • OpenCodeBoard branding and new mascot logo.
  • Cost statistics fixed: cost unit is 1e-8 USD (was divided by 1e9, underreporting by 10x); existing data is migrated automatically on launch.
  • Security hardening: local API token auth, strict CORS, DPAPI-encrypted cookies at rest, sandboxed windows, CSP, hardened login flow.
  • Memory optimization: GPU acceleration disabled, renderer heap cap, tray mode destroys the window to free memory, close quits by default.
  • Dashboard: total cost card added, compact stat cards with adaptive token units (K/M/B/T).
  • Stats page merged with daily trends; model/account/time range filters.
  • Settings: About section cleaned up, only the fork repository link is kept.
  • Usage records: time format fixed to hh:mm.

Platform: Windows x64 only. macOS and Linux builds are not maintained; they are not guaranteed to run.

Installation notes

  • Uninstall the old 68HUB version first, then install this one.
  • On first launch, data from %APPDATA%\68hub is migrated automatically (login state and cost history are preserved).