Skip to content

Commit

Permalink
basercms-4.7.8リリース
Browse files Browse the repository at this point in the history
  • Loading branch information
ゴンドー committed Aug 31, 2023
1 parent ba06856 commit d2d8271
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion lib/Baser/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
4.7.8-dev
4.7.8

///////////////////////////////////////////////////////////////////////////////////////////////////////////
// +---------------------------------------------------------------------------------------------------+ //
Expand All @@ -17,6 +17,11 @@
CHG: 変更内容 / BUG: バグフィックス / NEW: 機能追加


[2023-08-31] basercms-4.7.8
- BUG [BC] fix #2638 PHP8を利用した際に正しくビューキャッシュが生成されない問題を改善
- BUG [BC] fix #2538 メニュー取得に関するヘルパの挙動を改善
- BUG [ML] fix #2570 メールフォームで複数のファイルフィールドを利用すると発生する不具合を改善

[2023-06-29] basercms-4.7.7
- BUG [BC] fix #2177 PHP5.4に対応していない問題を改善
- BUG [BC] fix #2173 [コンテンツ]同一階層にindexがなくてもindex_1があるとindexが作成できない問題を改善
Expand Down

0 comments on commit d2d8271

Please sign in to comment.