Files
raven/docs/8.0/ayanova/docs/changelog.md
2022-10-31 16:32:38 +00:00

5.5 KiB

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 documented in the AyaNova manual hosted on our website.

How to upgrade

See the upgrade instructions section of this manual for details.

2022

AyaNova 8.0.19 (2022-10-29)

Fixed

  • Server: With generated sample data only, not production use, Work order and Quote could potententially not show as locked when set to a locking status

Changed

  • UI: Reduced whitespace on forms between fields and row heights in data tables to show more in less space

AyaNova 8.0.18 (2022-10-27)

Fixed

  • Server: expiration date of license and maintenance incorrectly stated "(utc)" time in log but is actually server local time
  • UI: Evaluation license request page now properly shows that the company name and other details are required and disables request button until filled in

Changed

  • Server: Erase database huge speed improvement; improves v8-migrate, sample data generation, manual erase by SuperUser in UI
  • UI: Administration -> License page added time in addition to existing date for license and maintenance expiration
  • UI: Administration -> License page only SuperUser account is offered the Erase Database menu option (no other user has rights to erase db)
  • UI: Evaluate, show SuperUser only message before showing generate options dialog rather than on submit
  • UI: Evaluation request button now disabled when request is actively being processed

AyaNova 8.0.17 (2022-10-12)

Fixed

  • Server: Report rendering would fail if Global setting Company physical address longitude or latitude were set to an empty string

AyaNova 8.0.16 (2022-10-12)

Added

  • Server: Debug log level diagnostic information for troubleshooting report generation issues during technical support

AyaNova 8.0.15 (2022-09-30)

Added

  • UI, Server, Documentation: Misc. additions and changes for Subscription mode AyaNova

Fixed

  • Server: Automatic backup pruning to remove backup sets in excess of the Number of backups to keep setting was not deleting manual backup sets

AyaNova 8.0.14 (2022-09-29)

Changed

  • UI, Server, Documentation: Dashboard list widgets limited to maximum 100 items to prevent overwhelming and potentially freezing the browser with large quantities of data better viewed through filtered data tables

AyaNova 8.0.13 (2022-09-28)

Changed

  • UI, Server, Documentation: Bulk Tag and delete extensions changed to show progress and support cancellation of long running jobs

Fixed

  • UI: Dashboard issue potentially causing freeze / high memory usage with Reminders, Reviews and Scheduled dashboard widgets

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.

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