Skip to content

Releases: azhai/gorch

bugfix: one client only one sse connection

Choose a tag to compare

@azhai azhai released this 13 Jul 01:31
v0.3.3

bugfix: one client only one sse connection

feat: optimize SSE data delivery, add uptime format, refresh interval, Simplified Chinese and color themes

Choose a tag to compare

@azhai azhai released this 10 Jul 19:14

feat: enhance SSE data delivery and add i18n + theme support

  • Align SSE ticks to interval boundaries, send first tick immediately
  • Add uptime display modes (elapsed / start time) with configurable duration
  • Add Simplified Chinese language pack with language switcher on login
  • Add 4 color themes (orange, mint, blue, monet, dark)

add 2FA authentication (TOTP), change ORM to goent, update README

Choose a tag to compare

@azhai azhai released this 26 Jun 05:59
  • add 2FA authentication (TOTP)
  • fix(supervisor): increase detectDaemonize timeout for reliable daemon detection
  • fix(supervisor): preserve context validity during process restart cycle
  • fix bug: detectDaemonize time is too short
  • use Echo instead of Fiber

Add stdout/stderr log switching; fix config save path and split apply/save

Choose a tag to compare

@azhai azhai released this 23 Jun 14:06
  • Add stdout/stderr log switching
  • fix config save path and split apply/save
  • process PID/race issues
  • replace restarts with memory display