This commit is contained in:
2022-01-11 01:23:41 +00:00
parent f16a0e2b1f
commit 26527754b8
8 changed files with 30 additions and 25 deletions

View File

@@ -11,11 +11,11 @@ This page documents the changes most relevant to everyday users of AyaNova howev
AyaNova 7 had several different user interfaces: the main interface was a Windows desktop application and as optional add-on products we had several different web browser interfaces for varying levels of devices. Each web interface had a limited sub-set of the full features in the Windows application and required separate installation and configuration procedures.
AyaNova 8 has one "progressive" web application based interface only that adapts itself automatically to the device format. Any device on any platform with a modern web browser from a smart phone to a full sized desktop computer can use all features of AyaNova equally. This means you can use AyaNova on an iPhone, Android, Windows desktop, Mac, Linux etc.
AyaNova 8 has one "progressive" web application based interface only that adapts itself automatically to the device format. Any device on any platform with a modern web browser from a smart phone to a full sized desktop computer can use all features of AyaNova equally. This means you can use AyaNova on an iPhone, Android, Windows desktop, iOS, Linux etc.
Having one web application interface means there is nothing to install or update on all user devices and ensures that we will always have all features available to all users.
In order to support the front end "client" devices using AyaNova, there is now a back end self contained [AyaNova server](ops-intro.md) that handles all requests and can be hosted on Linux, Windows, Mac either onsite or with a web hosting provider.
In order to support the front end "client" devices using AyaNova, there is now a back end self contained [AyaNova server](ops-intro.md) that handles all requests and can be hosted on Linux or Windows, either onsite or with a web hosting provider.
## Features dropped from v7 to v8

View File

@@ -20,4 +20,4 @@ Or check out our support forum [forum.ayanova.com](http://forum.ayanova.com/)
---
<h6>Documentation version: 8.0.0-beta.0.10, Copyright &copy; 2022 Ground Zero Tech-Works Inc.</h6>
<h6>Documentation version: 8.0.0-beta.0.11, Copyright &copy; 2022 Ground Zero Tech-Works Inc.</h6>