Releases: bovender/XLToolbox
Releases · bovender/XLToolbox
Version 7.3.4
Version 7.3.3
Don't use this release, the add-in will crash upon start-up.
- Improved: Updated third-party component YamlDotNetSigned to fix potential security issue CVE-2018-1000210.
Version 7.3.2
Version 7.3.1
Version 7.3.0
- New: Incorporate the privacy statement into the add-in and make automatic update checks optional.
- New: Added command to clear/invalidate the caches of pivot tables. There is no button to trigger this command; the default keyboard shortcut is CTRL+SHIFT+F5.
- Improved: Batch export of graphics can now be performed with screenshot quality.
- Improved: The "Jump" command will now examine a cell's formula, rather than its value, to allow users to easily jump to the source of a remote cell reference. For example: cell A1 contains the formula "=[MyOtherFile.xlsx]Sheet1!B2", then "Jump" will open "MyOtherFile.xlsx" highlight B2 on Sheet1.
- Improved: Updated FreeImage component to latest version (3.18).
- Fix: "Jump" command no longer fails if a workbook from a different folder has already been opened.
- Fix: Minor fixes.
- Fix: The installer no longer checks for the presence of Office 2007 or newer, as this would frequently fail with certain Office 365 and Windows 10 setups.
Version 7.2.13
- Fix: After exporting to an EMF file, the file handle was not properly released, preventing write access to the exported file until Excel was closed.
- Fix: Attempt to fix occasional "method not found" errors when starting the Toolbox.
- Fix: Prevent 'could not open legacy add-in' errors.
- Fix: Some options in batch export settings were not enabled or disabled properly.