Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 621 Bytes

File metadata and controls

27 lines (17 loc) · 621 Bytes

BookmarkSync Changelog

0.4.0 (2025-06-08)

  • Port to Qt 6 and cmake
  • Ignore hidden places in the KDE backend

0.3.0 (2023-10-18)

  • Add --sync-from/-f CLI flag to run sync without GUI
  • Fix editing place labels if the label was empty (GTK, Qt backends)
  • gtkbackend: create ~/.config/gtk-3.0 if it doesn't exist

0.2.0 (2022-01-02)

  • Add support for Qt 5 native file pickers
  • gtkbackend: unescape URL-encoded characters when using basename as label
  • Fix .desktop icon name

0.1.1 (2019-12-24)

  • Implement drag and drop
  • Various UI fixes and improvements

0.1.0 (2019-09-08)

  • Initial release