Releases: hamster1963/nezha-dash
Releases · hamster1963/nezha-dash
v2.8.0
🚀 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
- Update project dependencies - by @hamster1963 (8fbe5)
- Update country-flag-icons, next-intl, tailwindcss, postcss dependencies - by @hamster1963 (1dae1)
- Update bun lockfile - by @hamster1963 (6c3c1)
- Bump version to 2.8.0 - by @hamster1963 (2302a)
View changes on GitHub
v2.7.2
🚀 Features
- Improve network chart x-axis tick formatting and display - by @hamster1963 (c14f3)
🛗 Chore
- Update @types/node to version 22.13.4 - by @hamster1963 (cc810)
- Bump version to 2.7.2 - by @hamster1963 (084f7)
View changes on GitHub
v2.7.1
🚀 Features
- Add platform-specific keyboard shortcut display in Footer - by @hamster1963 (b5658)
🔧 Bug Fixes
- Resolve server-side rendering issue with Mac detection in Footer - by @hamster1963 (e55a6)
- Add locale dependency to component rendering effects - by @hamster1963 (a6aa9)
🛗 Chore
- Update project dependencies to latest versions - by @hamster1963 (21643)
- Bump version to 2.7.1 - by @hamster1963 (23a32)
View changes on GitHub
v2.7.0
🚀 Features
- Enhance auth secret generation with CryptoJS MD5 hashing - by @hamster1963 (4bbda)
🔨 Refactor
- Improve code formatting in Footer and ServerListClient components - by @hamster1963 (fc86e)
- Improve SignIn form layout and centering - by @hamster1963 (e9091)
- Remove environment variable warning logs - by @hamster1963 (e8302)
🛗 Chore
- Update dependencies and optimize import sorting - by @hamster1963 (98eb5)
- Bump version to 2.7.0 - by @hamster1963 (79ba4)
View changes on GitHub
v2.6.3
🔨 Refactor
- Improve server details page with type safety and dynamic tab rendering - by @hamster1963 (010cf)
- Optimize Header component with memoization and time tracking - by @hamster1963 (3ce13)
- Improve Footer component with modular link styling and constants - by @hamster1963 (17131)
- Modularize ServerListClient with utility functions and components - by @hamster1963 (07afc)
🛗 Chore
- Enable Next.js experimental performance optimizations - by @hamster1963 (5e2ca)
- Update SWR library to version 2.3.1 - by @hamster1963 (649a3)
- Bump version to 2.6.3 - by @hamster1963 (7277e)
View changes on GitHub
v2.6.2
🔨 Refactor
- Simplify seconds display in Overview time component - by @hamster1963 (9fc05)
🛗 Chore
- Enable React Compiler in Next.js configuration - by @hamster1963 (c520d)
- Update project dependencies to latest versions - by @hamster1963 (d9b83)
View changes on GitHub
v2.6.1
🔨 Refactor
- Reposition DashCommand component in MainLayout - by @hamster1963 (77ac6)
🛗 Chore
- Update dev dependencies to latest versions - by @hamster1963 (d715d)
View changes on GitHub
v2.6.0
🚀 Features
- Enhance time display with NumberFlow component - by @hamster1963 (b74e7)
- Add site password configuration support - by @hamster1963 (c59b3)
💄 Styles
- Enhance server card hover effects with border and shadow - by @hamster1963 (43fb6)
- Remove wave emoji from Overview section in localization files - by @hamster1963 (56ddf)
🔨 Refactor
- Improve environment variable handling with type-safe configuration - by @hamster1963 (25bd7)
- Improve environment variable retrieval with optional return type - by @hamster1963 (d775c)
- Modify getEnv to return undefined for non-existent environment variables - by @hamster1963 (4da2e)
🛗 Chore
- Update dependencies to latest versions - by @hamster1963 (5cd8d)
- Update cmdk and lucide-react to latest versions - by @hamster1963 (6f36d)
View changes on GitHub
v2.5.1
🔧 Bug Fixes
- Replace paragraph with div in chart tooltip - by @hamster1963 (bbee9)
💄 Styles
- Refine command dialog border and input styling - by @hamster1963 (ac23b)
🛗 Chore
- Deps - by @hamster1963 (361a0)
View changes on GitHub
v2.5.0
🚀 Features
- Update LanguageSwitcher with LanguageIcon - by @hamster1963 (527bf)
🔧 Bug Fixes
- Remove unused script - by @hamster1963 (9f6fa)
🏎 Performance
- Remove eslint deps - by @hamster1963 (4a3c8)
💄 Styles
- Better network tooltip - by @hamster1963 (d7f9e)
🔨 Refactor
- Update server fetch and config with minor optimizations - by @hamster1963 (f7b08)
🛗 Chore
- Deps - by @hamster1963 (1b00c)