Skip to content

v1.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Apr 12:54

ARGUS v1.0.6

What's New

Globe Improvements

  • Realistic Earth rendering with cinematic dark theme
  • Satellite imagery visible from space, sharpens on zoom
  • Atmosphere glow removed for clean military aesthetic
  • Globe quality presets (low/medium/high) now functional
  • Auto-rotate and map labels settings connected

Full Internationalization (i18n)

  • Complete translation support for 12 languages: English, Turkish, Arabic, Russian, Spanish, French, German, Chinese, Japanese, Korean, Portuguese, Hindi
  • All UI components translated: TopBar, Sidebar, Dashboard, Settings, Alerts, Incident Detail
  • ~500 translation keys per language

Dashboard Improvements

  • Top Countries chart rebuilt with HTML/CSS (no more canvas overflow issues)
  • Hourly Activity chart converted to responsive HTML bars
  • Severity donut chart converted to CSS conic-gradient
  • Stat cards properly sized with visible counts
  • Better responsive flex layouts

Bug Fixes

  • Fixed close button not working on Windows (changed IPC from invoke to send)
  • Fixed detach opening blank window on Windows (added timeout fallback, skip globe hooks)
  • Fixed dashboard data overflow in tables and cards

Cleanup & Consistency

  • Removed flight tracking (unreliable position data)
  • Removed vessel tracking (limited to Nordic waters only)
  • Removed disasters and weather data sources
  • Removed Companion feature
  • Removed unused API keys (OpenSky, VirusTotal, Shodan, AbuseIPDB)
  • Merged Track search into Global Search (satellites + earthquakes)
  • Cleaned up Settings Features page (removed dead toggles)
  • Daily Briefing removed from Intelligence (duplicate of Analysis Briefing)

Testing & Security

  • 483 tests passing across 15 test files
  • New cleanup validation tests (v106-cleanup)
  • New security audit tests (v106-security): SSRF protection, prototype pollution guards, eval/innerHTML checks, input validation

Commits

  • release(v1.0.6): i18n, globe overhaul, dashboard redesign, feature cleanup (8fb4ed1)

Full diff


Download the installer for your platform below and run it.

Platform File
Windows .exe
macOS (Intel) .dmg (x64)
macOS (Apple Silicon) .dmg (arm64)
Linux .AppImage