Skip to content

Releases: sausin/laravel-ovh

7.2.0

09 Mar 08:03
8db8b6a
Compare
Choose a tag to compare

Compatibility with Laravel 11

7.1.0

12 Apr 06:26
ba3c676
Compare
Choose a tag to compare

Compatibility with Laravel 10

7.0.1

16 Apr 13:14
f0b1d94
Compare
Choose a tag to compare

Fix issue with registration of component #87

7.0.0

08 Apr 02:09
02dfb45
Compare
Choose a tag to compare

Support for Laravel 9. Now only supporting PHP 8 and above

6.0.1

23 Sep 04:47
b936df0
Compare
Choose a tag to compare

Fix type #83

6.0.0

05 Apr 16:55
3d842d1
Compare
Choose a tag to compare

PHP 8 support included. Moving to 6.x as older laravel versions are now unsupported

4.1.0

25 Dec 02:15
fadd6bd
Compare
Choose a tag to compare

Path prefix support added to 4.x branch

5.4.0

11 Sep 14:21
57cf343
Compare
Choose a tag to compare
Laravel 8 compatibility (#71)

* Update composer.json

* Update main.yml

New features

18 Jun 02:41
f3ec930
Compare
Choose a tag to compare

Added:

  • Much awaited Form POST Signature support! #58 and #65
  • Support for prefix #62

Bug fix

22 May 23:03
2d4998e
Compare
Choose a tag to compare

Fixed

  • Issue with largeObject config missing as identified in #55