Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 697 Bytes

changelog.md

File metadata and controls

47 lines (24 loc) · 697 Bytes

Changelog

All notable changes to Box will be documented in this file.

Version 1.0

Initial release.

Version 2.0

Changed vendor name to github.com/dcblogdev/laravel-box

Version 2.0.1

Added Laravel 6 support

Version 2.0.2

internal changes for redirect

Version 2.0.3

Removed strict types from box class

Version 2.0.4

Removed return types where mixed

Version 2.0.5

Removed return types for uploads

Version 2.1.0

Fixed file download, contents where not being transferred.

Version 2.1.1

Added support for Guzzle 7 and better error handling

Version 2.1.2

Redirect to redirect uri when token has expired

Version 2.1.3

Added support for Laravel 9