Release notes

Keep up with latest product news

3514 notes
15 Oct, 2024 Robert Cemper
Light-weight-EXCEL-download
Version 1.1.1

fix IPM

15 Oct, 2024 Robert Cemper
Light-weight-EXCEL-download
Version 1.1.0

Add demo data DC.Person as namespace SAMPLES is gone
Add test guide
- to use GitHub and Docker
- add test guide + explanation of contenttype
- add hint for browser requirements
- explain screenshots from WIN 10 , Office10 , InterneteExplorer

15 Oct, 2024 AAlberto Fuentes
iris-datapipe
Version 2.0.4
  • Improved search
  • Added warnings to dashboard
15 Oct, 2024 Timothy Leavitt
Test Coverage Tool
Version 4.0.4

Fixed

#54: Defend against possible configuration-dependent SQL exceptions in mapping INT to MAC/CLS coverage

14 Oct, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.13
  • map widget was rewritten:
    • widget was rewritten to use GeoJSON as base format
    • widget was simplified, for easy usage without need of complex configuration
    • by default widget uses world GeoJSON, if no custom GeoJSON provided
    • added auto-detection of markers mode, map can switch modes(polygons/markers) based on data provided
    • popup was replaced with tooltip and tooltip now always visible during hovering
    • tooltip now display all data for marker/polygon, no need to set up custom tooltip field(custom tooltip still supported)
    • fixed issue when tooltip can be rendered offscreen, now tooltip always shown in bounds of widget frame
    • improved performance
    • added new design for tooltip
    • some data properties no longer supported
  • to use old map widget (will be removed in future versions) add oldmap=1 to query parameters

Updated map documentation

10 Oct, 2024 LLin Zhu
FHIRValidation
Version 1.0.0

Initial Release

10 Oct, 2024 PPaul Waterman
pxw-lib-sql
Version 1.0.1

Load samples package automatically.

workshop-llm
Version 1.0.0

Initial Release

08 Oct, 2024 AArmin Forstner
IRIS-MQTT for Manufacturing
Version 1.0.0

Initial Release

07 Oct, 2024 Timothy Leavitt
Git for Shared Development Environments
Version 2.6.0

Added

  • Discards safeguarded by discard stash and warning modal (#455)
  • Files in uncommitted queue in any namespace warn users when opened except for in VSCode (#370)
  • Added link back to IRIS management portal from Settings, Git WebUI pages (#449)
  • Added Import all and Import All (Force) to basic mode menu (#498)
  • Improved behavior for commits when attribution settings are not configured (#450)
  • Convert URLs in Sync output UI into clickable links (#497)

Fixed

  • Changed prompts in configure from 0/1 to no/yes (#461)
  • Added warnings when user is using incompatible git version (#488)
  • Fixed the back button navigation between WebUI and Settings page (#361)
  • Fixed issues with HL7 file extension inconsistencies (#495)
  • Basic mode Sync operation now imports items changed on the remote merge branch (#506)
  • Fetch diff output uses correct remote branch (#509)
  • Properly handle more cases of truncated filenames from git pull (#511)
  • Made git-source-control backwards compatible with IRIS 2021.1 (#513)
  • Sync, pull properly handle more change edge cases for import (#517, #496)
  • "Status" menu item actually includes branch when IRIS version allows (#472)
07 Oct, 2024 John Murray
IPM in VS Code
Version 1.0.5
  • Support repositories requiring authentication (fix #1).
07 Oct, 2024 AAlberto Fuentes
iris-datapipe
Version 2.0.3
  • Multiple namespace support added
06 Oct, 2024 PPaul Waterman
pxw-debug
Version 1.0.0

Initial Release

04 Oct, 2024 Robert Barbiaux
ks-iris-lib
Version 1.0.1

Improved class reference documentation. Fix IPM package

30 Sep, 2024 AAlberto Fuentes
iris-datapipe
Version 2.0.2
  • Fixed installation error on IRIS 2022 version
30 Sep, 2024 John Murray
IPM in VS Code
Version 1.0.4
  • Add to ObjectScript Explorer (fix #2)
29 Sep, 2024 Henrique Dias
sql-embeddings
Version 1.0.3
  • Promotional video
29 Sep, 2024 AAndrii Mishchenko
db-management-tool
Version 1.0.6

Some improvements

29 Sep, 2024 AArmin Forstner
IRIS MQTT for Health
Version 1.0.0

Initial Release

29 Sep, 2024 AAndrii Mishchenko
db-management-tool
Version 1.0.5

Bug fixes

28 Sep, 2024 AAndrii Mishchenko
db-management-tool
Version 1.0.4

Application demo

27 Sep, 2024 AAndrii Mishchenko
db-management-tool
Version 1.0.3
  • ZPM support
  • Documentation
27 Sep, 2024 AAndrii Mishchenko
db-management-tool
Version 1.0.2
  • ZPM support
  • Bug fixes and some impovements
27 Sep, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.19

Removed space from behind version number; this was causing install errors

26 Sep, 2024 Claudio Devecchi
IRIS apiPub
Version 1.1.73

bug fixes & improvements

26 Sep, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.18

Fixed a mistake for the HTTP status code filter.

25 Sep, 2024 John Murray
IPM in VS Code
Version 1.0.3
  • Tabulate contents of registry and support install from there.
  • Add 'Install Latest' command button.
  • Improve README.
24 Sep, 2024 John Murray
IPM in VS Code
Version 1.0.2
  • Collapsible table.
  • Sorted rows.
  • Command buttons.
24 Sep, 2024 Henrique Dias
sql-embeddings
Version 1.0.2
  • Online demo
24 Sep, 2024 Timothy Leavitt
Git for Shared Development Environments
Version 2.5.0

[2.5.0] - 2024-09-24

Added

  • New UI for the basic mode Sync (#415)
  • Allow changing namespaces and IPM package context from web UI (#280)
  • Support for editing repo from filesystem perspective via web application (#464)
  • Support for downloading a VSCode workspace file from web UI
  • IncrementalLoad pull event handler will update the running production, if any (#473)

Fixed

  • Instance wide settings are placed in proper global (#444)
  • Avoid delay/errors in loading interop JS when there is a URL prefix (e.g., instance name in multi-instance webserver configuration)
  • Added proper JS escaping in sync output
  • Added support to switch branch in basic mode from menu (#451)
  • Pull event handler will not fail when change set includes unmapped files (#453)
  • Pull event handler will attempt compile even if there are failures to load (#457)
  • Improved logging in preview and when errors occur via WebSocket commands (#467)
  • Fixed pull event handler handling of extremely long class names from diff (#467)
  • Fixed Git web UI prompt to update file list when file selected/unselected (#478)
  • Fixed folder settings in mappings to be saved and persist (#483)
  • Preview on the pull.csp page now shows commits from the correct branch (#490)