Skip to content

v.0.7.0

Latest
Compare
Choose a tag to compare
@policastro policastro released this 22 Feb 19:36
· 14 commits to main since this release

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