This commit is contained in:
50
docs/8.0/ayanova/docs/changelog.md
Normal file
50
docs/8.0/ayanova/docs/changelog.md
Normal file
@@ -0,0 +1,50 @@
|
||||
# Change log
|
||||
|
||||
If you are viewing this page from your local copy of AyaNova be advised that it will only show changes up to the date that your version was released.
|
||||
|
||||
The most recent changes are written in the AyaNova manual [hosted on our website](https://ayanova.com/docs/changelog).
|
||||
|
||||
## 2022
|
||||
|
||||
### V8-Migrate plugin 8.0.3 (2022-09-23)
|
||||
|
||||
#### Added
|
||||
|
||||
- UI: "copy to clipboard" button added to migration log display form to enable copy displayed migration log to clipboard
|
||||
- UI: warning message indicating migration will fail if login to v8 server during migration
|
||||
|
||||
#### Changed
|
||||
|
||||
- UI: Text displayed when migration ended to more clearly show if failed or completed properly
|
||||
- Always attempt to send memo of log to SuperUser on any failure
|
||||
- Always attempt to set v8 server state back to open even if earlier failure
|
||||
|
||||
#### Fixed
|
||||
|
||||
- Not fail on empty v8 Part name due to missing v7 data but generate a unique placeholder instead
|
||||
|
||||
### AyaNova 8.0.10 (2022-09-22)
|
||||
|
||||
#### Added
|
||||
|
||||
- Documentation: Added Change log / release notes page and links to it
|
||||
- Documentation: Personal History manual page added section about Ghostery and other similar browser extensions potentialy blocking event log history
|
||||
- Documentation: several pages added section that clarifies SuperUser is not a normal account and specific information about SuperUser not having access to business data
|
||||
- Documentation: ops-restore section added more detailed instructions regarding restoration and in particular setting rights and ownership when restoring to Linux server
|
||||
|
||||
#### Changed
|
||||
|
||||
- License check: when using active trial license now does fast track license check to accomodate slow data migration scenarios where trial license would expire before migration has completed
|
||||
- Metrics: changed the server's timespan for gathering daily metrics from beta period interval of every 12 hours to normal release interval of 24 hours
|
||||
- Metrics: changed the default timespan for graphs from last 6 hours to last 7 days
|
||||
- Metrics form: improved the timeline chart data points to be more clearly visible
|
||||
|
||||
#### Fixed
|
||||
|
||||
- Documentation: miscellaneous improvements and edits to documentation in multiple places
|
||||
- Metrics form: fixed issue with some timeline charts not displaying properly
|
||||
|
||||
#### Removed
|
||||
|
||||
- Evaluate form: removed various levels of trial data seeding, defaults to small only
|
||||
- Profiler form: removed now that beta test and primary development has ended
|
||||
@@ -10,6 +10,8 @@ This manual is divided into the following sections:
|
||||
|
||||
#### [Installing and maintaining AyaNova](ops-intro.md)
|
||||
|
||||
#### [Change log / release notes](https://ayanova.com/docs/changelog)
|
||||
|
||||
#### [Software developers guide](api-intro.md)
|
||||
|
||||
### Beyond this manual
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# AyaNova upgrade
|
||||
|
||||
[View Change log / release notes](https://ayanova.com/docs/changelog).
|
||||
|
||||
AyaNova updates are available to users with an active Maintenance plan.
|
||||
|
||||
If you do not have an active Maintenance plan you will [not be able to update](adm-license.md#maintenance-expired-message).
|
||||
|
||||
Reference in New Issue
Block a user