Skip to content

v6

Compare
Choose a tag to compare
@oae oae released this 11 Sep 02:10
· 216 commits to master since this release
Chores
New Features
  • add session only mode. (0fd04be)
  • add offline mode. (93641cd)
  • add toggle pano item to panel menu (bd9a5c7)
  • add indicator to top panel. (e317d4c)
  • add incognito mode (af082c1)
  • add watch exclusions settings (942968a)
  • add exclusion support. (e66b0c0)
  • add ability to play sound on copy. (5dba1d6)
  • add ability paste item on select. (6aa3bc0)
  • locales:
Bug Fixes
  • align pano items (6987b44)
  • copy latest item on startup. (c807c87)
  • remove old items from db. (edbd505)
  • show url preview correctly (78776a6)
  • use borders instead of box-shadow. (7997bb8)
  • check if the deleted item is the last focussed one (84671a0)
  • hide pano if focus changes. (c35203d)
  • enable paste on copy and play on copy by default (727ec3c)
  • increase timeout for paste operation (ce85d39)
  • check if uri scheme is correct. (91e400f)
Refactors