Release notes

Keep up with latest product news

4000 notes
19 Sep, 2024 AAudrey Chen
thalamus-og
Version 1.0.0

Initial Release

16 Sep, 2024 Claudio Devecchi
IRIS apiPub
Version 1.1.72

improvements & bug fixes

17 Sep, 2024 Robert Cemper
Code-Scanner
Version 0.0.3
  • some minor bug and typo fixes
  • added statistics for ALL namespaces option
  • added online demo
  • added IPM
17 Sep, 2024 John Murray
DX Jetpack for VS Code
Version 2024.0.0

2024 edition for Developer Tools Contest, containing three new extensions.

12 Sep, 2024 Robert Cemper
Code-Scanner
Version 0.0.3
  • Some typos fixed
  • added statistic summary for ALL + ALL selection
11 Sep, 2024 Evgeny Shvarov
Samples-Aviation
Version 1.0.4

Docker environment simplified

11 Sep, 2024 Robert Cemper
Code-Scanner
Version 0.0.1

Initial Release

11 Sep, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.17

Use excepton.Data instead of exception.data

09 Sep, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.10
  • fixed issue with addons loading when DSW uses authentication (#331)
07 Sep, 2024 Robert Barbiaux
ks-iris-lib
Version 1.0.0

Initial Release

05 Sep, 2024 Evgeny Shvarov
zpm-registry
Version 1.3.2

fix: include prerelease and snapshot by default for compat with older zpm

05 Sep, 2024 AAlberto Fuentes
iris-datapipe
Version 2.0.1
  • Delayed processing option available
04 Sep, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.9
  • internal build with dev feature for oAuth
03 Sep, 2024 Evgeny Shvarov
zpm-registry
Version 1.3.1

Added 2 query params includePrerelease and includeSnapshots when searching for compatible versions of a package.

02 Sep, 2024 AAlberto Fuentes
Healthcare HL7 XML
Version 3.6.0
  • Fixed installation issues
  • Fixed pre/post 2024 ReadRawDataStream / GetFieldStreamRaw in ITB.HL7.Format.HL7XMLv2
01 Sep, 2024 Evgeny Shvarov
errors-global-analytics
Version 1.1.2

ipm version bump

01 Sep, 2024 Evgeny Shvarov
iris-embedded-python-template
Version 3.0.1

fix byRef signature for Embedded Python method

01 Sep, 2024 Evgeny Shvarov
errors-global-analytics
Version 1.1.1

upgrade to dsw 4+

30 Aug, 2024 AAlberto Fuentes
iris-datapipe
Version 2.0.0
  • Added Dashboard
  • Added Pipes definition
  • Improved representation of each record
  • Improved security
  • Added new examples
30 Aug, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.16

Added StopProduction for when monitoring is explicitly disabled

29 Aug, 2024 EEduard Lebedyuk
Utils
Version 1.0.2

Roles

29 Aug, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.8
  • fixed issue with empty map for non-geojson maps
28 Aug, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.7
  • fixed issue with colors on map widget
27 Aug, 2024 Timothy Leavitt
isc-codetidy
Version 1.1.8

[1.1.8] - 2024-08-27

Fixed

  • Fixed auto indent of comments inside dynamic arrays removing white space (#50)
  • Fixed conversion of #; comments at start of line in routines causing syntax error (#55)
  • Fixed resequencing of Projections and XDatas to give assigned positions (#54)
27 Aug, 2024 Dmitry Maslennikov
irislab
Version 1.1.5

fixed bugs for 2024.1

27 Aug, 2024 Dmitry Maslennikov
irislab
Version 1.1.4

fixed bugs for 2024.1

27 Aug, 2024 Dmitry Maslennikov
irislab
Version 1.1.3

fixed running on different versions

21 Aug, 2024 Tony Coffman
BridgeWorks WebReports
Version 2024.8.21

What's New?

  • WebReports's now has an execution date filter on the Completed Reports page. (Feature 1633)
21 Aug, 2024 Tony Coffman
BridgeWorks VDM
Version 2024.8.21

What's New?

  • VDM's now has a built-in self-correction process for Duplicate Appointments that would sometimes cause errors when people are using the Scheduler. (Task 1631)
  • We have adjusted how the selection process works in the Scheduler - Job creation so that you no longer need to select an execution to have access to the execution options (Add Wizard, Edit Wizard, etc.). (Task 1639)
  • We have removed the legacy folders (Maps / VDMDB) that were being created when installing VDM. (Task 1642)
20 Aug, 2024 Timothy Leavitt
isc-codetidy
Version 1.1.7

[1.1.7] - 2024-08-20

Fixed

  • Add Foreign Keys to class items to resequence (#51)
  • Prevented auto-indentation of embedded Python lines until Python linting is implemented (#52)