Changelog
New
- Add
--force-os-themecommand line flag to force the app to load a specific theme (e.g.--force-os-theme="light"). - Add
--force-default-titlebarcommand line flag to force usage of the OS default titlebar instead of the custom one.
Improvements
- Upgrade Electron to v37.2.5 (Chromium 138.0.7204.168)
Fixes
- Fix mouse wheel scroll when tab position is horizontal.
- Make mouse wheel scroll faster and proportional to scroll movement (minimum: 1 tab).
- Fix navigation bar overflow when toggling rounded corners.