Gnome Shell Pano Versions Save

Next-gen Clipboard Manager for Gnome Shell

v22

6 months ago
Bug Fixes
  • remove everything from constructor (4863b4d3)

v21

6 months ago
Chores
  • update dependencies (c3f6fe79)
New Features
  • locales:
    • update es.po (#219) (1b8224de)
    • create zh_TW.po merged zh_CN.po and removed zh.po (#229) (f7687865)
    • update de.po (#208) (6d238edb)
    • update czech translation (#228) (fe52e1af)
  • add flatpak keepassxc as default (abc33ba5)
Bug Fixes
  • remove versions from imports (5b374035)
  • add hide_window to signal interface (de41e3d2)
  • rename the hide signal to prevent conflict with the default one (#200) (a2c0c703)
Refactors
  • cleanup extension.ts (af1e1c28)
  • use TextDecoder instead of byteArray (aa35ba25)
  • make ContentType enum const (cd3afdfb)
  • remove unused init method in prefs (cd8f74b0)

v20

6 months ago

A big shout-out to @Totto16 for his fantastic job in bringing the extension over to Gnome 45!

--

Documentation Changes
  • update readme with fedora build dependencies. closes #149 (4a16c4f3)
New Features
  • add support for Gnome 45 (#222) (9c8d2327)
  • add wiggle animation to indicator (01f3de8b)
  • add font customization for search and title. #104 (e9343ddb)
  • add window position settings. closes #165 (90d7a1be)
  • add icon-pack selection. closes #148 (c3eb97a8)
  • locales:
    • update german translation (#184) (cf871244)
    • update ru.po (999552fa)
    • update ru.po (#179) (17f8c5d8)
    • update French translation (#171) (7c6e9319)
    • update it.po (#167) (b1795d3a)
    • update german translation (#160) (84fca888)
    • update it.po (#153) (52f6c86d)
Bug Fixes
  • stop key press events from propagation on search entry (8595c790)
  • trim content when showing notification (56636d02)
  • don't trim text during copy/paste. fixes #168 (d84f03a3)
  • show/hide open link button based on the settings (d62ab51f)
  • change open link behavior. fixes #156 (b8b2836b)
  • locales: update german translation (#161) (85af0608)

v19

1 year ago
Bug Fixes
  • use correct scaling when calculating the height. fixes #151 (a71e9997)

v18

1 year ago
Bug Fixes
  • ignore case when comparing excluded apps (42ea7cba)

v17

1 year ago
New Features
  • locales: update czech translation (#147) (06256040)
Bug Fixes
  • don't open browser on shell reload (cd752fa8)

v16

1 year ago
Bug Fixes
  • use correct text for active item border color (574a1b22)

v15

1 year ago
Bug Fixes
  • remove timeout from bundle, use non-minified depdendency (181fac23)

v14

1 year ago
Chores
  • optimize data-fns import (0131525a)

v13

1 year ago
Build System / Dependencies
  • separate third-party modules (ca4c2edb)