Pano Changelog

What's new in Pano 22

Nov 18, 2023
  • Bug Fixes:
  • remove everything from constructor (4863b4d)

New in Pano 21 (Nov 18, 2023)

  • CHORES:
  • update dependencies (c3f6fe7)
  • NEW FEATURES:
  • locales:
  • update es.po (#219) (1b8224d)
  • create zh_TW.po merged zh_CN.po and removed zh.po (#229) (f768786)
  • update de.po (#208) (6d238ed)
  • update czech translation (#228) (fe52e1a)
  • add flatpak keepassxc as default (abc33ba)
  • BUG FIXES:
  • remove versions from imports (5b37403)
  • add hide_window to signal interface (de41e3d)
  • rename the hide signal to prevent conflict with the default one (#200) (a2c0c70)
  • REFACTORS:
  • cleanup extension.ts (af1e1c2)
  • use TextDecoder instead of byteArray (aa35ba2)
  • make ContentType enum const (cd3afdf)
  • remove unused init method in prefs (cd8f74b)

New in Pano 20 (Nov 6, 2023)

  • 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 (4a16c4f)
  • NEW FEATURES:
  • add support for Gnome 45 (#222) (9c8d232)
  • add wiggle animation to indicator (01f3de8)
  • add font customization for search and title. #104 (e9343dd)
  • add window position settings. closes #165 (90d7a1b)
  • add icon-pack selection. closes #148 (c3eb97a)
  • locales:
  • update german translation (#184) (cf87124)
  • update ru.po (999552f)
  • update ru.po (#179) (17f8c5d)
  • update French translation (#171) (7c6e931)
  • update it.po (#167) (b1795d3)
  • update german translation (#160) (84fca88)
  • update it.po (#153) (52f6c86)
  • BUG FIXES:
  • stop key press events from propagation on search entry (8595c79)
  • trim content when showing notification (56636d0)
  • don't trim text during copy/paste. fixes #168 (d84f03a)
  • show/hide open link button based on the settings (d62ab51)
  • change open link behavior. fixes #156 (b8b2836)
  • locales: update german translation (#161) (85af060)

New in Pano 19 (Mar 7, 2023)

  • Bug Fixes:
  • use correct scaling when calculating the height. fixes #151 (a71e999)