Release of v5.0.3-beta1

Fix zip missing working path. Fix demo site view dynamic get.
This commit is contained in:
2024-09-18 23:21:16 +02:00
parent 0603c39cc1
commit f71c689d46
9 changed files with 36 additions and 28 deletions

View File

@@ -1,8 +1,7 @@
# v5.0.3-alpha4
# v5.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
# v5.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.
# v5.0.2