We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e28fb71 + ffd57ee commit c9dfb72Copy full SHA for c9dfb72
1 file changed
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [4.3.0] - 2025-10-29
8
+
9
+### Changed
10
11
+- Use lazy loading for config and stop using deprecated IConfig and added support for Nextcloud 33 #305 @lukasdotcom
12
13
+### Fixed
14
15
+- Allow cancelling an already running drive import job # 286 @Bungeefan
16
17
## [4.2.0] - 2025-10-10
18
19
### Added
0 commit comments