Skip to content

v3.1.0 — External Database Support & UI Polish

Choose a tag to compare

@jmasarweh jmasarweh released this 05 Mar 22:42
· 238 commits to main since this release

What's New

External Database Support

  • Connect to your own PostgreSQL database — a guided wizard in Settings handles connection testing, data migration, and automatic docker-compose.yml generation

Threat Map

  • Tighter, more concentrated heatmap hotspots
  • Warm-only color ramp so heatmap colors no longer conflict with threat score legend

Performance

  • Fixed connection pool exhaustion under heavy API load with retry logic and proper connection cleanup
  • Cached service and protocol dropdown queries to reduce database pressure

UI Improvements

  • Improved font sizes and styling consistency across settings and wizard
  • Mobile-friendly firewall table
  • Various visual fixes and polish