Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.28 KB

File metadata and controls

35 lines (27 loc) · 1.28 KB

Changelog

vX.X.X (YYYY-MM-DD)

v0.5.2 (2026-03-05)

  • Add Powered by in footer

v0.5.1 (2026-02-20)

  • Modify bump version script to automatically tag and commit to master

v0.5.0 (2026-02-19)

  • Add environment variable support for deployer configuration (ZYNC_DEPLOYER_URL, ZYNC_JWT_SECRET)
  • Update README with comprehensive feature documentation and environment variable usage
  • Change background on timebox (unreadable on core theme)

v0.4.0 (2026-02-18)

  • Add error deployments monitoring section with auto-refresh (10s) in admin dashboard
  • Add team deployments overview section with auto-refresh (60s) in admin dashboard
  • Add countdown timers showing time until next auto-refresh
  • Add retry, terminate, and delete actions for failed deployments
  • Add team filtering functionality in team deployments view
  • Add expandable/collapsible error messages for better readability
  • Add visual status badges and deployment duration tracking
  • Allow network error alerts to reshow after being dismissed in admin dashboard

v0.3.0 (2026-02-17)

  • Add reload challenge index to admin dashboard

v0.1.1 (2025-02-07)

  • Add admin dashboard
  • Handle unique challenges in challenge view for players

v0.1.0 (2025-02-04)

  • Initial release
  • Added feedback on zync config setup