Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 03:38

   🚀 Features

  • Replace NumberFlow with custom AnimatedCount component for time display  -  by @hamster1963 (69ff5)
  • Add AnimatedCount to server overview metrics  -  by @hamster1963 (e2a93)
  • Optimize time display rendering with requestAnimationFrame  -  by @hamster1963 (41718)
  • Replace requestAnimationFrame with setInterval for time updates  -  by @hamster1963 (e8530)
  • Enhance network chart x-axis tick rendering with dynamic time interval logic  -  by @hamster1963 (f49ca)
  • Update button styles in ServerListClient for improved accessibility and visual consistency  -  by @hamster1963 (5b8be)
  • Add server ID and improve interactive map and tooltip functionality  -  by @hamster1963 (fca3a)

   🛗 Chore

    View changes on GitHub