Changelog
Improvements
- Upgraded Electron to v37.2.5 (Chromium 138.0.7204.168).
- General performance improvements across the app.
- Allow discarding notifications from Notification Center with middle click.
Fixes
- Removed rounded corners due to instability and performance issues caused by an Electron bug.
- Fixed mouse wheel scroll when tabs are positioned horizontally.
- Improved mouse wheel scrolling to be faster and proportional to scroll movement (minimum scroll: 1 tab).
- macOS: fewer visual flashes when entering/leaving fullscreen.
- Minor UI fixes in navigation bar.
Chore
- Re-enabled animation on app icon mouse over.
- Added
--force-os-themecommand line flag to enforce app theme (e.g.--force-os-theme="light"). - Added
--force-default-titlebarcommand line flag to use the OS default titlebar instead of the custom titlebar.
End of Support
- macOS minimum version is now Big Sur (11.0).