Releases: oae/gnome-shell-extensions-sync
Releases · oae/gnome-shell-extensions-sync
v18
Build System / Dependencies
Documentation Changes
- update readme with cli usage (5578efe)
- update readme, add more guide for setup (83dab25)
New Features
v17
Feature
Chore
- Update gnome development dependencies to match version 42
v16
Fix
- Fix Gnome Shell 40 compatibility
v15
Feature
- Add Gnome 41 support
- Add support for hiding notifications
- Add support for hiding tray icon
- Expose sync operation with following commands;
busctl --user call org.gnome.Shell /io/elhan/ExtensionsSync io.elhan.ExtensionsSync save # uploads to server
busctl --user call org.gnome.Shell /io/elhan/ExtensionsSync io.elhan.ExtensionsSync read # downloads to pc
Chore
- Update development dependencies
v14
Fix
- Removed support for older versions of gnome in metadata. Only gnome 40 and up will be supported.
v13
Feature
- Add Gnome 40 support (older versions are not supported)
v12
Feature
- Add /org/gnome/shell/keybindings to keybinding sync
Chore
- Update development dependencies
- Update keybinding description in preferences
v10
Feature
- Add Local file sync provider
Chore
- Update gnome development dependencies to match 3.38
v9
Fix
- Handle parsing gist file from GitHub during download operation.
- Make arrowheads bigger in the status panel