v2.1.1...v2.1.2
🚀 Enhancements
- Implement MySQL-optimized BIGINT conversion for ID columns in migration (a29b018e)
- Add support for user deletion based on target type (expired or limited) (b7bc6172)
- Enhance localization files with new host filtering options and descriptions (06731286)
🩹 Fixes
- Enhance core state management and cache synchronization (d28d5bac)
- Update STOP_NODES_ON_SHUTDOWN configuration for backward compatibility (db4eb49b)
- Simplify STOP_NODES_ON_SHUTDOWN configuration by removing fallback to SHUTDOWN_NODES_ON_SHUTDOWN (88e50cc3)
- Replace dateUtils with dateTimeParsing utility for date formatting across components (ae3d4115)
- Add window width tracking to optimize chart resizing behavior (d57e4680)
- Update pagination component styles for improved layout and responsiveness (c8645b0f)
- Update sidebar and loading bar styles for improved layout and responsiveness (33133a5c)
- Include numeric fields in next_plan to prevent backend nulls in user template selection (f56dafbb)
- Implement conditional tab rendering based on admin privileges in BulkPage component (81bbe6b5)
- Update HostsList component to handle optional data prop and improve loading skeleton styles (f8087c44)
- Remove dynamic marginBottom style from chart components for improved layout consistency (3a2e8073)
- Update chart container styles for improved responsiveness and consistency across various components (a1bf5aaf)
- Refactor version handling in sidebar and update banner to respect admin privileges (4e5709b3)
- Update localization files to remove badge tags from multiHost and wildcard descriptions for clarity (c775df2b)
- Refactor user status handling to remove unnecessary value attribute and improve logging clarity (f4d731c7)
🏡 Chore
- deps-dev: Bump ruff from 0.14.14 to 0.15.1 (#273)
- Update date range selection messages in localization files for clarity (6fad0719)
❤️ Contributors
- Sina <@x0sina>