Skip to content

Exitlane v0.2.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@kevindraai kevindraai released this 22 Jul 11:14
· 52 commits to main since this release

πŸš€ Highlights

This release marks the completion of Exitlane's core application architecture.

✨ New

  • Session-based authentication
  • Dashboard 2.0
  • Settings page
  • Improved first-run wizard
  • Theme & language support
  • Central application state

πŸ— Architecture

  • Startup lifecycle redesigned
  • Lazy loading based on application mode
  • Centralized polling
  • Shared frontend state store
  • Improved lifecycle management

πŸ”’ Security

  • HttpOnly server-side sessions
  • CSRF protection
  • Central authentication handling

πŸ§ͺ Quality

  • Backend test suite expanded
  • Frontend unit tests
  • i18n validation
  • CI improvements
  • Automated deployment to a dedicated test environment

This is an alpha release intended for testing and evaluation.