Release of v4.0.3-beta1

Fix zip missing working path. Fix demo site view dynamic get.
This commit is contained in:
2024-09-18 23:20:26 +02:00
parent 6291a6a8f7
commit 9fd238afe1
9 changed files with 36 additions and 28 deletions

View File

@@ -1,8 +1,7 @@
# v4.0.3-alpha4
# v4.0.3-beta1
- Fix database default fields to allow NULL. #1169
- Fix the power list field to allow search. #1167
- Expanded the Demo component in JCB v4 to include more advance features.
- Fix zip missing working path
- Fix demo site view dynamic get
# v4.0.3-alpha
@@ -11,7 +10,10 @@
- Fix the error when no components exists. #1164
- Fix search page error due to File class
- Fix usergrouplist compiler triggers. #1100
- Add field type power integration [init, reset, push]
- Add field type power integration [init, reset, push]
- Fix database default fields to allow NULL. #1169
- Fix the power list field to allow search. #1167
- Expanded the Demo component in JCB v4 to include more advance features
# v4.0.2