Skip to content

TreeFrog Framework version 1.25.0 release

Choose a tag to compare

@treefrogframework treefrogframework released this 20 Jul 07:37
· 1108 commits to master since this release
  • Updated Mongo C driver to v1.9.5.
  • Updated LZ4 compression algorithm to v1.9.1.
  • Modified to set a domain in session cookie. #245
  • Changed the default C++ config from c++11 to c++14.
  • Erased 'DISTINCT' from SELECT statement.
  • Fix a bug of stopping tadpole.
  • Fix a bug of outputting accesslog.
  • Modified for MSVC2015.
  • Performance improvement.