tag:github.com,2008:https://github.com/treefrogframework/treefrog-framework/releasesRelease notes from treefrog-framework2025-09-27T02:03:54Ztag:github.com,2008:Repository/7067532/v2.11.22025-09-27T02:07:09ZTreeFrog 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>treefrogframeworktag:github.com,2008:Repository/7067532/v2.11.12025-07-05T02:04:12ZTreeFrog 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>treefrogframeworktag:github.com,2008:Repository/7067532/v2.11.02025-05-05T01:34:56ZTreeFrog 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>treefrogframeworktag:github.com,2008:Repository/7067532/v2.10.12024-12-20T00:50:40ZTreeFrog 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>treefrogframeworktag:github.com,2008:Repository/7067532/v2.10.02024-11-30T04:09:37ZTreeFrog 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>treefrogframeworktag:github.com,2008:Repository/7067532/v2.9.02024-06-15T05:12:02ZTreeFrog 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 &properties).</li>
<li>Updated mongoc driver to v1.26.2.</li>
<li>Updated glog to v0.7.0.</li>
</ul>treefrogframeworktag:github.com,2008:Repository/7067532/v2.8.0-22024-02-19T01:20:21ZTreeFrog Framework version 2.8.0 release2 for Windows<p>Upgraded PostgreSQL client library (libpq) to version 15 for windows.</p>treefrogframeworktag:github.com,2008:Repository/7067532/v2.8.02023-12-10T13:23:42ZTreeFrog Framework version 2.8.0 release<ul>
<li>Support prepared statements for PostgreSQL and MySQL.</li>
<li>Fix compilation error on Emscripten.</li>
</ul>treefrogframeworktag:github.com,2008:Repository/7067532/v2.7.12023-03-25T23:55:42ZTreeFrog 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>treefrogframeworktag:github.com,2008:Repository/7067532/v2.7.02023-02-25T12:19:34ZTreeFrog 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