Skip to content

Releases: Orajo/zf2-tus-server

v3.0.5

03 Jan 11:29
9c5540d
Compare
Choose a tag to compare
Fix file preview (#6)

Fix download files using S3 driver

04 Dec 13:03
ea649be
Compare
Choose a tag to compare
Fix download form s3 (#7)

* Fix FileToolsService.php

* Update FileToolsService.php

Fix stream read from s3

Fix flysystem support

25 Oct 07:08
Compare
Choose a tag to compare
v3.0.3

migrate to Flysystem

3.0.0

19 Sep 09:44
c7971b1
Compare
Choose a tag to compare

Depends on FlySystem, as file storage.

support for PHP 8.x and composer update

03 Sep 20:48
Compare
Choose a tag to compare
v2.1.0

code optimization

Support PHP 8.1

18 Aug 13:58
de908ca
Compare
Choose a tag to compare
Update FileToolsService.php to support PHP 8.1

FILTER_SANITIZE_STRING is deprecated as of PHP 8.1.0.

Switching to Laminas framework

04 Nov 14:48
Compare
Choose a tag to compare
v2.0.0

switching to Laminas framework

Fixed header error

10 Dec 21:36
564e718
Compare
Choose a tag to compare
v1.3.2

Fixed header error

Bugfix release

19 Feb 19:23
Compare
Choose a tag to compare

Fixed error with Upload-Metadata header if it contains filetype element, eg. "filename QWRub3RhY2phIDIss2satMDEtMjAgMjExOTU2LnBuZw==,filetype aW1hZ2UvcG5n"

Code refactorization

07 Feb 11:39
Compare
Choose a tag to compare
v1.3.0

Code and documentation refactorization