Release of v5.0.0-beta5

Fix the media field size limitation. #1109. Add dynamic datatype update to schema field check. Fix version_update column size. Improved the Schema Table update engine.
This commit is contained in:
2024-04-24 21:38:12 +02:00
parent 0193ab735c
commit 59af18e13a
16 changed files with 555 additions and 191 deletions

View File

@@ -1,3 +1,10 @@
# v5.0.0-beta5
- Fix the media field size limitation. #1109
- Add dynamic datatype update to schema field check.
- Fix version_update column size.
- Improved the Schema Table update engine.
# v5.0.0-beta4
- Add fallback option to ensure that all JCB tables and fields exist.