Release of v5.0.3-beta3

Fix the missing edit button on fields in the related views. Fix the dashboard display. Place the search option back in the use field of the related views. Fix the namespace issue that broken the linker.
This commit is contained in:
2024-09-20 03:01:45 +02:00
parent 8ebeb56d3e
commit 9256633b37
39 changed files with 302 additions and 143 deletions

View File

@@ -1,14 +1,18 @@
# v5.0.3-beta2
# v5.0.3-beta3
- Fix the demo site view to also display files
- Fix the message of field type init
- Fix to ensure type-agnostic comparisons by casting to CHAR in joins in dynamic get
- Fix dynamic download for site area to have correct namespace
- Fix the missing edit button on fields in the related views
- Fix the dashboard display
- Place the search option back in the use field of the related views
- Fix the namespace issue that broken the linker
# v5.0.3-beta
- Fix zip missing working path
- Fix demo site view dynamic get
- Fix demo site view dynamic get
- Fix the demo site view to also display files
- Fix the message of field type init
- Fix to ensure type-agnostic comparisons by casting to CHAR in joins in dynamic get
- Fix dynamic download for site area to have correct namespace
# v5.0.3-alpha