Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
treefrogframework committed Nov 30, 2024
1 parent f8c7f8f commit 859b872
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 74 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# ChangeLog

## 2.10.0
- Supported for std::format style log output, Tf::error(), Tf::warn(), Tf::info(), etc.
- Fix a bug of tsharedmemory initiation.
- Only Qt6 supported after this version (Qt5 not supported).

## 2.9.0
- Fix a bug in the access log output regarding status codes.
- Modified to set NULL into DB when the value is QString() in TSqlObject.
Expand Down
4 changes: 2 additions & 2 deletions docs/en/download/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ TreeFrog Installer for Qt 6 has been released. If installing it, the development

| Version | File |
|-------------------------------------|--------------------------------------|
| 2.9.0 for Visual Studio (Qt 6.7 or 6.6)| [<i class="fa fa-download" aria-hidden="true"></i> treefrog-2.9.0-msvc_64-setup.exe](https://github.com/treefrogframework/treefrog-framework/releases/download/v2.9.0/treefrog-2.9.0-msvc_64-setup.exe) |
| 2.10.0 for Visual Studio (Qt 6.8 or 6.7)| [<i class="fa fa-download" aria-hidden="true"></i> treefrog-2.10.0-msvc_64-setup.exe](https://github.com/treefrogframework/treefrog-framework/releases/download/v2.10.0/treefrog-2.10.0-msvc_64-setup.exe) |

</div>

Expand All @@ -25,7 +25,7 @@ The source code packages of TreeFrog Framework are available.

| Source | File |
|----------------|----------------------------------|
| version 2.9.0 | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-framework-2.9.0.tar.gz](https://github.com/treefrogframework/treefrog-framework/archive/v2.9.0.tar.gz) |
| version 2.10.0 | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-framework-2.10.0.tar.gz](https://github.com/treefrogframework/treefrog-framework/archive/v2.10.0.tar.gz) |

</div>

Expand Down
48 changes: 10 additions & 38 deletions docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,24 @@ Try TreeFrog Framework which combines high productivity and high speed operation

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

Nov. 30, 2024
### TreeFrog Framework version 2.10.0 (stable) release <span style="color: red;">New!</span>

- Supported for std::format style log output, Tf::error(), Tf::warn(), Tf::info(), etc.
- Fix a bug of tsharedmemory initiation.
- Only Qt6 supported after this version (Qt5 not supported).

[<i class="fas fa-download"></i> Download this version](/en/download/)

Jun. 16, 2024
### TreeFrog Framework version 2.9.0 (stable) release <span style="color: red;">New!</span>
### TreeFrog Framework version 2.9.0 (stable) release

- Fix a bug in the access log output regarding status codes.
- Modified to set NULL into DB when the value is QString() in TSqlObject.
- Added a function, TAbstractModel::setProperties(const QJsonObject &properties).
- Updated mongoc driver to v1.26.2.
- Updated glog to v0.7.0.

[<i class="fas fa-download"></i> Download this version](/en/download/)

Dec. 10, 2023
### TreeFrog Framework version 2.8.0 (stable) release

Expand All @@ -70,43 +77,8 @@ Feb. 25, 2023
- Updated system logger.
- Performance improvement for pooling database connections.

Jan. 21, 2023
### TreeFrog Framework version 2.6.1 (stable) release

- Fix a bug of outputting access log.
- Added a link option for LZ4 shared library on Linux or macOS.

Jan. 2, 2023
### TreeFrog Framework version 2.6.0 (stable) release

- Implemented in-memory KVS for cache system.
- Added a link option for Glog shared library.
- Fix bugs of macros for command line interface.
- Updated LZ4 to v1.9.4.

Nov. 1, 2022
### TreeFrog Framework version 2.5.0 (stable) release

- Implemented flushResponse() function to continue the process after sending a response.
- Updated glog to v0.6.0
- Performance improvement for redis client.
- Implemented memcached client. [Experimental]
- Implemented a cache-store for memcached, TCacheMemcachedStore class.

Aug. 13, 2022
### TreeFrog Framework version 2.4.0 (stable) release

- Implemented memory store for cache.
- Updated Mongo C driver to v1.21.2.

May 28, 2022
### TreeFrog Framework version 2.3.1 (stable) release

- Fix compilation errors on Qt 6.3.

[<i class="fa fa-list" aria-hidden="true"></i> All changelogs](https://github.com/treefrogframework/treefrog-framework/blob/master/CHANGELOG.md)


## <i class="fas fa-hand-holding-usd"></i> Support Development

TreeFrog Framework is New BSD licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. We accept donations from sponsors and individual donors via the following methods:
Expand Down
4 changes: 2 additions & 2 deletions docs/ja/download/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Qt6 向けのインストーラを提供しています。セットアップす

| バージョン | ファイル |
|------------------------------------------------|---------------------------------------|
| 2.9.0 for Visual Studio 64bit (Qt6.7 or 6.6) | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-2.9.0-msvc_64-setup.exe](https://github.com/treefrogframework/treefrog-framework/releases/download/v2.9.0/treefrog-2.9.0-msvc_64-setup.exe) |
| 2.10.0 for Visual Studio 64bit (Qt6.8 or 6.7) | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-2.10.0-msvc_64-setup.exe](https://github.com/treefrogframework/treefrog-framework/releases/download/v2.10.0/treefrog-2.10.0-msvc_64-setup.exe) |

</div>

Expand All @@ -29,7 +29,7 @@ Qt6 向けのインストーラを提供しています。セットアップす

| ソースパッケージ | ファイル |
|-------------------|----------------------------------|
| バージョン 2.9.0 | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-framework-2.9.0.tar.gz](https://github.com/treefrogframework/treefrog-framework/archive/v2.9.0.tar.gz) |
| バージョン 2.10.0 | [<i class="fa fa-download" aria-hidden="true"></i> treefrog-framework-2.10.0.tar.gz](https://github.com/treefrogframework/treefrog-framework/archive/v2.10.0.tar.gz) |

</div>

Expand Down
41 changes: 9 additions & 32 deletions docs/ja/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,22 @@ Webアプリの開発において、開発効率と動作速度はトレード

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

### 2024/6/15 TreeFrog Framework バージョン2.9.0 (安定版)リリース <span style="color: red;">New!</span>
### 2024/11/30 TreeFrog Framework バージョン2.10.0 (安定版)リリース <span style="color: red;">New!</span>

- std::format スタイルのログ出力に対応, Tf::error(), Tf::warn(), Tf::info()など
- tsharedmemory初期化の不具合修正.
- このバージョン以降 Qt6 のみサポート (Qt5は非サポート).

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

### 2024/6/15 TreeFrog Framework バージョン2.9.0 (安定版)リリース

- ステータスコードに関するアクセスログ出力の不具合修正
- TSqlObjectで値がQString()である場合にNULLを設定するように修正
- TAbstractModel::setProperties(const QJsonObject &properties) 関数を追加
- Mongoc driver を v1.26.2 に更新
- glog を v0.7.0 に更新

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

### 2023/12/10 TreeFrog Framework バージョン2.8.0 (安定版)リリース

- PostgreSQL と MySQL のプリペアドステートメントを対応
Expand All @@ -69,35 +75,6 @@ Webアプリの開発において、開発効率と動作速度はトレード
- システムロガーを更新
- データベース接続プーリングのパフォーマンス改善

### 2023/1/21 TreeFrog Framework バージョン2.6.1 (安定版)リリース

- アクセスログ出力の不具合修正
- LZ4と共有リンクするオプションを追加(Linux または macOS)

### 2023/1/2 TreeFrog Framework バージョン2.6.0 (安定版)リリース

- キャッシュ用のインメモリKVSを実装
- Glogと共有リンクするオプションを追加
- コマンドライン向けマクロの不具合修正
- LZ4をv1.9.4に更新

### 2022/11/1 TreeFrog Framework バージョン2.5.0 (安定版)リリース

- レスポンス送信後に処理を継続するためにflushResponse()関数を実装
- glogバージョン0.6.0に更新
- Redisクライアントのパフォーマンス改善
- Memcachedクライアントの実装 [実験的]
- Memcached用のキャッシュストア(TCacheMemcachedStoreクラス)の実装

### 2022/8/13 TreeFrog Framework バージョン2.4.0 (安定版)リリース

- キャッシュ用のメモリストアを実装
- Mongo C ドライバをバージョン1.21.2に更新

### 2022/5/28 TreeFrog Framework バージョン2.3.1 (安定版)リリース

- Qt 6.3 でのコンパイルエラーを解消

[<i class="fa fa-list" aria-hidden="true"></i> 全ての変更履歴](https://github.com/treefrogframework/treefrog-framework/blob/master/CHANGELOG.md)


Expand Down

0 comments on commit 859b872

Please sign in to comment.