Release notes

Keep up with latest product news

3974 notes
18 Feb, 2020 BBenjamin De Boe
iKnow
Version 0.0.8

Initial Release

17 Feb, 2020 Henry Pereira
RESTForms2
Version 1.0.4

Fixes to create the REST app and bump to 1.0.4

17 Feb, 2020 Henry Pereira
RESTForms2
Version 1.0.3

Introduced /forms REST application creation with module installation

17 Feb, 2020 Timothy Leavitt
Test Coverage Tool
Version 2.1.1

Fixes an aggregation bug

17 Feb, 2020 Henry Pereira
RESTForms2
Version 1.0.1

fix ZPM package

15 Feb, 2020 Evgeny Shvarov
Samples-BI
Version 1.0.3

Change the URL to official https://github.com/intersystems/Samples-BI

14 Feb, 2020 Henrique Dias
iris-history-monitor
Version 1.1.0

IRIS History Monitor is now using the IRIS /api/monitor Service and Web Service SYS.WSMon.Service.cls

13 Feb, 2020 Henrique Dias
IRIS Interoperability Message Viewer
Version 1.0.0

Initial Release

13 Feb, 2020
Version 1.0.0

Initial Release

10 Feb, 2020 John Murray
Serenji
Version 3.0.11
  • Improve documentation.
  • Fix installer error.
09 Feb, 2020 RRobert Kuszewski
InterSystems Package Manager
Version 0.1.6
  1. Added synonyms to Path and Directory parameters of CSPApplication
    SourcePath=Path
    DeployPath=Directory

  2. ${parameter} supported:
    ${namespace}
    ${mgrdir}
    ${cspdir}
    ${root}
    ${dbrole}

  3. search command introduced to show the available modules in a current remote registry
    zpm:USER>search
    moduleX 1.0.0
    moduleY 1.0.0

  4. test reporting issues fixed

06 Feb, 2020 Tony Coffman
BridgeWorks VDM
Version 9.1.1

Fixed an issue where %appdata% reserved words were being interpreted as literal in settings

Fixed verbage on some connection wizard pages

Fixed an issue where RevQ SaaS dynamic parameters would not return correctly in the Auto Scheduler

Added an error message on SQL errors returned by a RevQ SaaS connection

Fixed an issue when saving a view with no connection the save would fail

Fixed an issue when rebuilding a VoV, that has a view with Embedded Expressions disabled, the builder would fail and prompt for every VoV after

Fixed an issue when saving a VoV without a connection the save would fail

06 Feb, 2020 Timothy Leavitt
Test Coverage Tool
Version 2.0.1

Updating to avoid zpm installation issues with +snapshot version

04 Feb, 2020 Evgeny Shvarov
Samples-Aviation
Version 1.0.1

submitted on behalf of InterSystems profile

03 Feb, 2020 SStephen Pisani
REST Business Activity Monitoring
Version 1.0.2

updated Short description

03 Feb, 2020 SStephen Pisani
REST Business Activity Monitoring
Version 1.0.1

fixed images in ReadMe.MD

01 Feb, 2020 Henry Pereira
RESTForms2
Version 2.0.0

Initial Release

01 Feb, 2020 RRobert Kuszewski
InterSystems Package Manager
Version 0.1.4

Tests can run in test and verify phases
Tests with same root don't run twice
Support for running test suites
Support for JUnit output
Inversion of control to support TestCoverage

31 Jan, 2020 Timothy Leavitt
Test Coverage Tool
Version 2.0.0

Various quality-of-life fixes, and (most importantly) enabling for the community package manager

31 Jan, 2020 SStephen Pisani
REST Business Activity Monitoring
Version 1.0.0

Initial Release

29 Jan, 2020 AAmir Samary
Reducing Readmission Risks with Realtime ML
Version 1.0.0

Initial Release

28 Jan, 2020 Evgeny Shvarov
iris-rest-api-template
Version 1.0.4

Updated docker environment. ZPM module added

27 Jan, 2020 Anton Gnibeda
DeepSeeWeb
Version 2.1.40

Fixed issue with widgets on tiles

25 Jan, 2020 Evgeny Shvarov
objectscript-docker-template
Version 1.0.6

Simplified template to support coding with Docker and VSCode in with ObjectScript plugin 0.8.

25 Jan, 2020 RRobert Kuszewski
23 Jan, 2020 RRobert Kuszewski
InterSystems Package Manager
Version 0.1.3

New simplified sourcecode folder structure is supported.

23 Jan, 2020 Evgeny Shvarov
objectscript-package-example
Version 1.0.0

Initial Release

18 Jan, 2020 Evgeny Shvarov
Samples-BI
Version 1.0.1

Adding zpm support. It will allow to install with zpm:USER>install samples-bi

17 Jan, 2020 Evgeny Shvarov
zpm-dockerhub
Version 1.0.0

Initial Release with tags:docker pull intersystemsdc/iris-community:2019.4.0.383.0-zpm-dev

17 Jan, 2020 Dmitry Maslennikov
VSCode-ObjectScript
Version 0.8.0
  • "Debug this ClassMethod" feature added, to quickly debug any classmethod in a class
  • Change variable value while debugging
  • When virtual filesystem isfs:// used, now possible to execute some actions from Studio Source class menu
  • Explorer view, new way of generation, should be faster now
  • Explorer view, INC files now separate in own Includes folder
  • Explorer view, option to show/hide generated items
  • Explorer view will be shown only when any folder open
  • When used docker-compose to run instance, it's now possible to get connected to a random port from service.
  • When used docker-compose it's now very easy to connect to terminal
  • Go to routine
  • Show warning for deprecated functions, quick fix for $zobj<xxx> functions replaced