Fixed
- Fix #derived_versions and #active_sibling_versions returning an Array where Hash is expected (@mshibuya 46e4f20)
- Fix incompatibility with Marcel 1.0.3 (@schinery #2728, #2729)
- Fix assigning a file with the same name not marking the column as changed (@mshibuya 4c65b39, #2719)
- Fix failing to remove files with ActiveRecord 7.1 after_commit order change enabled (@mshibuya 63113e9, #2713)