File tree Expand file tree Collapse file tree 5 files changed +31
-15
lines changed Expand file tree Collapse file tree 5 files changed +31
-15
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
## 1.25.0
3
- - Updated mongo c driver to v1.9.5.
4
- - Update LZ4 compression algorithom to v1.9.1.
3
+ - Updated Mongo C driver to v1.9.5.
4
+ - Updated LZ4 compression algorithm to v1.9.1.
5
5
- Modified to set a domain in session cookie. #245
6
6
- Changed the default C++ config from c++11 to c++14.
7
7
- Erased 'DISTINCT' from SELECT statement.
8
8
- Fix a bug of stopping tadpole.
9
- - Fix a bug of outputing accesslog.
9
+ - Fix a bug of outputting accesslog.
10
10
- Modified for MSVC2015.
11
11
- Performance improvement.
12
12
Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ TreeFrog Installer for Qt 5 has been released. If installing it, the development
13
13
14
14
| Version | File |
15
15
| -------------------------------------| --------------------------------------|
16
- | 1.24.0 for MinGW (Qt 5.11 or 5.12) | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-1.24.0-mingw-setup.exe] ( https://github.com/treefrogframework/treefrog-framework/releases/download/v1.24.0/treefrog-1.24.0-mingw-setup.exe ) |
17
- | 1.24.0 for Visual Studio 2017 (Qt 5.11 or 5.12)| [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-1.24.0-msvc2017_64-setup.exe] ( https://github.com/treefrogframework/treefrog-framework/releases/download/v1.24.0/treefrog-1.24.0-msvc2017_64-setup.exe ) |
16
+ | 1.25.0 for Visual Studio 2017 (Qt 5.12 or 5.13)| [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-1.25.0-msvc2017_64-setup.exe] ( https://github.com/treefrogframework/treefrog-framework/releases/download/v1.25.0/treefrog-1.25.0-msvc2017_64-setup.exe ) |
18
17
19
18
</div >
20
19
@@ -27,7 +26,7 @@ The source code packages of TreeFrog Framework are available.
27
26
28
27
| Source | File |
29
28
| ----------------| ----------------------------------|
30
- | version 1.24 .0 | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-framework-1.24 .0.tar.gz] ( https://github.com/treefrogframework/treefrog-framework/archive/v1.24 .0.tar.gz ) |
29
+ | version 1.25 .0 | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-framework-1.25 .0.tar.gz] ( https://github.com/treefrogframework/treefrog-framework/archive/v1.25 .0.tar.gz ) |
31
30
32
31
</div >
33
32
Original file line number Diff line number Diff line change @@ -37,18 +37,28 @@ Try TreeFrog Framework which combines high productivity and high speed operation
37
37
38
38
## <i class =" fa fa-bell " aria-hidden =" true " ></i > News
39
39
40
+ July 20, 2019
41
+
42
+ ### TreeFrog Framework version 1.25.0 (stable) release <span style =" color : red ;" >New!</span >
43
+
44
+ - Updated Mongo C driver to v1.9.5.
45
+ - Updated LZ4 compression algorithm to v1.9.1.
46
+ - Modified to set a domain in session cookie.
47
+ - Changed the default C++ config from c++11 to c++14.
48
+ - Other bugfixes and improvements.
49
+
50
+ [ <i class =" fas fa-download " ></i > Download this version] ( /en/download/ )
51
+
40
52
Apr. 29, 2019
41
53
42
- ### TreeFrog Framework version 1.24.0 (stable) release < span style = " color : red ; " >New!</ span >
54
+ ### TreeFrog Framework version 1.24.0 (stable) release
43
55
44
56
- Modified to use LZ4 compression algorithm.
45
57
- Implemented functions storing data of hash type for Redis.
46
58
- Fix a bug of incorrect Content-Type returned for files with uppercase extension.
47
59
- Fix a bug of parsing form-data values included backslashes.
48
60
- Other bugfixes and improvements.
49
61
50
- [ <i class =" fas fa-download " ></i > Download this version] ( /en/download/ )
51
-
52
62
Jan. 6, 2019
53
63
54
64
### TreeFrog Framework version 1.23.0 (stable) release
Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ Qt5 向けのインストーラを提供しています。セットアップす
13
13
14
14
| バージョン | ファイル |
15
15
| ------------------------------------------------| ---------------------------------------|
16
- | 1.24.0 for MinGW [ Qt5.11 または 5.12 ] | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-1.24.0-mingw-setup.exe] ( https://github.com/treefrogframework/treefrog-framework/releases/download/v1.24.0/treefrog-1.24.0-mingw-setup.exe ) |
17
- | 1.24.0 for Visual Studio 2017 64bit [ Qt5.11 または 5.12 ] | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-1.24.0-msvc2017_64-setup.exe] ( https://github.com/treefrogframework/treefrog-framework/releases/download/v1.24.0/treefrog-1.24.0-msvc2017_64-setup.exe ) |
16
+ | 1.25.0 for Visual Studio 2017 64bit [ Qt5.12 または 5.13 ] | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-1.25.0-msvc2017_64-setup.exe] ( https://github.com/treefrogframework/treefrog-framework/releases/download/v1.25.0/treefrog-1.25.0-msvc2017_64-setup.exe ) |
18
17
19
18
</div >
20
19
@@ -30,7 +29,7 @@ Qt5 向けのインストーラを提供しています。セットアップす
30
29
31
30
| ソースパッケージ | ファイル |
32
31
| -------------------| ----------------------------------|
33
- | バージョン 1.24 .0 | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-framework-1.24 .0.tar.gz] ( https://github.com/treefrogframework/treefrog-framework/archive/v1.24 .0.tar.gz ) |
32
+ | バージョン 1.25 .0 | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-framework-1.25 .0.tar.gz] ( https://github.com/treefrogframework/treefrog-framework/archive/v1.25 .0.tar.gz ) |
34
33
35
34
</div >
36
35
Original file line number Diff line number Diff line change @@ -40,16 +40,24 @@ Webアプリの開発において、開発効率と動作速度はトレード
40
40
41
41
## <i class =" fa fa-bell " aria-hidden =" true " ></i > お知らせ
42
42
43
- ### 2019/4/29 TreeFrog Framework バージョン1.24.0 (安定版)リリース <span style =" color : red ;" >New!</span >
43
+ ### 2019/4/29 TreeFrog Framework バージョン1.25.0 (安定版)リリース <span style =" color : red ;" >New!</span >
44
+
45
+ - Mongo Cドライバをv1.9.5に更新
46
+ - LZ4圧縮アルゴリズムをv1.9.1に更新
47
+ - セッションクッキーにドメイン値を設定できるよう修正
48
+ - コンフィグをC++11からC++14に変更
49
+ - その他不具合修正と改善
50
+
51
+ [ <i class =" fas fa-download " ></i > ダウンロードはこちらから] ( /ja/download/ )
52
+
53
+ ### 2019/4/29 TreeFrog Framework バージョン1.24.0 (安定版)リリース
44
54
45
55
- LZ4圧縮アルゴリズムを使用するよう修正
46
56
- Redisハッシュ型データ向けの関数を実装
47
57
- 大文字を使った拡張子のファイルで戻されるコンテントタイプの不具合修正
48
58
- バックスラッシュを含んだform-dataの解析の不具合修正
49
59
- その他不具合修正と改善
50
60
51
- [ <i class =" fas fa-download " ></i > ダウンロードはこちらから] ( /ja/download/ )
52
-
53
61
### 2019/1/6 TreeFrog Framework バージョン1.23.0 (安定版)リリース
54
62
55
63
- BEGEN/COMMIT/ROLLBACK 失敗時のファールセーフ追加
You can’t perform that action at this time.
0 commit comments