Skip to content

Releases: f3-factory/fatfree-core

3.8.2-Release

23 Jul 22:25
Compare
Choose a tag to compare

new patch release

CHANGELOG:

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

04 Nov 23:26
Compare
Choose a tag to compare

New maintenance release with bugfixes.

CHANGELOG:

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

15 Feb 17:02
Compare
Choose a tag to compare

New release, with PHP 8.1 compatibility fixes.

See CHANGELOG file for details.

3.7.3-Release

13 Dec 12:54
Compare
Choose a tag to compare

Please read the full CHANGELOG for details.

3.7.2 Release

28 May 16:17
Compare
Choose a tag to compare

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

30 Dec 20:51
Compare
Choose a tag to compare

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

26 Nov 12:08
Compare
Choose a tag to compare

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

24 Dec 13:40
Compare
Choose a tag to compare

New release with php 7.3 fixes, some additions and performance improvements.

Check the CHANGELOG for details.

3.6.4-Release

19 Apr 17:39
Compare
Choose a tag to compare

Maintenance release with fixes and improvements.

Check the CHANGELOG for details.

3.6.3-Release

31 Dec 14:53
Compare
Choose a tag to compare

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!