Skip to content

TreeFrog Framework version 1.29.0 release

Choose a tag to compare

@treefrogframework treefrogframework released this 02 May 01:24
· 879 commits to master since this release
  • Fix a bug of max-age of cookie.
  • Fix a bug of generating select-tag.
  • Modified to initialize boolean fields in classes generated.
  • Implemented publish() function in TActionController class.
  • Rename functions; renderAndStoreInCache() to renderAndCache(), renderFromCache() to renderOnCache(), removeFromCache() to removeCache().