Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Version

Date

Included

2.0.2.0 

 Bug Resolve

1. Fixes done to send push notification even if 'Enable Push Notification' is not enabled at user screen for notification type OTP, OTH and DIS.

2. Restrict disconnect from all devices if user press disconnect button from screen for only one device. 

2.0.1.0 

 Enhancement

1. Rebuild the module with updated NuGet Packages to make compatible with Vienna Advantage Framework version 5.0 and above. 

Note:- This version and all future versions of this module will be compatible with Vienna Advantage Framework version 5.0 and above. If you are using Vienna Advantage Framework 4.X.X.X then, do not install this version.  

Module Dependency

Vienna Advantage Standard (VAS_) <1.0.1.0> 

Changed dependent assembly path bindings to the mentioned path below in the web.config file:

<dependentAssembly> 

<assemblyIdentity name="System.Collections.Immutable" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> 

<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> 

        </dependentAssembly> 


        <dependentAssembly>
                        <assemblyIdentity name="Google.Apis" publicKeyToken="4b01fa6e34db77ab" culture="neutral" />
                        <codeBase version="1.49.0.0" href="bin\PushNotification\Google.Apis.dll" />
        </dependentAssembly> 

1.0.9.0 

 Bug Fixed

1. Fixed bug for displaying date on Mobile Linking form 

1.0.8.0 

 Enhancement

Changed dependent assembly path bindings to the mentioned path below in the web.config file:

<dependentAssembly> 
         <assemblyIdentity name="Google.Apis"   publicKeyToken="4b01fa6e34db77ab" culture="neutral" /> 
         <codeBase version="1.49.0.0" href="bin\PushNotification\Google.Apis.dll" /> 
     </dependentAssembly>

1.0.7.0 

 Enhancement

1. Introduced new feature to disconnect all the connected devices with the process given on Mobile support window and we send the alert to user also that these devices will disconnected and logged out automatically. 

2.New fields added on Mobile Support window to maintain that from which App the mobile is linked. We added 2 new fields for this Mobile App Code and Mobile App Name. 

1.0.6.0 

 Click here to expand...

1. Change target framework version from 4.5 to 4.8 (Application Server should have installed .net framework version 4.8) 

2.Added support to send notification for DMS functionality 

3.New feature to login to VA Application with VA Mobile App two factor authentication. 

For more details please refer to VA Mobile App Authentication (2FA)  (Web view

1.0.4.0 

 Enhancement

1.Introduced new feature to send push notifications to users for notices, workflow approvals, appointments, tasks etc. (Vienna Advantage Framework Version 4.3.5.0 or higher required) 

1.0.2.0 

 Enhancement

1.Work Done to send user's value to QR code 

1.0.1.0

 Enhancement

Form that helps user to connect with VA instance, for more information click here 

  • No labels