All Versions
11
Latest Version
Avg Release Cycle
40 days
Latest Release
52 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.18.1 Changes
April 22, 2026What's Changed
- Ignore LIMIT when using RETURNING by @Lawrence72 in #679
- π fix all tests in windows by @fadrian06 in #683
- Simplify git attributes by @fadrian06 in #682
- π Fix phpcs errors by @fadrian06 in #685
- π fix all phpstan l6 errors by @fadrian06 in #688
- simplify composer scripts by @fadrian06 in #687
- β delete phpstan.neon and phpunit.xml in favor of phpstan.dist.neon andβ¦ by @fadrian06 in #686
- π security fixes by @n0nag0n in #692
π New Contributors
- @Lawrence72 made their first contribution in #679
Full Changelog : v3.18.0...v3.18.1
-
v3.18.0 Changes
January 15, 2026What's Changed
- β Return type - tests by @arshidkv12 in #676
- β Added SimplePdo class to replace PdoWrapper by @n0nag0n in #677
Full Changelog : v3.17.4...v3.18.0
-
v3.17.4 Changes
December 27, 2025What's Changed
Full Changelog : v3.17.3...v3.17.4
-
v3.17.3 Changes
December 27, 2025What's Changed
- π fixed multiple file upload errors by @KnifeLemon in #664
- π Fixed an issue where
Flight::request()->basewould display only a yen symbol in Windows environments without a parent directory by @riku22 in #666 - β Add PHP 8.5 to testing matrix by @joanhey in #667
- β‘οΈ Update RouteCommand.php by @ycrao in #670
- π Fix AI commands to use new runway config syntax by @n0nag0n in #671
π New Contributors
Full Changelog : v3.17.2...v3.17.3
-
v3.17.2 Changes
October 04, 2025What's Changed
- β Added automatic handling of OPTIONS requests to populate the "Allow" response header.
- β Added
methodNotFound()mappable method - β Added
Allowheader by default to method not found. Also adjusted default methodNotFound logic to display which methods are available. - β Added
negotiateContentType()method for handling accept headers and what type of a response to send back. - β Added some internal performance testing tools to make sure performance is monitored closer.
Full Changelog : v3.17.1...v3.17.2
-
v3.17.1 Changes
September 30, 2025What's Changed
- π Improvements with the Request class by @n0nag0n in #659
- π Router performance enhancements by @n0nag0n in #658
- π Fix(reflection): avoid deprecated setAccessible() in PHP 8.5+ by @arshidkv12 in #661
- β‘οΈ Adjusting PHPStan Linting and updated download() by @n0nag0n in #663
π New Contributors
- @arshidkv12 made their first contribution in #661
Full Changelog : v3.17.0...v3.17.1
-
v3.17.0 Changes
July 20, 2025What's Changed
Full Changelog : v3.16.1...v3.17.0
-
v3.16.1 Changes
July 19, 2025What's Changed
Full Changelog : v3.16.0...v3.16.1
-
v3.16.0 Changes
June 28, 2025What's Changed
- feat(request): Add servername property to Request class by @n0nag0n in #651
- β Added AI commands and instructions for the repo. by @n0nag0n in #652
Full Changelog : v3.15.3...v3.16.0
-
v3.15.3 Changes
June 17, 2025