Skip to content

Releases: bcosca/fatfree

3.9.3

Choose a tag to compare

@ikkez ikkez released this 21 Jul 23:58

3.9.2-Release

Choose a tag to compare

@ikkez ikkez released this 02 Dec 01:16

PHP 8.5 fixes

3.9.1-Release

Choose a tag to compare

@ikkez ikkez released this 09 Aug 12:56

3.9.0-Release

Choose a tag to compare

@ikkez ikkez released this 29 Dec 16:03

3.8.2-Release

Choose a tag to compare

@ikkez ikkez released this 23 Jul 22:26

3.8.1-Release

Choose a tag to compare

@ikkez ikkez released this 04 Nov 23:29

3.8.0-Release

Choose a tag to compare

@ikkez ikkez released this 16 Feb 15:38

New release with PHP 8.1 and other fixes.

See CHANGELOG for details.

3.7.3-Release

Choose a tag to compare

@ikkez ikkez released this 13 Dec 12:55

Please read the full CHANGELOG for details.

3.7.2 Release

Choose a tag to compare

@ikkez ikkez released this 28 May 16:21

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

Choose a tag to compare

@ikkez ikkez released this 30 Dec 20:57

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