Updates 410000 » History » Version 1

Pierre Marc, 12/21/2017 11:27 AM

1 1 Pierre Marc
h1. 4.10.000 Updates
2 1 Pierre Marc
3 1 Pierre Marc
h2. Bugs
4 1 Pierre Marc
5 1 Pierre Marc
* 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).
6 1 Pierre Marc
7 1 Pierre Marc
h2. Modifications
8 1 Pierre Marc
9 1 Pierre Marc
* Porting of the code to visual c++ 2015 for windows version. Services compiled with a previous version are compatible with the new one.
10 1 Pierre Marc
* Security: the password storage uses now sha256 hashs instead of md5.
11 1 Pierre Marc
* Command OBJECT:TABLE_GET_ROW: Adding a mode to get all the raw to an INDSTRINGLIST object with mapping of the column names.
12 1 Pierre Marc
* 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).
13 1 Pierre Marc
* Scheduler: Global option to use gmt time instead of local time.
14 1 Pierre Marc
* Rest connector: Dynamic URIs by using the wildchar "*" in the URL definition.
15 1 Pierre Marc
* Virtual printer: Possibilty to display a message with a link after input processing. The processing can be stopped at this stage.
16 1 Pierre Marc
* Sessions screen: type filter and sort.