Skip to content

Releases: dustin10/VichUploaderBundle

1.7.0

08 Dec 09:52
72700b6
Compare
Choose a tag to compare

This release isn't bringing new features, but it adds support for new Symfony 4.0 (and, therefore, for Symfony 3.4 without deprecations)

1.6.0

07 Jun 18:35
56c0d3a
Compare
Choose a tag to compare
  • Fix transliterator refactoring #715 (Koc)
  • Added symfony validation for non ascii characters #714 (cristobal151)
  • Add doctrine/annotations dependency #711 (Koc)
  • Added test for #692 and fix some method #707 (Koc)
  • Remove values for each file-related property on remove #706 (Koc)
  • Rework form options, download handler options #700 (Koc)
  • Create embeddable entity for storing common file information #690 (Koc)

1.4.0

30 Dec 12:51
Compare
Choose a tag to compare

Notable changes:

  • Added possibility to configure directory namers + subdir namers + hash namer #622
  • Add annotations to events #623
  • Avoid Gaufrette circular reference #630
  • Avoid loading all metadata when there is no propel mapping #636
  • Various coding styles improvements #639 #498
  • Various docs improvements

1.3.1: Merge pull request #612 from gido/fix-transliterator-check

24 Aug 12:22
Compare
Choose a tag to compare

1.3.0: Merge pull request #603 from TommyChris/patch-1

17 Aug 11:16
Compare
Choose a tag to compare

1.2.0: Merge pull request #594 from Restless-ET/patch-1

14 Jul 21:23
Compare
Choose a tag to compare

1.1.0: Merge pull request #574 from egeloen/composer-deps

29 May 16:31
Compare
Choose a tag to compare

1.0.0: Merge pull request #546 from Dragnucs/patch-2

16 Mar 09:52
Compare
Choose a tag to compare

1.0.0-beta7

03 Jan 23:20
Compare
Choose a tag to compare
1.0.0-beta7 Pre-release
Pre-release
I don't want to support PHP 5.4 anymore

1.0.0-beta6: Merge pull request #459 from MrNicodemuz/master

03 Nov 13:21
Compare
Choose a tag to compare
Make resolving of paths optional for delete link in VichFileType