Skip to content

Releases: inspiredminds/contao-file-usage

3.2.0

03 Dec 14:27
27f2e47
Compare
Choose a tag to compare
  • Expanded the search for file paths in textarea widgets to href attributes (by @zonky2).

3.1.0

19 Nov 11:27
Compare
Choose a tag to compare
  • textarea fields of text and html content elements are now also searched for file references (thank you @bytehead).
  • Improved compatibility with Symfony 7 (Contao 5.4+).

3.0.1

06 Nov 19:47
146d802
Compare
Choose a tag to compare
  • Fixed an error when a folder has no items.

3.0.0

04 Nov 14:48
b2877d9
Compare
Choose a tag to compare
  • Added a new getTemplate() method to the ResultInterface so that you can render a custom template for your own result types.

2.3.0

15 May 09:04
Compare
Choose a tag to compare
  • Moved the fileusage cache to var/fileusage/.

2.2.2

02 Oct 08:25
Compare
Choose a tag to compare
  • Fixed a type error

2.2.1

23 Aug 13:38
Compare
Choose a tag to compare
  • Small interface improvements.

2.2.0

22 Aug 16:28
Compare
Choose a tag to compare
  • Implemented a provider for RockSolid Custom Elements.
  • Files that exist in the DBAFS but have no reference are now marked again in the file manager.

2.1.3

07 Jun 11:10
c1bd142
Compare
Choose a tag to compare
  • Fixed error on CLI

2.1.2

19 Mar 13:00
Compare
Choose a tag to compare
  • Added further performance improvements.