Warning
In this release, the config option modules.keybindings.default_modifier
has been removed, as modifiers must now be explicitly defined in keybindings
🚀 Features
- Add action to swap the current window with the biggest one in the same monitor
- Add option to auto reload configs on change
- Add gray tray icon when app is paused
- (logs) Add log file for application errors
- (tray) Add tray menu item to open logs folder
🐛 Bug Fixes
- Prevent windows flickering on app restart
- Correct typo in default config file
- Prevent Windows Start menu from opening when setting window focus
💼 Other
- Use feature flag to build the no-console version of the app
🚜 Refactor
- (configs) [breaking] Require explicit modifiers in keybindings
- (logs) Add log rotation with .gz compression