TreeFrog Framework v1.29.0 Release Notes

Release Date: 2020-05-02 // almost 4 years ago
    • 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().