Skip to content

v0.3.0

Latest

Choose a tag to compare

@josedab josedab released this 08 Mar 22:42

What's Changed

  • docs: document environment variables
  • feat: add TLS configuration support
  • feat: implement error handling improvements
  • build: optimize build configuration
  • fix: resolve window resize rendering
  • refactor: extract connection manager
  • chore: update electron to latest
  • style: improve topic list styling
  • feat: update app component and Tauri config
  • ci: update build and release workflows
  • fix: resolve dark mode rendering issue on macOS
  • refactor: migrate state management to zustand
  • style: align sidebar icons with design system
  • refactor: extract common utilities
  • fix: fix reconnection logic
  • feat: add telemetry integration
  • feat: implement main feature set
  • chore: add license file
  • feat: add core functionality
  • perf: optimize critical path
  • feat: add initial project scaffolding
  • fix: correct build configuration
  • docs: add usage examples
  • docs: update README with setup instructions
  • style: apply formatting rules
  • fix: handle edge case in processing

Full Changelog: v0.2.0...v0.3.0