Release notes Keep up with latest product news
4059 notes
gateway-sql Version 1.0.3
Added the ability to install the driver com.intersystems.jdbc.IRISDriver
Docker install error fixed
DeepSeeWeb Version 3.1.60
extended scorecard widget. now it supports targetValue & target%, uses auto max value for plotBox axis
DeepSeeWeb Version 3.1.58
compatibility termlist support for ChooseRowSpec, ChooseDataSource, ChooseColSpec
DeepSeeWeb Version 3.1.57
extended drag region for the widget, now it covers the full size of the header
updated icons for widget header actions
added new design for menu & header
added new design for folders screen
added drillthrough by category for chart widgets
xml-to-udl Version 1.0.1
the image is now available on the GitHub registry - so there is no need to build the image locally
the docker container stops automatically after the conversion is finished
the README now includes a short demo video on how to use the tool
iris-interoperability-template Version 0.1.0
Add source control for Interoperability.
It installs git-source-control and sets it up ready to work.
So just follow the instructions in git-source-control on how to use it.
The most clear are: use the menu to add the element to source control. That's it.
All the changes in the UI will result in the exported files in the source directory.
Embedded Git Version 2.1.0
Added
Support for Caché/Ensemble 2016.2.3, 2017.1.2, 2017.2.1, 2018.1.0 and later.
Installation adds a Management Portal favorite for all users (https://github.com/intersystems/git-source-control/issues/209)
Improved configuration and defaults to simplify initial configuration (https://github.com/intersystems/git-source-control/issues/213)
If no name/email is specified, defaults to $username and $username@<hostname>
Fixed
"Import All" will properly recognize new files
"Import All" and "Export All" apply only to the current package manager context and disregard items outside that context
"Import All" treats "Other" document types (DFI, LUT, etc.) properly
Internal
Added CI script and tweaked unit tests to run properly in a container and bootstrap their own extension configuration
Tweaked various minor things under the hood to support use without the package manager and/or on older platforms