Use version filter to narrow down the changelog, for example,
2.0 for changes since v2.0;
2.0..3.0 for changes between v2.0 and v3.0;
0..3.0 for changes up until v3.0.
|
Product Version
|
Publish Date |
|
4.3
|
2018-10-12 |
|
4.2.0.7 Beta
|
2018-08-15 |
| Renamed "Battery Low" to "Battery" event. |
| Added new trigger conditions to the Battery event: Power supply state (Online vs Offline); Battery level above a specific level; Monitor either the battery level or the power supply state, or both. |
| Fixed: Do not trigger the Battery event when the battery level is needed but unknown. |
| Fixed: Incorrect shortening of non-Latin text in the Message action statement. |
| Updated Russian language file. |
|
4.2.0.6 Beta
|
2018-08-02 |
| Added ping interval parameter to the Ping Stops event. |
| Increased timeout of the Ping function from 2 to 4 seconds. This brings it inline with the default timeout used by the command line PING tool in Windows. |
| Updated Russian language file. |
| Internal code refactoring. |
|
4.2.0.5 Beta
|
2018-07-30 |
| Fixed: Incorrect reply status interpretation and reply buffer allocation in the Ping function. |
| Added Portuguese language file. Thanks to Igor Rückert. |
| Cleaned up version history. |
|
4.2.0.4 Beta
|
2018-05-10 |
| Added Slovenian language file. Thanks to Jadran Rudec. |
| Added Simplified Chinese language file. Thanks to Wander Max. |
|
4.2.0.3 Beta
|
2018-03-14 |
| Decoupled events and actions from the visual components used for editing their configuration. |
| Refactored management operations and structures used by events and actions. |
| Fixed access violation error when loading a preset with a large number of events and/or actions. |
| Significantly decreased memory footprint of event and action instances. |
| Focus on the relevant event/action after editing or adding an item. |
| Added context menu options for adding a new event/action above or below the currently selected item. |
| Disable inapplicable events/actions context menu options. |
| Updated Russian language file. |
|
4.2.0.2 Beta
|
2018-02-28 |
| Avoid auto starting default preset when a preset will be loaded later from the command line arguments. |
|
4.2.0.1 Beta
|
2018-02-23 |
| Avoid a warning dialog when attempting to auto start planner without any events or actions. |
| Added Dutch (Belgium) language file. Thanks to DoggyDaddy. |