Release notes

Keep up with latest product news

3782 notes
01 Jul, 2025 AAndrew Sklyarov
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")
30 Jun, 2025 Anton Gnibeda
DeepSeeWeb
Version 4.0.21
  • fixed issue with missing widget title after drilldown and back button (#450)
  • fixed issue with missing chart titles (#455)
29 Jun, 2025 AAndrew Sklyarov
Interoperability REST API Template
Version 1.0.0

Initial Release

27 Jun, 2025 PPravin Barton
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)
24 Jun, 2025 Evgeny Shvarov
shvarov-persistent
Version 1.0.1

fix unit-tests and module.xml typo, addressing the issue reported by Robert Cemper

24 Jun, 2025 Thomas Dyar
iris-vector-rag
Version 1.0.0

Initial Release

24 Jun, 2025 Evgeny Shvarov
shvarov-persistent
Version 1.0.0

Initial Release

22 Jun, 2025 PPeter Steiwer
PivotToPowerBI
Version 1.0.1

Add status message

20 Jun, 2025 PPeter Steiwer
AnalyzeThis
Version 1.2.9

Integrate ThirdPartyChartPortlet Pie Charts

20 Jun, 2025 PPeter Steiwer
ThirdPartyChartPortlets
Version 1.0.3

Add context to Pie Chart clicks

20 Jun, 2025 PPeter Steiwer
ReadyForAction
Version 1.0.0

Initial Release

19 Jun, 2025 AAlex Woodhead
Generative AI Pattern Match WorkBench
Version 1.0.1

Adds Generative AI for pattern match object script from reading sample data

18 Jun, 2025 PPeter Steiwer
ThirdPartyChartPortlets
Version 1.0.2

Add Pie Chart

17 Jun, 2025 PPeter Steiwer
PivotToJupyter
Version 1.0.3

Option to customize port
Include filter context in notebook text

17 Jun, 2025 PPeter Steiwer
ThirdPartyChartPortlets
Version 1.0.1

Minor changes

16 Jun, 2025 Timothy Leavitt
isc-ipm-js
Version 1.1.6

[1.1.6] - 2025-06-16

Fixed

  • Work around IPM semantic versioning bug from past release
iris-opentelemetry
Version 1.0.0

Initial Release

13 Jun, 2025 EEduard Lebedyuk
MDX2JSON
Version 3.2.42

Prefix Support for Addons and Themes

12 Jun, 2025 Nikita Savchenko
ClassExplorer
Version 1.21.5

New version released

12 Jun, 2025 GGuillaume Rongier
ETL Interoperability Adapter
Version 1.0.4
  • fixing bug cf : https://community.intersystems.com/post/irisensemble-etl#comment-281451
11 Jun, 2025 Timothy Leavitt
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)
10 Jun, 2025 PPeter Steiwer
AnalyzeThis
Version 1.2.8

Add listing control to generated pivot widget

10 Jun, 2025 PPeter Steiwer
PivotToJupyter
Version 1.0.2

Configure host and port for Jupyter

09 Jun, 2025 PPeter Steiwer
PivotToPowerBI
Version 1.0.0

Initial Release

06 Jun, 2025 PPeter Steiwer
CustomCubeActionManager
Version 0.0.1

Alpha Release

APIs are functioning
UI needs to be worked on before fully releasing

06 Jun, 2025 PPeter Steiwer
AnalyzeThis
Version 1.2.7

Bug fixes for better dashboard generation

06 Jun, 2025 PPravin Barton
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)
05 Jun, 2025 Anton Gnibeda
DeepSeeWeb
Version 4.0.20
  • added data property geojsonKeyField for linking data with geojson polygon * fixed geojson loading with extension ".geojson" (#350)
02 Jun, 2025 Henry Pereira
dc-customer-support-agent
Version 1.0.0

Initial Release

02 Jun, 2025 Anton Gnibeda
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