Skip to content

Releases: photogabble/laravel-remember-uploads

1.3.0

14 Mar 21:29
28d0667
Compare
Choose a tag to compare

Added

  • #10 Laravel 5.5. auto-discovery
  • #17 Improved documentation
  • #16 Temporary storage path can now be configured

Changed

  • #3 oldFile method deprecated in favour of rememberedFile
  • #15 Bugfix to middleware, enabling the interception of array file inputs with thanks to Jarosław Goszowski.

1.3.0-alpha

07 Mar 13:05
0f927f6
Compare
Choose a tag to compare
1.3.0-alpha Pre-release
Pre-release

Fixed

  • Bugfix for #15 which allows for use against an array of file inputs

1.2.0

16 Jan 14:21
58d8b2d
Compare
Choose a tag to compare
:sparkles: renamed oldFile function to rememberedFile (#8)

1.1.0

12 Jan 21:20
Compare
Choose a tag to compare
:memo: updating with example

1.0.0

25 Oct 13:51
Compare
Choose a tag to compare

Initial Release