Skip to content

Commit

Permalink
basercms-5.0.5 をリリース
Browse files Browse the repository at this point in the history
  • Loading branch information
ゴンドー committed Sep 28, 2023
1 parent 200e658 commit 81147e3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion plugins/baser-core/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
5.0.4
5.0.5

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


[2023-09-28] basercms-5.0.5
- BUG [BC] fix #2744 カスタムコンテンツのバリデーションエラーを改善
- BUG [BC] fix #2199 カスタムコンテンツのAPIで取得する情報に不要な連携データが含まれる処理の改善
- BUG [BC] fix #2502 サイト判別機能の改善
- BUG [UL] fix #2677 ファイルアップローダーで制限環境下のファイル削除時の処理を改善
- BUG [ML] fix #2551 メールメッセージAPIにvaildationのみを実行する機能の追加
- BUG [ML] fix #2550 メールメッセージAPIを利用した際のメール送信機能を改善
- BUG [BG] fix #2527 ブログ記事一覧の表示処理を改善

[2023-08-31] basercms-5.0.4
- CHG [ML] メール送信前のイベントを追加
- BUG [BC] fix #2678 パスワード再発行時メールアドレスが存在しない場合の挙動を改善
Expand Down

0 comments on commit 81147e3

Please sign in to comment.