This commit is contained in:
@@ -6,13 +6,17 @@ The most recent changes are written in the AyaNova manual [hosted on our website
|
||||
|
||||
## 2022
|
||||
|
||||
### AyaNova 8.0.12 (2022-09-27)
|
||||
|
||||
#### Changed
|
||||
|
||||
- SERVER: internal change to batch jobs to prevent long running jobs from hogging CPU cycles in constrained environments
|
||||
|
||||
### 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.
|
||||
- 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)
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ theme:
|
||||
site_name: AyaNova manual
|
||||
site_dir: '../../../server/AyaNova/wwwroot/docs'
|
||||
strict: true
|
||||
copyright: Copyright © 2022 Ground Zero Tech-Works Inc. REV-2022-09-26
|
||||
copyright: Copyright © 2022 Ground Zero Tech-Works Inc. REV-2022-09-27
|
||||
extra:
|
||||
generator: false
|
||||
# Extensions
|
||||
|
||||
Reference in New Issue
Block a user