File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,14 +7,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
77The changelog starts with version 1.7.0.
88Changes to prior versions can be found on the [ Github release page] ( https://github.com/cryptomator/integrations-api/releases ) .
99
10+
1011## [ Unreleased] ( https://github.com/cryptomator/integrations-api/compare/1.7.0...HEAD )
1112
1213### Added
13-
1414* Experimental [ Update API] ( https://github.com/cryptomator/integrations-api/blob/a522f36cf45884127e2431dd18222391669d5992/src/main/java/org/cryptomator/integrations/update/UpdateMechanism.java ) (#72 )
1515
16- ## [ 1.7.0] ( https://github.com/cryptomator/integrations-api/releases/tag/1.7.0 ) - 2025-09-17
16+ ### Fixed
17+ * Fixed plugin loading/discovery active even if pluginDir property is not set ([ #86 ] ( https://github.com/cryptomator/integrations-api/pull/86 ) )
1718
1819### Changed
20+ * ** [ BREAKING] ** Updated required build JDK to 25 ([ #73 ] ( https://github.com/cryptomator/integrations-api/pull/73 ) )
21+ * Pin version of GitHub actions in CI ([ #87 ] ( https://github.com/cryptomator/integrations-api/pull/87 ) )
22+
1923
24+ ## [ 1.7.0] ( https://github.com/cryptomator/integrations-api/releases/tag/1.7.0 ) - 2025-09-17
25+
26+ ### Changed
2027* ** [ BREAKING] ** Updated required build JDK to 21 (a88fa29d9cc05a0e39ab15420517d0f25cff6f35)
You can’t perform that action at this time.
0 commit comments