Skip to content

3.7.1-Release

Compare
Choose a tag to compare
@ikkez ikkez released this 30 Dec 20:51
· 90 commits to master since this 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