Changelog:
Settings
- You can now reset settings to default.
- You can now import settings from a JSON file.
- You can now export settings to a JSON file.
Accessibility
- Use
Ctrl+Tab
orCmd+Tab
to switch to the next tab. - Use
Ctrl+Shift+Tab
orCmd+Shift+Tab
to switch to the previous tab. - Use
Ctrl+W
orCmd+W
to close the active/current tab. - Use
Ctrl+E
orCtrl+E
to edit the active/current tab. - UI is more keyboard-friendly now. You can use
Tab
to traverse through almost all of the UI.
UI
- A lot of the UI has been revamped to make it more look modern.
- Settings use toggles instead of ugly buttons.
Others
- Fixed issue where app would only close to tray even when option was disabled.