Skip to content

Releases: fritzmg/contao-file-access

2.2.1

07 Apr 09:12
Compare
Choose a tag to compare
  • Fixed editAll mode (#8)

2.2.0

05 Apr 16:23
Compare
Choose a tag to compare
  • Increased minimum Contao version to 4.9.
  • Increased minimum Symfony version to 4.4.
  • Unlocked Symfony 5.
  • Added support for new routing.

2.1.0

12 Apr 06:59
Compare
Choose a tag to compare
  • Existing files that are not found in the DBAFS will now be added to the DBAFS on the fly

2.0.3

11 Apr 07:49
Compare
Choose a tag to compare
  • fixed member groups inheritance

2.0.2

04 Apr 14:00
Compare
Choose a tag to compare
  • added Contao 4.7 compatibility
  • added 401 page support

2.0.1

28 Mar 10:58
Compare
Choose a tag to compare
  • do not show files from the /files root
  • do not show files that are not present in the database

2.0.0

28 Mar 10:34
Compare
Choose a tag to compare
  • release for Contao 4

1.1.2

19 Nov 20:17
Compare
Choose a tag to compare
  • proteced folders now display the icon (via a .htaccess workaround)
  • fixed various small issues

1.1.1

24 Feb 08:53
Compare
Choose a tag to compare
  • changed file_exists to is_file

1.1.0

12 Feb 19:38
Compare
Choose a tag to compare
  • added 403 page generation