fix: use overwrite to make metadata files work #2

Merged
philkunz merged 3 commits from fix/smartbucket-trash into master 2024-11-24 01:27:59 +00:00

3 Commits

Author SHA1 Message Date
b0d41fa9a0 3.2.0 2024-11-24 02:25:08 +01:00
34082c38a7 feat(bucket): Enhanced SmartBucket with trash management and metadata handling 2024-11-24 02:25:08 +01:00
8d160cefb0 fix: use overwrite to make metadata files work
During a delete the metadata file is updated. As the overwrite property was not set, the metadata
couldn't be updated and caused issues.
2024-11-18 21:08:39 +00:00