Skip to content

3.3.4

Latest

Choose a tag to compare

@karam-ajaj karam-ajaj released this 19 Feb 00:54
· 4 commits to main since this release

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-react to v5.1.2 (vite 7.x support)
  • Bump esbuild and vite in React UI
  • Bump glob from 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