blob: f07fb7f0d45ebf8a6183b9a12a293b97cdf1313d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
# Changelog
## [1.2.0](https://github.com/Mewsen/rclone-studip-backend-oot/compare/v1.1.0...v1.2.0) (2026-03-31)
### Features
* add Purge ([21beb6a](https://github.com/Mewsen/rclone-studip-backend-oot/commit/21beb6a683652e4e8b72318826fcec19c5418b48))
## [1.1.0](https://github.com/Mewsen/rclone-studip-backend-oot/compare/v1.0.0...v1.1.0) (2026-03-31)
### Features
* server-side move ([459bac3](https://github.com/Mewsen/rclone-studip-backend-oot/commit/459bac344ef41fa4e4e122ce21a78d8077ec59fc))
### Bug Fixes
* failing integration test suite ([74b0f53](https://github.com/Mewsen/rclone-studip-backend-oot/commit/74b0f535de0b021951744425f32e0182e40e6a9d))
## 1.0.0 (2026-03-24)
### Features
* first working version ([c6866e6](https://github.com/Mewsen/rclone-studip-backend-oot/commit/c6866e62087d38b83cd6038e9be94f4792b424ae))
* write support ([2673b7d](https://github.com/Mewsen/rclone-studip-backend-oot/commit/2673b7d003e853bf7bc7ffc4ba829d9d9d4e4b15))
### Bug Fixes
* **build:** malformed build command ([0dc5b39](https://github.com/Mewsen/rclone-studip-backend-oot/commit/0dc5b3994d2e9c288aec7dc0ed4b759a6a450459))
* deadlock in FillFolderNode when !childrenNode.IsReadable ([95563d3](https://github.com/Mewsen/rclone-studip-backend-oot/commit/95563d33c43d61e7a9b205d502f02846e2afcc45))
|