Skip to content

0.27.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 01:30
· 186 commits to master since this release
  • Engine Upgrade: Updated Electron to v39.6.0 for improved stability and performance.
  • New Build System: Migrated from electron-forge to electron-builder to streamline packaging and distribution.
  • Refactored Architecture: Centralized event handling via a new event-propagation system, improving internal communication efficiency.
  • Custom Window Frame: Added a new custom navigation bar for better control and a more integrated look.
  • Enhanced Auto-Updates: Enabled AutoUpdater for Windows and Linux.
    • Added a dedicated Update Helper for macOS users.