Version 3.19.0
April 2025
Change 1: Added upn to USER item and HOST item. Specific to domain connected machines. I haven’t tested this as I don’t have access to a domain.
Change 2: Setting the correct range for the vertical scroll bar in W mode.
Change 3: Added a snapshot tool to the right click context menu.
Change 4: Fixed the navigation button flickering on Windows 7.
Change 5: Implemented the documented but missing datatype option in DATADUMP.
Change 6: Added environment variable support to SNAPSHOT, LOG, IMAGE, FILECONTENTS, FILE, DATADUMP, FILECSV.
Change 7: Fixed problem with regex in item displays, it will now evaluate after variables are evaluated.
Change 8: Added experimental rtf-ish rich text formatting.
Change 9: Added option to IMAGE to get the image from a url. The file name should be a full url including http or https.
Change 10: REGEXIST now supports abbreviated registry key names such as HKLM etc.
Change 11: I’ve reviewed the font configuration options to make sure they propagate from [options] through pages into items correctly. To put it another way, an item will by default inherit font options from the page, a page will inherit font options from the previous page, the first page will inherit font options from the main [options].
Change 12: Added border-color option to charts.
Change 13: More code refactoring.