Releases: cryptomator/integrations-linux
Releases · cryptomator/integrations-linux
1.6.1
For a list of all notable changes, read the changelog.
What's Changed
- Refactors Dolphin quick access integration for robustness - Fixes #3883 by @jrauber in #114
- Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 in the java-test-dependencies group by @dependabot[bot] in #113
- Bump the github-actions group with 2 updates by @dependabot[bot] in #121
- Bump the maven-build-plugins group across 1 directory with 6 updates by @dependabot[bot] in #122
- Bump org.cryptomator:integrations-api from 1.6.0 to 1.7.0 in the java-production-dependencies group across 1 directory by @dependabot[bot] in #120
New Contributors
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- [Breaking] Adjust keychainAccess impls to refactored keychain api (#112)
- Renamed SecretServiceKeychainAccess to GnomeKeyringKeychainAccess (826e29d)
- only support GnomeKeyringAccess, when gnome keyring interface is listed on dbus (#83)
- use JDK 24 for building
Full Changelog: 1.5.3...1.6.0
1.5.3
What's Changed
- Migrated from OSSRH to maven central publishing (8578d4c)
- Updated dependencies (#106, #109 by @purejava ):
org.purejava:libappindicator-gtk3-java-minimalfrom 1.4.1 to 1.4.2org.cryptomator:integrations-apifrom 1.4.0 to 1.5.1org.slf4j:slf4j-*from 2.0.16 to 2.0.17
Full Changelog: 1.5.2...1.5.3
1.5.2
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-apifrom version 1.3.1 to 1.4.0org.slf4j:slf4j-apifrom version 2.0.13 to 2.0.16org.purejava:libappindicator-gtk3-java-minimalfrom 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
FreedesktopAutostartServicerequires explicitly setting autostartCommand property - fixed
isSupportedmethods 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-minimalto 1.4.1org.cryptomator:integrations-apito 1.4.0-beta2
Misc
- Updated maven build plugins
- Updated test dependencies
Full Changelog: 1.4.5...1.5.0-beta1