-- 3050 ( 2024-12-18 )
ADDED - Logging for when PictureViewer failes to open image
CHANGE- Preload cache for Picture viewer change from 10 to 5
FIXED - PictureViewer now always show filename in titlebar, even if it failed to load it
FIXED - Rename - Replace in file now support large input texts and also remember last used text again
FIXED - PictureViewer should work for Win7/Win8 again
FIXED - 2 Stability issues
-- 3049 ( 2024-12-16 )
ADDED - Command line field command ":find <wildcard>" will start a FindFiles operation finding files matching the wildcard filter ( Eg ":find *.txt" )
ADDED - Picture viewer can now go to next/prev image in that folder automatically
ADDED - Path history can now be remembered between sessions
ADDED - FolderTree - Highlight of active folder and their parent can now be configured to be shown with different style/color
ADDED - Some File Drops from some other applications will now be handled better
FIXED - Cleanup configuration removed for Portable mode
FIXED - 6 Stability issues