Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Changelog
Next
====

Version 0.3.9 - 2025-11-06
==========================

- The ``export-assets`` command now considers the ``uuid`` value instead of file name to decide when to overwrite files (`#364 <https://github.com/preset-io/backend-sdk/pull/364>`_).
- New ``exclude-old-users`` flag added to the ``export-ownership`` command to remove legacy users from ownership configurations (`#365 <https://github.com/preset-io/backend-sdk/pull/365>`_).

Version 0.3.8 - 2025-09-23
==========================

Expand Down