7.21.0902

Navigation:  7.21 (QDV 2021) >

7.21.0902

Previous pageReturn to chapter overviewNext page

Released on September 28, 2021

Bug Fix: Macro created with Visual Studio didn't compile

Due to recent migration to Framework 4.8, it was no longer possible to compile and test macros from within Visual Studio.

It was still possible under our editor however.

Change: HostName + port now supported in clients of license server

Under the client QDV, so far, when you wanted to reach the license service without URL, you had to provide an IP address + a port.

Something like: 155.56.85.96:8083

Any other shape was taken as an URL and /Server.aspx was automatically added.

Now, you can use something like: myserver:8083

QDV will take it as an URL only when it starts with http or ends with server.aspx