What's new in this update:

[+] New licensing model: Web licenses
[+] New ACEN web service methods.
[+] New database table (WebLicenses)
[+] "Web licensing enabled" option added to program settings.
[+] Web licensing panel for reviewing web licenses.
[#] Template processing class changed.
[*] Administrator dashboard has been extended with more command buttons.
[*] Client interface: License note is now always visible in licenses table.
[*] Complete redesign of license details management.
[+] New user controls: License, WebLicense, User, Group, MachineLocks, CustomCounters and CustomFeatures.
[*] Sample VB.NET desktop application for accessing ACEN web service has been updated with examples for new methods for handling web licenses.
[>] Web licensing model should be considered as Beta at this stage.

New licensing model: Web licenses

- This licensing model is intended for programs protected with combination of remote protection and serial numbers features.

- Standard license is identified by Customer ID, Order ID and Program ID and requires valid customer account and order data in activation center.

- With new licensing model each license is identified by Program ID and Serial Number pair only. No customer account nor order entry is required.

- Live Internet connection is mandatory for license handling (activation, reactivation, license removal and transfer).

- License handling is done from protected application and thus requires source code editing.

- All license handling is done via ACEN web service.

- Each valid Serial number (per program) will grant single license only.

- Custom features stored inside serial number will be automatically passed to protected application via generated activation code.

The following licensing tasks will be available:

1. Activation
Adding of new web license.

2. Reactivation
Reactivation of previously activated web license on original computer in case valid removal code is not available.

3. License removal
Removal of previously activated web license with valid removal code.
Note: Limited license can not be removed. It can only be updated (reactivated or transferred to another computer)

4. License transfer
License transfer from original computer to new one with valid removal code.

New licensing model will be available starting from next Activation center (ACEN) update (02.90.00).

What's new in this update:

[*] Virtual machine detection improvements.
[!] Alternate protection interface fix.
[!] Protection interface fixes including some improvements in handling usage of advanced protection interface functions from multiple instances of same application.
[!] Fixed problem with loading of some project history entries.