<html><head></head>
<body>

<h1>1.50beta2</h1>
<h2>Bugfixes:</h2>
<ul>
<li>Correct handling of directory names ending with whitespace</li>
</ul>


<h1>1.50beta1</h1>
<h2>User feedback improvements:</h2>
<ul>
<li>Added possibility to define automatic responses to user-feedback dialogs (file already exists, not enough space, error) for fully unattended operations</li>
<li>Added possibility to rename file when file already exists</li>
</ul>

<h2>Better filtering support:</h2>
<ul>
<li>Added regex-based file and path filtering options</li>
<li>Added glob-based path filtering options</li>
</ul>

<h2>GUI:</h2>
<ul>
<li>Simplified task edit and user-feedback dialogs</li>
<li>Adjusted the look of mini-view dialog</li>
<li>Added context menus to both status dialog and mini-view</li>
<li>Simplified status dialog and adjusted the way copy stats are calculated</li>
</ul>

<h2>Other:</h2>
<ul>
<li>Task definition xml files now uses human-readable attribute values instead of numeric ones</li>
<li>Fixed problem with tray icon being sometimes hidden by system due to tooltip changes</li>
</ul>

<h2>Breaking changes:</h2>
<ul>
<li>Multiple filters are now separated with semicolon instead of vertical line</li>
<li>Removed support for Windows XP and Windows Vista</li>
<li>Removed support for outdated html help</li>
</ul>

<h2>Development changes:</h2>
<ul>
<li>Updated toolsets used to build binaries - InnoSetup to 6.0, Visual Studio to 2019</li>
</ul>
</body>