Add note to the changelog

This commit is contained in:
Šarūnas Nejus 2026-01-15 15:53:06 +00:00
parent 1ff254215a
commit bfb24da51c
No known key found for this signature in database

View file

@ -92,6 +92,9 @@ Bug fixes:
preventing incorrect splits when both are present.
- :doc:`reference/cli`: Fix 'from_scratch' option for singleton imports: delete
all (old) metadata when new metadata is applied. :bug:`3706`
- :doc:`/plugins/convert`: ``auto_keep`` now respects ``no_convert`` and
``never_convert_lossy_files`` when deciding whether to copy/transcode items,
avoiding extra lossy duplicates.
For plugin developers: