Install
Works with Drupal: ^9.4Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
43.48 KB
MD5: e455f869e41a8402dee3f5064e49769a
SHA-1: dbac7766fd08c8f12169df0c6310f787dcc2bedc
SHA-256: 4b457865e6736e6c5c9fc485816d2d8806bd066a0db3473036607e7613cedff8
Download zip
89.05 KB
MD5: 32e7d196579055dd19c489b20b1ec51f
SHA-1: e3879395d52c502c53e2ee2142854cd80b82aa1c
SHA-256: b19cf058562ceac0141be46ffed2f47a9034a766c46702856c5d95fdcee5d6b5
Release notes
♻️ Major refactors
Contributors (7)
acbramley, bgilhome, dpi, kim.pepper, larowlan, mdeny, mstrelan
Changelog
Issues: 16 issues resolved.
Changes since 8.x-3.0:
Bug
- #3168845 by mdeny: Fatal error while merging file references
- #3210844 by dpi, larowlan: `\Drupal\auditfiles\Batch\AuditFilesMergeFileReferencesBatchProcess::auditfilesMergeFileReferencesBatchMergeProcessBatch` typehints files being kept as an array, but the code is called with an int
- #3313394 by dpi: Audit Files should typehint interfaces rather than a specific implementation
Feature
- #3207720 by dpi, acbramley, bgilhome, mstrelan, kim.pepper: Link URIs to the files
Misc
- Merge branch '8.x-3.x' into 4.x
- 📝 Removed changelog
- ⬆️ Allow only Drupal 9
- ⬆️ Increase constraints: Require Drupal 9.4
- ⬆️ Added file dependency
Task
- #3314114 by dpi: Service construction rework
- #3314125 by dpi: Batch object rework
- #3314153 by dpi: Test updates
- #3314300 by dpi: Config, translation, form classname, and misc refactors
- #3314301 by dpi: 🎨 Form refactors
- #3317216: 🎨 Form refactors: File entities without File Usage
- #3317238 by dpi: Form refactors: Merge file references
- #3317424 by dpi: Form refactors: Not on server
- #3317426 by dpi: Form refactors: Used not managed
- #3317427 by dpi: Form refactors: Used not referenced
- #3317425 by dpi: Form refactors: Reference not used
- #3323157 by dpi: Move event subscriber listeners to their own services