tag:github.com,2008:https://github.com/treefrogframework/treefrog-framework/releases Release notes from treefrog-framework 2025-09-27T02:03:54Z tag:github.com,2008:Repository/7067532/v2.11.2 2025-09-27T02:07:09Z TreeFrog Framework version 2.11.2 release <h2>What's Changed</h2> <ul> <li>Updated the internally used MongoDB C Driver to version 2.1.0</li> <li>Added support for std::format style formatting in logging functions</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/treefrogframework/treefrog-framework/compare/v2.11.1...v2.11.2"><tt>v2.11.1...v2.11.2</tt></a></p> treefrogframework tag:github.com,2008:Repository/7067532/v2.11.1 2025-07-05T02:04:12Z TreeFrog Framework version 2.11.1 release <h2>What's Changed</h2> <ul> <li>Fixed a compilation error bug in tftest.h. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3192519820" data-permission-text="Title is private" data-url="https://github.com/treefrogframework/treefrog-framework/issues/419" data-hovercard-type="pull_request" data-hovercard-url="/treefrogframework/treefrog-framework/pull/419/hovercard" href="https://github.com/treefrogframework/treefrog-framework/pull/419">#419</a></li> <li>Updated test macros.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/treefrogframework/treefrog-framework/compare/v2.11.0...v2.11.1"><tt>v2.11.0...v2.11.1</tt></a></p> treefrogframework tag:github.com,2008:Repository/7067532/v2.11.0 2025-05-05T01:34:56Z TreeFrog Framework version 2.11.0 release <ul> <li>Vite + Vue scaffolding support (experimental)</li> <li>Fix a bug of TSharedMemory on macos.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/treefrogframework/treefrog-framework/compare/v2.10.1...v2.11.0"><tt>v2.10.1...v2.11.0</tt></a></p> treefrogframework tag:github.com,2008:Repository/7067532/v2.10.1 2024-12-20T00:50:40Z TreeFrog Framework version 2.10.1 release <p>Fixed build errors on macOS 13 environment.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/treefrogframework/treefrog-framework/compare/v2.10.0...v2.10.1"><tt>v2.10.0...v2.10.1</tt></a></p> treefrogframework tag:github.com,2008:Repository/7067532/v2.10.0 2024-11-30T04:09:37Z TreeFrog Framework version 2.10.0 release <ul> <li>Supported for std::format style log output, Tf::error(), Tf::warn(), Tf::info(), etc.</li> <li>Fix a bug of tsharedmemory initiation.</li> <li>Only Qt6 supported after this version (Qt5 not supported).</li> </ul> treefrogframework tag:github.com,2008:Repository/7067532/v2.9.0 2024-06-15T05:12:02Z TreeFrog Framework version 2.9.0 release <ul> <li>Fix a bug of access log about status-code.</li> <li>Modified to set NULL into DB when the value is QString() in TSqlObject.</li> <li>Added a function, TAbstractModel::setProperties(const QJsonObject &amp;properties).</li> <li>Updated mongoc driver to v1.26.2.</li> <li>Updated glog to v0.7.0.</li> </ul> treefrogframework tag:github.com,2008:Repository/7067532/v2.8.0-2 2024-02-19T01:20:21Z TreeFrog Framework version 2.8.0 release2 for Windows <p>Upgraded PostgreSQL client library (libpq) to version 15 for windows.</p> treefrogframework tag:github.com,2008:Repository/7067532/v2.8.0 2023-12-10T13:23:42Z TreeFrog Framework version 2.8.0 release <ul> <li>Support prepared statements for PostgreSQL and MySQL.</li> <li>Fix compilation error on Emscripten.</li> </ul> treefrogframework tag:github.com,2008:Repository/7067532/v2.7.1 2023-03-25T23:55:42Z TreeFrog Framework version 2.7.1 release <ul> <li>Fix a bug of opening shared memory KVS.</li> <li>Modified to reply NotFound when it can not invoke the action.</li> </ul> treefrogframework tag:github.com,2008:Repository/7067532/v2.7.0 2023-02-25T12:19:34Z TreeFrog Framework version 2.7.0 release <ul> <li>Fix possibility of thread conflicting when receiving packets.</li> <li>Changed hash algorithm to HMAC of SHA3.</li> <li>Added Memcached as session store.</li> <li>Updated malloc algorithm of TSharedMemoryAllocator.</li> <li>Updated system logger.</li> <li>Performance improvement for pooling database connections.</li> </ul> treefrogframework