Release notes Keep up with latest product news
3782 notes
Interoperability REST API Template Version 1.0.1
Added performance sensors and failed/successful request counts. All metrics are provided in OpenMetrics format. So, you can grab it with Prometheus and visualize it in Grafana . Details about setting up monitoring in the IRIS can be found here . Don't forget to check the roles of api/monitor
application and to enable custom sensors in the IRIS terminal:
zn "%SYS"
d ##class(SYS.Monitor.SAM.Config).AddApplicationClass("REST.Core.Monitor", "YOUR_NAMESPACE")
DeepSeeWeb Version 4.0.21
fixed issue with missing widget title after drilldown and back button (#450)
fixed issue with missing chart titles (#455)
Embedded Git Version 2.12.1
[2.12.1] - 2025-06-27
Fixed
Fixed an edge case installing the package on containers with Durable SYS (#795)
AnalyzeThis Version 1.2.9
Integrate ThirdPartyChartPortlet Pie Charts
PivotToJupyter Version 1.0.3
Option to customize port
Include filter context in notebook text
isc-ipm-js Version 1.1.6
[1.1.6] - 2025-06-16
Fixed
Work around IPM semantic versioning bug from past release
MDX2JSON Version 3.2.42
Prefix Support for Addons and Themes
isc-ipm-js Version 1.1.5
[1.1.5] - 2025-06-11
Fixed
Future-proof for isc.json 3.x compatibility (^2.0.1 || ^3.0.0)
AnalyzeThis Version 1.2.8
Add listing control to generated pivot widget
CustomCubeActionManager Version 0.0.1
Alpha Release
APIs are functioning
UI needs to be worked on before fully releasing
AnalyzeThis Version 1.2.7
Bug fixes for better dashboard generation
Embedded Git Version 2.12.0
[2.12.0] - 2025-06-06
Added
Expanded Baseline Export to include custom HL7, X12, ASTM schemas and Lookup Tables (#693)
Mapping configuration expands <namespace> and <token> parameters to better support multi-namespace solutions (#710)
Settings page includes a test of the connection to the remote (#746)
Fixed
Deletes are now properly owned by the user who did the delete (#729)
Pull page output now displays better when pull preview shows a lot of changes (#740)
Extensions in item cache are consistently upper-case, so "export all" doesn't duplicate work (#727)
Fixed loop of loading classes with compilation errors in Studio (#766)
Fixed error popup when creating new record map or other interop items (#753)
Changing remotes in the git project settings pages now works if remote is not already defined (#746)
User-specific basic mode setting can now be changed when settingsUIReadOnly is set (#775)
Fixed an error displaying the Web UI after reverting a commit (#776)
Fixed checkout of a remote branch not syncing files with IRIS (#783)
Fixed errors exporting items when directory casing does not match mappings (#781)
Improved accessibility of UI when tabbing through items (#764)
DeepSeeWeb Version 4.0.20
added data property geojsonKeyField
for linking data with geojson polygon * fixed geojson loading with extension ".geojson" (#350)
DeepSeeWeb Version 4.0.19
added "defaultApp" custom field to config.json. This field can be used to specify custom path for defaultApp if mdx2json doesn't set up properly or different path needed