Skip to content

v3.10.0

Compare
Choose a tag to compare
@amanharwara amanharwara released this 05 May 18:39
· 474 commits to master since this release

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 or Cmd+Tab to switch to the next tab.
  • Use Ctrl+Shift+Tab or Cmd+Shift+Tab to switch to the previous tab.
  • Use Ctrl+W or Cmd+W to close the active/current tab.
  • Use Ctrl+E or Ctrl+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.