Releases: cryptomator/integrations-linux
Releases · cryptomator/integrations-linux
1.5.1
1.5.0
What's Changed
- TrayMenuController API: Add support for active/inactive tray menu entries by @purejava in #81
- Guard isSupported() by @purejava in #82
- Feature: Implementation of Quick Access API for GNOME Nautilus by @infeo in #77
- Feature: Autostart for DE following the freedesktop standard by @infeo in #80
- Feature: Implementation of Quick Access API for KDE Dolphin by @infeo in #85
- Updated dependencies:
org.cryptomator:integrations-api
from version 1.3.1 to 1.4.0org.slf4j:slf4j-api
from version 2.0.13 to 2.0.16org.purejava:libappindicator-gtk3-java-minimal
from version 1.3.0 to 1.3.1
Full Changelog: 1.4.5...1.5.0
1.5.0-beta4
What's changed
- support of
FreedesktopAutostartService
requires explicitly setting autostartCommand property - fixed
isSupported
methods for different SPs
Full Changelog: 1.5.0-beta3...1.5.0-beta4
1.5.0-beta3
What's Changed
- fix supported condition for
FreedesktopAutoStartProvider
- make this class visible as service provider
Full Changelog: 1.5.0-beta2...1.5.0-beta3
1.5.0-beta2
What's Changed
- open quickaccess package to integrations-api module to make service impls accessible
- workaround for maven compiler issue
- add DolphinPlaces as ServiceProvider
Full Changelog: 1.5.0-beta1...1.5.0-beta2
1.5.0-beta1
What's Changed
- TrayMenuController API: Add support for active/inactive tray menu entries by @purejava in #81
- Guard isSupported() by @purejava in #82
- Feature: Implementation of Quick Access API for GNOME Nautilus by @infeo in #77
- Feature: Autostart for DE following the freedesktop standard by @infeo in #80
- Feature: Implementation of Quick Access API for KDE Dolphin by @infeo in #85
- Updated dependencies:
org.purejava:libappindicator-gtk3-java-minimal
to 1.4.1org.cryptomator:integrations-api
to 1.4.0-beta2
Misc
- Updated maven build plugins
- Updated test dependencies
Full Changelog: 1.4.5...1.5.0-beta1