Skip to content

Releases: OneOffTech/laravel-tus-upload

v0.11.0

05 Feb 08:50
Compare
Choose a tag to compare

What's Changed

  • Support for Laravel 9, drop PHP <= 7.4 by @avvertix in #66

Full Changelog: v0.10.1...v0.11.0

v0.10.1

11 Jan 15:04
2d30609
Compare
Choose a tag to compare

What's Changed

  • Update testbench to ensure compatibility with phpunit 9.x by @avvertix in #40
  • Fix namespace for HasUploads trait by @avvertix in #52

Full Changelog: v0.10.0...v0.10.1

v0.10.0

03 Oct 08:43
040c138
Compare
Choose a tag to compare

v0.9.0

08 Sep 17:36
Compare
Choose a tag to compare
  • Support Laravel 8

v0.8.1

19 Aug 07:33
e016c9a
Compare
Choose a tag to compare
  • Fix issue with executables path when publishing configuration file #34 by @jewishmoses

v0.8.0

29 Jun 08:13
181f8aa
Compare
Choose a tag to compare
  • Add support for Laravel 7.x
  • Drop support for PHP 7.1
  • Drop support for Laravel 5.x

v0.7.0

27 Jun 08:44
165d0f7
Compare
Choose a tag to compare
  • Add support for Laravel 5.8
  • Add support for Laravel 6.x
  • Update tusd binary to version 1.0

v0.6.1

31 May 09:27
0a04f35
Compare
Choose a tag to compare

Changed

v0.6.0

17 Apr 09:11
f06d18e
Compare
Choose a tag to compare

Changed

  • Added Laravel 5.7 support

v0.5.0

08 Oct 09:54
Compare
Choose a tag to compare

Changed

  • Bounce progress update event to reduce the database load