TreeFrog Framework version 1.17.0 release
·
1599 commits
to master
since this release
- Fix a bug of comparisn logic of If-Modified-Since header.
- Fix a bug of URL path traversal.
- Modified to add view files into the project when tmake was executed.
- Added logics to invoke a controller constructor by QMetaObject::newInstance() function.
- Added logic of routing to a static file.
- Added a class to process in background, TBackgroundProcess.