TreeFrog Framework v1.7.1 Release Notes

    • Fix a bug of linkToIf() and linkToUnless().
    • Fix a bug of user-model generation.
    • Added findCount() into classes generated by tspawn command.
    • Added urlq() function into TActionHelper class.
    • Update the default encoding of JSON response in HTTP, 'charset=utf-8'.
    • Imports new files, tjsonutil.cpp and tjsonutil.h and add utility functions for JSON.
    • Deleted TF_BUILD_MONGODB macros
    • Added '--show-collections' option to tspawn command for MongoDB.
    • Updated oidInc() function in tbson.cpp
    • Updated the configure script.