View previous topic :: View next topic |
Author |
Message |
Infralution
Joined: 28 Feb 2005 Posts: 5027
|
Posted: Thu Jul 18, 2013 6:03 am Post subject: Version 5.9.3 Released |
|
|
Version 5.9.3 of Infralution Licensing System has now been released.
This release includes the following new features and fixes:
- Changed License Tracker to show keys which have an expiry date older than the current date as disabled (greyed out).
- Fixed issue with Authenticate License File function in license tracker not setting the license key expiry date (for keys where the expiry date is set a number of days after first authentication) when authenticating locally if the authentication server is offline.
- Fixed the Authentication Server to increment the RevokedAuthenticationCount for a license key if an authentication fails because the license key has expired. Previously the AuthenticationCount was incremented in this case even though the authentication had failed.
- Fixed the Upload Authentication Data option (in Authentication > Configure Server) so that license keys which have had an ExpiryDate, AuthenticationData or Authentication limit set are uploaded. Previously only license keys which had been authenticated were uploaded, which meant an authentication database rebuilt using this function was missing this information for unauthenticated keys.
See the Release Notes for full details. You can download the installers for this release from our downloads page.
If you are using Authenticated Licensing and upgrading from a version prior to 5.9 then you must upload the new Authentication Server assemblies to your server and run the Install.aspx page to upgrade your existing authentication database to the current schema.
IPN.NET customers must upgrade to IPN.NET Version 3.7 for compatibility with ILS 5.9.
This release is free to existing Version 5 customers. Source code for this release can be downloaded using the download link and password emailed to customers on purchase. _________________ Infralution Support
Last edited by Infralution on Mon Aug 19, 2013 1:38 am; edited 1 time in total |
|
Back to top |
|
|
MPR
Joined: 12 Nov 2011 Posts: 23
|
Posted: Fri Aug 09, 2013 1:38 pm Post subject: |
|
|
I downloaded the source again this morning, and with a fresh build, the Infralution.Licensing.WPF.dll version shows a file version of 5.9.1.0 with a Product version of 5.9.2.0
(Infralution.Licensing.WPF.VB\bin)
The 'canned' version with the main product download shows the correct 5.9.3 product version (file version 5.9.1), but of course we can't edit that one.
Thanks! |
|
Back to top |
|
|
Infralution
Joined: 28 Feb 2005 Posts: 5027
|
Posted: Sat Aug 10, 2013 1:17 am Post subject: |
|
|
The AssemblyInformationalVersion property in AssemblyInfo.vb for the VB projects didn't get updated in 5.9.3 by mistake. This doesn't make any difference because the source code did not actually change in 5.9.3 as is reflected in the fact that the AssemblyVersion is still set to 5.9.1.
The AssemblyInformationVersion for each assembly is normally set to the product release version even if an assembly has not changed - this way you can know that you have got the correct code for the release. In this case the property did not get updated for the VB. _________________ Infralution Support |
|
Back to top |
|
|
MPR
Joined: 12 Nov 2011 Posts: 23
|
Posted: Sat Aug 10, 2013 3:32 pm Post subject: |
|
|
That makes perfect sense. Thank you for the rapid response! |
|
Back to top |
|
|
|