new: Script Groups for better organization, requires Plus
new: login#= for custom login URL when using a Mirror (available if Site requires a custom URL not related to
@home)
new: Script Mirror Checker (via protected menu, open and close Debugger, and requires Plus)
new: simple http file type detection for basic support for fetching non-torrent files
improved: proper support for Synology NAS
improved: Unicode searches supported (excluding Wine)
improved: better Unicode support for GUI
improved: Unicode script files supported (UTF-16 only)
improved: shows script errror status on script list
improved: search tab size auto adjusts to content
improved: better status messages for saving/processing torrents
improved: better proxy support
improved: better URL handling for Home/Profile
improved: adjusted UI width for search history
improved: moved 'Update Scripts' under 'Script Pack' menu
fixed: several bugs with multi-pages, only using added results, ignoring auto filtered results, max results bug
fixed: bug with Script Pack Update reporting
fixed: no more double window refresh when loading torrent views
fixed: 'Open With' menu via the Torrent Details dialog now works
fixed: bug with search tab incorrect width
fixed: bug with opening same torrent details more than once with multiple Torret Detail windows
fixed: bug with after stopping current search, using debugger, and 'Open With' using code sections
fixed: http redirect issue (uses win32 api now)
fixed: properly shows option checkmark when log directory exists and is logging.
fixed: missing icon resource from executable
fixed: minor improvements Coffee Cup dialog
fixed: automatic conversion of size reported in bytes
fixed: Wine environment improvements
fixed: bug with tab resizing/overlapping
fixed: misc other bugs
Script Engine:
new: htmldecode() script function to covert &#html; chars to strings
new: notify() function for popup notifications (see Synology script)
new: mergeurl() function to better support combinging domains and pages
improved: debugger engine improvements, unicode support, run button added, multipage info added, #comment line support
improved: utf8decode function now supports custom code page
fixed: script engine parsing bug