Skip to content

Releases: bearframework/bearframework

v1.20.0

09 Feb 10:58

Choose a tag to compare

New:

  • Allow case-insensitive access to Request/Response headers.

v1.19.0

06 Dec 21:15

Choose a tag to compare

New:

  • Add PHP 8.5 support.

v1.18.1

17 Jun 10:17

Choose a tag to compare

Fixed:

  • Optimize and fix asset modifications.

v1.18.0

13 Jun 12:27

Choose a tag to compare

New:

  • Add crop and rotate options for assets.

v1.17.0

25 May 16:36

Choose a tag to compare

Changed:

  • Add ignore_user_abort(true) when run() is working.

v1.16.1

25 May 10:02

Choose a tag to compare

Fixed:

  • Fix in error handling.

v1.16.0

04 Jan 21:59

Choose a tag to compare

Changed:

  • Remove PHP 7.* support.

v1.15.0

22 Dec 11:32

Choose a tag to compare

New:

  • Add PHP 8.4 support.

v1.14.2

14 Oct 10:13

Choose a tag to compare

Fix:

  • Better handle ob_start() errors.

v1.14.1

05 Dec 18:30

Choose a tag to compare

Fix:

  • Fix opening PNG images.