QueryStorm 2.11.512.0

Released: Dec 8, 2023

Updates in 2.11.512.0

Funktionen

  • The logic for building connector apps has been added to QueryStorm to make it easier to build connectors to other systems.
  • This version contains a breaking change in the API between the runtime and apps. This means that QueryStorm apps created with this version of the IDE will not run on previous versions of the runtime (2.10 or lower), they will require version 2.11 of the runtime. This change was done to better support the ability to license apps but a minor cleanup of the API was also done since we're already breaking backwards compatibility.
  • Added support for canceling async function execution.
  • Updated monday.com library to latest API.
  • Updated grid control to latest version.

Fehlerkorrekturen

  • Fixed a caching issue with tables.
  • Fixed issue of duplicate log entries when multiple instances of QueryStorm are running in separate Microsoft Excel windows.