Skip to content

Commit 81bf6d6

Browse files
Updated docs.
1 parent 383c265 commit 81bf6d6

File tree

4 files changed

+19
-8
lines changed

4 files changed

+19
-8
lines changed

docs/en/download/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The source code packages of TreeFrog Framework are available.
2525

2626
| Source | File |
2727
|----------------|----------------------------------|
28-
| version 2.11.1 | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-framework-2.11.1.tar.gz](https://github.com/treefrogframework/treefrog-framework/archive/v2.11.1.tar.gz) |
28+
| version 2.11.2 | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-framework-2.11.2.tar.gz](https://github.com/treefrogframework/treefrog-framework/archive/v2.11.2.tar.gz) |
2929

3030
</div>
3131

docs/en/index.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,20 @@ Try TreeFrog Framework which combines high productivity and high speed operation
3737

3838
## <i class="fa fa-bell" aria-hidden="true"></i> News
3939

40+
Sep. 27, 2025
41+
### TreeFrog Framework version 2.11.2 (stable) release <span style="color: red;">New!</span>
42+
43+
- Updated the internally used MongoDB C Driver to version 2.1.0.
44+
- Added support for std::format style formatting in logging functions.
45+
46+
[<i class="fas fa-download"></i> Download this version](/en/download/)
47+
4048
Jul. 5, 2025
41-
### TreeFrog Framework version 2.11.1 (stable) release <span style="color: red;">New!</span>
49+
### TreeFrog Framework version 2.11.1 (stable) release
4250

4351
- Fixed a compilation error bug in tftest.h.
4452
- Updated test macros.
4553

46-
[<i class="fas fa-download"></i> Download this version](/en/download/)
47-
4854
May 5, 2025
4955
### TreeFrog Framework version 2.11.0 (stable) release
5056

docs/ja/download/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Qt6 向けのインストーラを提供しています。セットアップす
2929

3030
| ソースパッケージ | ファイル |
3131
|-------------------|----------------------------------|
32-
| バージョン 2.11.1 | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-framework-2.11.1.tar.gz](https://github.com/treefrogframework/treefrog-framework/archive/v2.11.1.tar.gz) |
32+
| バージョン 2.11.2 | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-framework-2.11.2.tar.gz](https://github.com/treefrogframework/treefrog-framework/archive/v2.11.2.tar.gz) |
3333

3434
</div>
3535

docs/ja/index.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,18 @@ Webアプリの開発において、開発効率と動作速度はトレード
4040

4141
## <i class="fa fa-bell" aria-hidden="true"></i> お知らせ
4242

43-
### 2025/7/5 TreeFrog Framework バージョン2.11.1 (安定版)リリース <span style="color: red;">New!</span>
43+
### 2025/9/27 TreeFrog Framework バージョン2.11.2 (安定版)リリース <span style="color: red;">New!</span>
4444

45-
- tftest.hのコンパイルエラーを修正
46-
- テストマクロの更新
45+
- 内部で使用している MongoDB C ドライバをバージョン 2.1.0 に更新
46+
- ロギング関数を std::format スタイルの書き方に対応
4747

4848
[<i class="fas fa-download"></i> ダウンロードはこちらから](/ja/download/)
4949

50+
### 2025/7/5 TreeFrog Framework バージョン2.11.1 (安定版)リリース
51+
52+
- tftest.hのコンパイルエラーを修正
53+
- テストマクロの更新
54+
5055
### 2025/5/5 TreeFrog Framework バージョン2.11.0 (安定版)リリース
5156

5257
- Vite + Vue のスキャフォールディングサポート(実験的) [Vite+Vue](/ja/user-guide/view/vite+vue.html)参照

0 commit comments

Comments
 (0)