None ###[Bugfixes]
Fixed releasing license after logout ###[Improvements]
None
[2.1.17] - 2019-12-11
[Features]
None ###[Bugfixes]
Changelog links are now responsive ###[Improvements]
Removed requirement of GSD-Slot-Writer native library for Linux and MacOS.
This fixes the "/lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found" error on some linux distros.
[2.1.16] - 2019-11-27
[Features]
None ###[Bugfixes]
Ampersand ("&") character wasn't properly escaped in the SXP execute macro input (net-service 3.1.14). ###[Improvements]
None
[2.1.15] - 2019-11-26
[Features]
None ###[Bugfixes]
None ###[Improvements]
Sending application's client's name to GSD Stats.
Added client's name field to config
[2.1.14] - 2019-09-27
[Features]
None ###[Bugfixes]
None ###[Improvements]
Sending application's RAM usage to GSD Stats.
Sending application's version to GSD Stats.
[2.1.13] - 2019-09-16
[Features]
None ###[Bugfixes]
Handle log message when SXP is down. ###[Improvements]
None
[2.1.12] - 2019-08-22
[Features]
None ###[Bugfixes]
None ###[Improvements]
We now use our own server for delivering .xsd files in WSDL.
[2.1.11] - 2019-08-20
[Features]
None ###[Bugfixes]
None ###[Improvements]
GET /_CheckSession/{sessionid} allows to check current session's state.
POST /_CheckSession/{sessionid} same as GET but also refreshes session's last activity.