Skip to content

2023.904.0

Compare
Choose a tag to compare
@peppy peppy released this 05 Sep 06:39
· 1640 commits to master since this release
fc5cd7e

Breaking Changes

Storage.Move() will overwrite file at target destination if present

Previously it would fail if a file already existed at the target destination. Overwriting is usually the preferred outcome.

What's Changed

Full Changelog: 2023.823.0...2023.904.0