Releases: hamster1963/nezha-dash
Releases · hamster1963/nezha-dash
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)
View changes on GitHub
v2.4.0
🚀 Features
![CleanShot 2025-01-24 at 00 21 39@2x](https://private-user-images.githubusercontent.com/71394853/406117749-d6baff3e-c76e-4ff5-9b7f-fe7cc745d7d6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MDYyNTUsIm5iZiI6MTczOTQwNTk1NSwicGF0aCI6Ii83MTM5NDg1My80MDYxMTc3NDktZDZiYWZmM2UtYzc2ZS00ZmY1LTliN2YtZmU3Y2M3NDVkN2Q2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDAwMTkxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTY1ZTMxOWEwYjg4NmZmYTk4NDQ1MjY0ZDk5NDU2YmVkOTc0MDFlZjJhMmQ5NjZiODY3ZDg3MTMwYjQzNTRjZGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.O4m8MV-vdTxH6cFbSSz6DrPwInp1m2_aauXboSlDaLQ)
- Dash command - by @hamster1963 (f69ec)
- Footer add kdb - by @hamster1963 (3ca6a)
🛗 Chore
- Bump tailwindcss to 4.0.0 - by @hamster1963 (a4c0a)
View changes on GitHub
v2.3.0
🏎 Performance
- Remove unused imports - by @hamster1963 (a8f4c)
- Fully optimize - by @hamster1963 (f9f57)
🔨 Refactor
- Core lib - by @hamster1963 (b76ab)
- Biome config - by @hamster1963 (64635)
🛗 Chore
- Deps - by @hamster1963 (b4c3b)
View changes on GitHub
v2.2.0
🚀 Features
- Show last active - by @hamster1963 (0dd8b)
💄 Styles
- Button add hover animation - by @hamster1963 (fbc4e)
🛗 Chore
- Deps - by @hamster1963 (957c6)