Releases

Each module ships on its own cadence. This is the full chronological feed across all of them.

Subscribe via RSS
optimizations-azure
v0.1.0 In progress

Initial Azure scanner

First release of the Azure cost optimization module.

  • Virtual Machine metrics aggregation
  • App Service Plans orphaned resource recommendation
  • Lookback period configurations
  • Virtual Machine recommendation engine based on metrics
  • Cron-based scanning with manual trigger support
Released
backend
v0.1.0 Released

Foundation

Core platform: authentication, access control, multi-language support, and licensing.

  • JWT authentication with httpOnly cookies, login, logout, and token revocation
  • Role-based access control — default roles (Administrator, Analyst, Engineer) and custom roles with configurable permission boundaries
  • i18n infrastructure ready for community translations
  • AGPL-3.0 open source and commercial license
frontend
v0.1.0 Released

Foundation

Core UI: authentication flows, user and role management, theming, and localization.

  • Authentication UI — login, logout, and session handling
  • User management — invite, protect, and manage users and their roles
  • Custom themes — user-selectable themes with dark mode support
  • Localization — i18n wired up across all pages