| |
|
1 |
1.50 |
| |
|
2 |
User feedback improvements: |
| |
|
3 |
* Added possibility to define automatic responses to user-feedback dialogs (file already exists, not enough space, error) for fully unattended operations |
| |
|
4 |
* Added possibility to rename file when file already exists |
| |
|
5 |
|
| |
|
6 |
Better filtering support: |
| |
|
7 |
* Added regex-based file and path filtering options |
| |
|
8 |
* Added glob-based path filtering options |
| |
|
9 |
|
| |
|
10 |
GUI: |
| |
|
11 |
* Simplified task edit and user-feedback dialogs |
| |
|
12 |
* Adjusted the look of mini-view dialog |
| |
|
13 |
* Added context menus to both status dialog and mini-view |
| |
|
14 |
|
| |
|
15 |
Other: |
| |
|
16 |
* Task definition xml files now uses human-readable attribute values instead of numeric ones |
| |
|
17 |
|
| |
|
18 |
Breaking changes: |
| |
|
19 |
* Multiple filters are now separated with semicolon instead of vertical line |
| |
|
20 |
* Removed support for Windows XP and Windows Vista |
| |
|
21 |
* Removed support for outdated html help |
| |
|
22 |
|
| |
|
23 |
Development changes: |
| |
|
24 |
* Updated toolsets used to build binaries - InnoSetup to 6.0, Visual Studio to 2019 |