Skip to content

Version 3.8.3.286

Latest
Compare
Choose a tag to compare
@EQAditu EQAditu released this 13 May 23:02
4c9fa52

Miscellaneous / UI
The Custom Triggers and Spell Timers treeviews should remember node expansion between sessions; misc blind fixes.

Plugins / API
Wizard downloads in general no longer use WININET caching nor temporary files. UnZip() no longer uses random filenames for temporary files. Temporary ZIP filenames may have numbers/symbols removed. UnZip() now has an overload that accepts a byte array instead of a file location. Added PluginDownloadMem() which returns a download as a byte array instead of a temporary file location.