Bug fixes
- In certain situations, the application could crash when closing a tab. See #252.
- If the main toolbar was moved below the address bar, the application would crash when selecting the address bar.
- A column present in version 1.3.5 was removed in an earlier development version. If a user ran version 1.3.5 and then updated to 1.4 beta 1, the application could crash when opening the "This PC" folder (due to the removed column no longer being valid).
- A large number of memory leaks in the XML load/save code have been fixed.
- Previously, not all columns were being saved to the XML config file properly.
- Some thumbnails weren't being retrieved correctly (e.g. PDF thumbnails).
- The set default columns dialog wasn't saving changes that were made. See #215.
- The "New Tab" jumplist item wasn't working correctly.
- Paths ending in backslashes weren't being parsed correctly when passed via the command line. See #202.
- The display window size was sometimes set incorrectly when resizing it. See #233.
- The text for a column wasn't always being retrieved correctly.
- Previously, even if another column was moved into the first position, the first column would still always have its text to to the name of each item. See #194.
- The 48x48 move to icon wasn't being displayed correctly.
- The size of the 48x48 refresh icon wasn't correct.
Misc
- Seconds are now shown again when displaying dates. See #149.
- An error message is now displayed when opening an item on the application toolbar fails. See #145.
- Due to the way in which listview items were deleted when navigating away from a folder, navigations away from large folders could be slow. This process should now be quicker. See #273.