v3.1.1
Release Notes – Version 3.1.1
Bug Fixes
- Fixed license uploads failing with a database error when no license record existed yet for the configuration entry; the upload now correctly inserts a new record instead of incorrectly attempting to update a non-existent one.
- Fixed the Manager's service list incorrectly reporting a service as installed based only on the presence of its executable; the list now verifies that the corresponding Windows service is actually registered, and an issue retrieving one service no longer prevents the rest of the list from loading.
- Fixed the Licensing service failing to start on RabbitMQ 4.0 and later due to a deprecated queue configuration; a pre-existing queue using the old, incompatible settings is now automatically migrated during startup.
- Fixed a false "does not match" warning shown for the license machine name when it differed from the local machine name only in letter case.