Releases: f3-factory/fatfree-core
3.8.2-Release
new patch release
3.8.2 (24 Jul 2023)
- feat, Base->format: optimize international date formatting for php8.1+
- fix, Base->format: keep php7 compatibility in date formatter #360
- fix, Markdown: unicode chars not captured correctly for headline slugs #363
- fix, Preview->resolve: PHP8+ error, undefined variable $hash #359
- fix, Base->clean: PHP8+ error, strip_tags with null value usage
3.8.1-Release
New maintenance release with bugfixes.
3.8.1 (05.11.2022)
- fix: CORS preflight request fails to find route for ajax-only definitions bcosca/fatfree#1242
- fix: add realpath to captcha font filepath, #314
- fix: case-insensitive custom tag matching #353
- fix: php8 error suppression on invalid locale constant access bcosca/fatfree#1259
- fix: iteration over inaccessible object properties, fixes #350
- feat: let jig handle utf8 issues more gracefully #352
- fix: BC issue for pre php74
- fix: ensure template->parse does render zero text-node, #354
- fix: DB\SQL\Mapper: allow to pass an empty array as $filter, fixes bcosca/fatfree#1257
- fix: adhoc null fields in Twig are executed as callable, #310
- fix: ensure merged default PARAMS are properly encoded when building alias, #345
- fix: Added CORS defaults that are not initialized
- fix: SQL cache schema for $fields
- fix: adhoc field with null value php81 issue, #339
- fix: check against correct identity flags when using IDENTITY_INSERT for sql server
- added missing file location in error handler bcosca/fatfree#1255
- Web->request, add option to adjust accept-encoding in curl engine #355
3.8.0-Release
New release, with PHP 8.1 compatibility fixes.
See CHANGELOG file for details.
3.7.3-Release
Please read the full CHANGELOG for details.
3.7.2 Release
New patch release with some fixes for old issues and more improvements here and there.
Please read the full CHANGELOG for details.
3.7.1-Release
Maintenance release with some hot fixes and improvements:
- Base->build: Add support for brace-enclosed route tokens
- Base->reroute, fix duplicate fragment issue on non-alias routes
- DB\SQL\Mapper: fix empty check for pkey when reloading after insert
- Web->minify: fix minification with multiple files, bcosca/fatfree#1152, #bcosca/fatfree#1169
3.7.0-Release
A new release with all the best of v3.6 🥳 plus some extra spices for php 7.3 and additional fixes and improvements.
Please read the full CHANGELOG for details.
3.6.5-Release
New release with php 7.3 fixes, some additions and performance improvements.
Check the CHANGELOG for details.
3.6.4-Release
Maintenance release with fixes and improvements.
Check the CHANGELOG for details.
3.6.3-Release
Maintenance release with lots of fixes and improments.
Includes some noticable performance fixes for parsing config files and PHP 7.2+ compatibility patches.
Check the CHANGELOG for details.
Happy New 2018 to all of you!