This commit is contained in:
vorotamoroz
2025-06-20 12:43:39 +01:00
parent 47ea8f6859
commit 1179438df8
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,3 +1,14 @@
## 0.24.29
### Fixed
- Synchronisation with buckets now works correctly, regardless of whether a prefix is set or the bucket has been (re-) initialised (#664).
- An information message is now displayed again, during any automatic synchronisation is enabled (#662).
### Tidied up
- Importing paths have been tidied up.
## 0.24.28
### Fixed