Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

55 lines (33 loc) · 1.33 KB

Changelog

Unreleased

Added

Changed

Deprecated

Removed

Fixed

Security

0.0.3 – 2020-10-26

Added

  • add hover indicator to dock items
  • add message when user tries to click on dock item

Fixed

  • unify back/forward arrows across platforms

0.0.2 – 2020-08-24

Added

  • changelog for user-facing changes
  • focus follow mouse for tabs – keyboard shortcuts will land in the intended tab
  • shortcut ⌘T for opening a new tab inside focused tab stack
  • shortcut ⌘W for closing a focused tab (works also by hovering over inactive tab)
  • find text in page – thx @marc2332
  • restore window position and dimensions – thx @marc2332
  • Linux packages (.deb, .rpm, .pacman) – thx @michalklempa

Changed

  • add placeholder text to URL bar for clear instructions on how to use it
  • make shortened URL a clear click target that will focus URL bar

Fixed

  • prevent webview from jumping up and down when URL bar is focused/blured
  • make shortened URL into Search button when URL is empty
  • non-visible window frame on Windows and Linux – thx @marc2332

0.0.1 – 2020-08-08

Added

  • everything