QueryStorm 2.10.509.0
Released: Sep 22, 2023
2.10.509.0 버젼 업데이트
수정사항
- Issue with multiple auto-complete dialogs showing for the same code file.
- Issue of the code editor losing focus each time a script is executed (now focus stays on the editor, but the results/message pane still gets brought to front if needed).
- Issue with functions returning an empty 2d array (was showing up as 0 instead of blank).
- Issue with writing large number of guid values to an Excel table.
- Issue with WorkbookDataStore not saving the timestamp when files change (so workbookdatacontext was always being detected as changed, on each build, even if it is up to date).
- Forwarding all trace and console WriteLine calls to the messages pane (runtime, IDE and apps).
- Going back to enforcing that apps load their own dlls instead of piggybacking on the runtime's dlls (which might be a different version).
- Bug that was preventing pasting text from the windows clipboard history pane into the code editor using the Enter key (mouse click worked fine).