4.10.000 Updates¶
Bugs¶
- Changing the registry task names that corrects a bug in registry export in XML format. The change is transparent for the user (no code or configuration to modify).
Modifications¶
- Porting of the code to visual c++ 2015 for windows version. Services compiled with a previous version are compatible with the new one.
- Security: the password storage uses now sha256 hashs instead of md5.
- Command OBJECT:TABLE_GET_ROW: Adding a mode to get all the raw to an INDSTRINGLIST object with mapping of the column names.
- Scheduler: modification of the repeat mode. There is a new option allowing to run a task based on the start time of the last occurence (instead of the last time).
- Scheduler: Global option to use gmt time instead of local time.
- Rest connector: Dynamic URIs by using the wildchar "*" in the URL definition.
- Virtual printer: Possibilty to display a message with a link after input processing. The processing can be stopped at this stage.
- Sessions screen: type filter and sort.
Loading...