Release notes

Keep up with latest product news

3947 notes
01 Oct, 2025 Robert Cemper
Native-API-for-ObjectScript
Version 1.0.6

try to update old IPM version

28 Sep, 2025 Kurro Lopez
iris-recordmap-fordummies
Version 1.0.0

Initial Release

SentinelIris
Version 0.0.1

Initial Release

UNICAS Implementation
Version 1.0.0

Initial Release

25 Sep, 2025 Robert Cemper
Dashboard of database space
Version 1.0.0

Based on the very positive feedback,
I have added a new functionality.
It is now possible to also take a snapshot
from a remote system.
The only requirement is to append an URL-Parameter formatted like this:

?SERVER=IP-Address[:SuperServerPort[:Username[:Password]]]
defaults: port=1972 user=_SYSTEM pw=SYS
Example

http://localhost:42773/csp/user/ZX.dbdash.cls?SERVER=192.168.0.11:11972:SuperUser:SYS

23 Sep, 2025 Timothy Leavitt
Test Coverage Tool
Version 4.0.7

[4.0.7] - 2025-09-23

Fixed

  • #66: No longer errors when a [ Language = python ] method has a name starting with "%"
  • coverage.list files with Windows-style line endings are now parsed properly in containers
24 Sep, 2025 Andre Larsen Barbosa
ToolQA
Version 1.0.0

Initial Release

22 Sep, 2025 Robert Cemper
Dashboard of database space
Version 0.0.1

Initial Release

21 Sep, 2025 Robert Cemper
Snapshot of free disk space
Version 0.0.2

Added Dockerfile to trigger Docker flag

20 Sep, 2025 Robert Cemper
Snapshot of free disk space
Version 0.0.1

Initial Release

20 Sep, 2025 GGabriel Ing
RAGBookRecommender
Version 1.0.0

Initial Release

16 Sep, 2025 PPravin Barton
Embedded Git
Version 2.13.1

[2.13.1] - 2025-09-16

Fixed

  • Fixed Import All deploying changes to files in a CSP application (#828)
  • Fixed pull failure when deleted items have no internal or external name (#848)
  • Fixed an error where source control pages do not display after installing on IRIS 2025.1 (#852)
16 Sep, 2025 AAriel Glikman
IAM HA Deployments
Version 1.0.0

Initial Release

10 Sep, 2025 JJoshua Brandt
iris-execute-mcp
Version 3.0.0

Refactored to 8 development tools, removed deprecated WorkMgr async pattern

08 Sep, 2025 EEduard Lebedyuk
MDX2JSON
Version 3.2.48

Rollback

08 Sep, 2025 JJoshua Brandt
iris-execute-mcp
Version 2.3.1

Initial Release

07 Sep, 2025 Ashok Kumar T
TaskScheduler
Version 1.0.0

Initial Release

07 Sep, 2025 Ashok Kumar T
MessageLogViz
Version 1.0.0

Initial Release

06 Sep, 2025 Evgeny Shvarov
iris-dataset-countries
Version 1.1.4

More countries. name variations and fixes

05 Sep, 2025 John Murray
InterSystems Testing Manager for VS Code
Version 2.0.4
  • Fix subfolder of Server Tests spinning endlessly when expanding.
  • Server-side mode: exclude mapped TestCase classes.
03 Sep, 2025 Robert Cemper
snapshot-to-JSON
Version 1.10.0
  • extend README with an example of the demo
  • extend README by standard installation guide
  • simplify build
  • add ZPrety for demo
02 Sep, 2025 Evgeny Shvarov
csvgen
Version 1.7.1

Added method Gen() to enable JSON qualifiers, e.g.:
to append, call it as follows:

set status=##class(community.csvgen).Gen(fname,,.pclass,.prowtype,{"append":1},.recordCount)

or setup qualifiers in advance, like:

set qualifiers={"verbose":1,"PrimaryKey":"name"}
set status=##class(community.csvgen).Gen(fname,,.pclass,.prowtype,qualifiers,.recordCount)
30 Aug, 2025 OOliver Wilms
iris-globals-contest
Version 0.0.19

Convert 8/30/25 to 8/30/2025

29 Aug, 2025 AAlberto Fuentes
customer-support-agent-demo
Version 1.0.0

Initial Release

27 Aug, 2025 Evgeny Shvarov
potato-analytics
Version 1.0.0

Initial Release

26 Aug, 2025 John Murray
InterSystems Testing Manager for VS Code
Version 2.0.3
  • Improve positioning of assertion failure markers.
  • Remove need to define helper SQL functions via DDL.
  • Promote use of vscode-per-namespace-settings package for webapp setup.
  • Update DC contest text in README.
25 Aug, 2025 Ashok Kumar T
IRISFHIRServerLogs
Version 1.0.1

FSLog is also included into this application

23 Aug, 2025 Evgeny Shvarov
csvgen-python
Version 1.2.5

Version bump