Highlights
🔐 Authentication
- Simple authentication via environment variables (
ATLAS_USER/ATLAS_PASS)
🌙 Dark Mode
- Full dark mode theme system with Light / Dark / Auto modes
- Theme-aware styling across all components including NetworkMap
- Session cookie persistence for theme preference
⚡ Performance
- Hosts table refresh rate reduced from 5s to 30s for better performance
🛠 Build & Infrastructure
- Refactored Docker publish workflow for GitHub Actions
- Fix: React UI now builds before Docker image in publish workflow
- Removed obsolete CI workflows and demo documentation
- Cleaned up build artifacts, backup files, and archived scripts
📦 Dependency Updates
- Bump
@vitejs/plugin-reactto v5.1.2 (vite 7.x support) - Bump
esbuildandvitein React UI - Bump
globfrom 10.4.5 to 10.5.0
📸 UI Polish
- Updated screenshots (dashboard + hosts views)
- Adjusted component positioning in NetworkMap and SelectedNodePanel
Full Changelog: 3.3.0...3.3.4