Releases: bcosca/fatfree
Releases · bcosca/fatfree
Release list
3.9.3
3.9.2-Release
3.9.1-Release
see https://github.com/f3-factory/fatfree-core/releases/tag/3.9.1 for release notes
3.9.0-Release
see https://github.com/f3-factory/fatfree-core/releases/tag/3.9.0 for release notes
3.8.2-Release
see https://github.com/f3-factory/fatfree-core/releases/tag/3.8.2 for release notes
3.8.1-Release
See https://github.com/bcosca/fatfree-core/releases/tag/3.8.1 for release notes.
3.8.0-Release
New release with PHP 8.1 and other fixes.
See CHANGELOG 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