Skip to content

Releases: dustin10/VichUploaderBundle

1.10.0

05 Jul 15:23
3663279
Compare
Choose a tag to compare

In this release:

  • add Vietnamese translation (thanks to @tungps0811)
  • fix some broken links in docs (thanks to @yorndv)
  • solve compatibility with newer Symfony versions (thanks to @garak)
  • improve tests (thanks to @garak)
  • fix docs (thanks to @pochy-ja)
  • allow Uploadable annotation in parent classes (thanks to @etshy)
  • add new SmartUniqueNamer (thanks to @garak)
  • deprecate non-property use of CurrentDateTimeDirectoryNamer (thanks to @garak)
  • fix fopen flag (thanks to @guillaume-ro-fr)
  • fix mapping dimensions field in XmlDriver (thanks to @chmelik)
  • avoid spaceless filter (thanks to @jbafford)
  • add catalan translation (thanks to @davidromani)
  • fix DownladHandler (thanks to @mysiar)
  • fix profiler template (thanks to @dragosprotung)

1.9.0

18 Feb 13:36
ee27a37
Compare
Choose a tag to compare

Changes in this release:

  • allow for jms/metadata version 2. Because of this, we had to drop support for php 7.1
  • add a data collector for mapping (only xml/yaml mappings) in debug toolbar and profiler
  • add Bulgarian translation

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