Release notes

Keep up with latest product news

4266 notes
15 Apr, 2026 JJoshua Brandt
IRIS MCP Server Suite
Version 0.1.0

Initial Alpha Release

15 Apr, 2026 BBrandon Thomas
fhirpro
Version 2.0.0
  • Renamed Class structure (!)
  • UI cleanup and consolidation across all components
  • Improved SDA3 and FHIR Inspector
  • Improved encounter-centric visualization in Patient Journey timeline
  • Extended FHIR Relationship Graph:
    • resource-type grouping
    • support for external FHIR validation services (REST)
  • Various usability and interaction improvements

Relationship Graph & Validation

Patient Journey Timeline

DTL Viewer

FindInFiles

14 Apr, 2026 John Murray
IRIS REST API Explorer for VS Code
Version 1.0.3
  • Update dependencies in response to GitHub security alerts (no functional change).
14 Apr, 2026 John Murray
gj :: servAI
Version 0.0.1

Initial Release

10 Apr, 2026 Teunis Stolker
Customizing the InterSystems IRIS for Health FHIR Repository - samples
Version 1.0.4
  • Fixed issues so that docker-compose up works again
  • Improved resource property ordering
  • Improved refint check
08 Apr, 2026 John Murray
Server Manager for VS Code
Version 3.12.1
  • Update dependencies
06 Apr, 2026 Yuri Marx
ms-iris-credit-risk
Version 1.0.0

Initial Release

04 Apr, 2026 Evgeny Shvarov
iris-class-explorer
Version 1.0.4

Added csv export of empty records

03 Apr, 2026 Evgeny Shvarov
iris-class-explorer
Version 1.0.3

version bump

03 Apr, 2026 Evgeny Shvarov
iris-class-explorer
Version 1.0.2

added empty records detalisation

02 Apr, 2026 Evgeny Shvarov
iris-class-explorer
Version 1.0.1

add dist

02 Apr, 2026 Evgeny Shvarov
iris-table-stats
Version 1.0.0

Initial Release

02 Apr, 2026 Evgeny Shvarov
iris-class-explorer
Version 1.0.0

Initial Release

02 Apr, 2026 sdfsdf sadfsdaf
intersystems-objectscript-mcp
Version 1.1.0

Read-only MCP server for InterSystems IRIS via the Atelier API. It is designed for hosts such as VSCode Copilot, Cursor or Claude Desktop and helps an LLM inspect compiled ObjectScript routines without modifying code.

28 Mar, 2026 Lorenzo Scalese
fast-http
Version 1.2.4
  • Add SSEPassthroughAdapter
25 Mar, 2026 FFan Ji
FHIR-Patient-Viewer
Version 1.0.0

Initial Release

25 Mar, 2026 Lorenzo Scalese
swagger-converter-cli
Version 0.0.4
  • remove python requirements
18 Mar, 2026 FFan Ji
InterSystems IRIS GraphRAG
Version 1.1.0
  • Upgraded to InterSystems IRIS 2025.3
  • New get_top_topics_by_paper_count() agent tool
  • API responses now include graph metadata (node/edge counts, query method)
  • Improved markdown rendering and refreshed demo questions across all pages
17 Mar, 2026 PPeter Steiwer
PivotToJupyter
Version 1.0.4

Minor changes

13 Mar, 2026 GGuillaume Rongier
vscode-objectscript-search
Version 1.0.0

Initial Release

12 Mar, 2026 BBruno Santos
iris-configuration-manager-extension
Version 1.1.2

Initial Release

12 Mar, 2026 Ashok Kumar T
GBLSizeMonitor
Version 1.0.2

Improved data loading speed.

  • Background Processing: Global size calculations now run in the background to prevent the web page from freezing.
  • Initial Load Note: The very first calculation for a namespace may still take time to initialize and populate the cache.
  • Timestamp Tracking: The dashboard now displays the Last Updated date and time next to the Namespace, showing exactly when the data was last collected.
12 Mar, 2026 LLuke Moores
docbook-markdown-extension
Version 0.0.2

Included pre-built unpacked extension folder in GitHub repo so only those interested in development need to have NodeJS installed.

11 Mar, 2026 Ashok Kumar T
GBLSizeMonitor
Version 1.0.1
  • Background Processing: Global size calculations now run in the background to prevent the web page from freezing.
  • Initial Load Note: Please note that the very first calculation for a namespace may still take time to initialize and populate the cache.
  • Timestamp Tracking: The dashboard now displays the Last Updated date and time next to the Namespace, showing exactly when the data was last collected.
11 Mar, 2026 LLuke Moores
docbook-markdown-extension
Version 0.0.1

Initial Release

09 Mar, 2026 Lorenzo Scalese
fast-http
Version 1.2.3
  • add GetStream() method in Adapter abstract
  • minor change
07 Mar, 2026 Lorenzo Scalese
fast-http
Version 1.2.2
  • Remove singleton system for SSEHandler.
  • Add documentation for Server Sent Event usage.
  • Improve SSE buffer management.
06 Mar, 2026 PPravin Barton
Embedded Git
Version 2.16.0

[2.16.0] - 2026-03-06

Added

  • Baseline Export now includes decomposed production items when production decomposition is enabled (#680)
  • Take Ownership option in source control menu allows you to take ownership of an item edited by another user (#926)
  • The "warnInstanceWideUncommitted" option can now be changed through the settings page (#936)
  • Added verbose option for BaselineExport (#941)

Fixed

  • Fixed <VALUE OUT OF RANGE> error in GetTempFileAndRoutineTS when an OS-level error code was stored as a routine timestamp (#832)
  • Fixed issue where Generated Files Read-only option didn't entirely work for files not in source control (#712)
  • Fixed issue where a deleted file not within Embedded Git's management was causing the pull handler to crash and not fully update the Iris instance (#928)
  • Fixed exporting items in nested subdirectories in IRIS versions >= 2025.3 (#786)