case 4191

This commit is contained in:
2022-09-26 20:52:49 +00:00
parent c1ecf84799
commit 749957ce29
41 changed files with 83 additions and 120 deletions

View File

@@ -6,6 +6,14 @@ The most recent changes are written in the AyaNova manual [hosted on our website
## 2022
### AyaNova 8.0.11 (2022-09-26)
#### Fixed
- Multiple data tables had more than one column internally defined at the AyaNova server end as the row id column which could result in a table not displaying data and an error message showing in the AyaNova web app. This also meant that the extra row id columns were not able to be set to not display in the data table columns.
### V8-Migrate plugin 8.0.3 (2022-09-23)
#### Added