Release notes

Keep up with latest product news

3293 notes
17 Apr, 2020 RRobert Kuszewski
InterSystems Package Manager
Version 0.2.1
  1. Show module repository
    Use -show-repo modifier with search command to show repositories
    zpm: USER>search -show-repo

  2. CSP Applications
    For REST applications no longer need to specify attributes: Directory and Path

  3. Custom parameters to modules installation support
    Add Default element in the module.xml to define a parameter and default value

      <Defaults>
        <Default Name="count" Value="7" />       
      </Defaults>

Use parameters in module.xml as ${count}
In install command use -Dcount=42 to pass a new value

  1. Wiki documentation is added

  2. Fix issue when extracted file size less than original
    Read and discuss all the release news

17 Apr, 2020 GGuillaume Rongier
FHIR-HL7v2-SQL-Demo
Version 1.0.0

Initial Release

17 Apr, 2020 Lorenzo Scalese
isc-live-global-mover
Version 0.9.4
  • Add to zpm registry
16 Apr, 2020 Sergey Mikhailenko
apptools-admin
Version 1.0.6

fix zpm

15 Apr, 2020 Lorenzo Scalese
isc-global-size-tracing
Version 1.1.3
  • add zpm support
15 Apr, 2020 Lorenzo Scalese
JSON-Filter
Version 1.4.2
  • Fix zpm again.
14 Apr, 2020 Lorenzo Scalese
JSON-Filter
Version 1.4.1
  • Fix zpm install
14 Apr, 2020 Lorenzo Scalese
JSON-Filter
Version 1.4.0

Initial Release

13 Apr, 2020 AAndreas Schneider
Caché Monitor
Version 2.95

Caché Monitor is now shipped with a private JRE (Java Runtime Environment). No longer dependencies to Oracle's java license model.

12 Apr, 2020 Evgeny Shvarov
rest-api-contest-template
Version 1.0.1

Documentation update

12 Apr, 2020 Evgeny Shvarov
rest-api-contest-template
Version 1.0.0

Initial Release

12 Apr, 2020 MMaks Atygaev
iris-web-swagger-ui
Version 1.0.0

Initial Release

10 Apr, 2020 RRobert Kuszewski
InterSystems Package Manager
Version 0.2.0
  1. Show module repository
    Use -show-repo modifier with search command to show repositories
    zpm: USER>search -show-repo

  2. CSP Applications
    For REST applications no longer need to specify attributes: Directory and Path

  3. Custom parameters to modules installation support
    Add Default element in the module.xml to define a parameter and default value

      <Defaults>
        <Default Name="count" Value="7" />       
      </Defaults>

Use parameters in module.xml as ${count}
In install command use -Dzpm.count=42 to pass a new value

  1. Wiki documentation is added

  2. Fix analytics issue

09 Apr, 2020 Anton Gnibeda
DeepSeeWeb
Version 2.1.43

fixes for zpm

09 Apr, 2020 Anton Gnibeda
DeepSeeWeb
Version 2.1.42
  • added col count control for charts
  • changed opacity for map polygons to 0.65
  • added initial support for gradient color on map polygons
09 Apr, 2020 EEduard Lebedyuk
JuliaGateway
Version 0.5.1

Initial Release

07 Apr, 2020 GGuillaume Rongier
ETL Interoperability Adapter
Version 1.1.0

Publish on ZPM

06 Apr, 2020 GGuillaume Rongier
objectscript-openapi-definition
Version 1.0.3

Update with example and community article

06 Apr, 2020 GGuillaume Rongier
objectscript-openapi-definition
Version 1.0.2

Fix module.xml

06 Apr, 2020 GGuillaume Rongier
objectscript-openapi-definition
Version 1.0.1

Update module.xml for zpm

06 Apr, 2020 GGuillaume Rongier
objectscript-openapi-definition
Version 1.0.0

Initial Release

05 Apr, 2020
Version 1.0.1

removed invisible image

05 Apr, 2020
Version 1.1

fixed typo in description

05 Apr, 2020
Version 1.0.0

Initial Release

04 Apr, 2020
Version 1.0.0

Initial Release

03 Apr, 2020 PPeter Steiwer
AnalyzeThis
Version 1.0.0

Updated OpenExchange listing

03 Apr, 2020 PPeter Steiwer
AnalyzeThis
Version 1.2.2

ZPM and Docker support added

03 Apr, 2020 Tony Coffman
BridgeWorks VDM
Version 9.1.4

Bug Fixes

Fixed an issue where Auto Created Series in a Finished Report Chart would not populate correctly when reopened

03 Apr, 2020 Evgeny Shvarov
iris-rest-api-template
Version 1.0.5

web app changed to /crud

02 Apr, 2020 SSteven LeBlanc
FHIR Server and API Manager for MIT COVID-19 Challenge
Version 1.0.1

Updated video, screenshots