Release notes

Keep up with latest product news

3286 notes
24 Jun, 2020 Anton Gnibeda
RestFormsUI2
Version 0.8.5
  • fixed fonts issue
  • added missing fonts
24 Jun, 2020 Evgeny Shvarov
restforms2-angularui-demo
Version 1.0.0

Initial Release

23 Jun, 2020 Anton Gnibeda
RestFormsUI2
Version 0.8.4

fixed font issue

23 Jun, 2020 Anton Gnibeda
RestFormsUI2
Version 0.8.2

Version update

23 Jun, 2020 Anton Gnibeda
RestFormsUI2
Version 0.8.1

Version update

22 Jun, 2020 Peter Steiwer
ThirdPartyChartPortlets
Version 0.0.0

Initial Release

21 Jun, 2020
Version 1.0.0

Initial Release

20 Jun, 2020 Anton Gnibeda
RestFormsUI2
Version 0.8.0

Initial Release

19 Jun, 2020 John Murray
Serenji
Version 3.1.3
  • Support debugging when connected to a Deltanji service. Requires VCM-D-0731 update to Deltanji.
  • Embedded Deltanji Solo changes:
    • Add favicon.
    • Fix layout issues affecting Firefox on Linux.
18 Jun, 2020 Evgeny Shvarov
Samples-BI
Version 1.0.4

bugfix, ZPM module update, docker environment update

17 Jun, 2020
Version 1.0.0

Initial Release

17 Jun, 2020 Vasiliy Bondar
NavMethodsForIndexedProperties
Version 1.0.0

Initial Release

16 Jun, 2020 Robert Kuszewski
InterSystems Package Manager
Version 0.2.3

1. Official test server

To check if your package is published in the registry and then installed from it, use the test registry: https://test.pm.community.intersystems.com/registry/
login: test
password: test

To switch to the test registry use the command
repo -r -n registry -url https://test.pm.community.intersystems.com/registry/ -user test -pass test

Once a day, the test registry is updated and all data in it is reset

2. New commands for the most frequent actions with the module

Previously, to publish a module in the current registry, you had to use the module-action command, for example module-action mymodule publish, and it could be written shorter mymodule publish.

Now you can use the publish command: publish mymodule - use the organic word order

New commands:

  • reload
  • compile
  • test
  • package
  • verify
  • publish

3. Generate command

Using the generate command, you can create a module.xml file template in a second.

Usage:

  • generate -template /my/project
    Creates a module.xml file with fictional data in /my/project

    After that you must open and edit this file to change module meta information and specify module resources (classes, csp pages, globals, test)

  • generate /my/project
    Without -template (or -t) flag this command creates a module.xml file in an interactive mode. Just answer several questions. Use -author (-a) flag to add information about module author

zpm: USER>generate /temp/zzzz

Enter module name: zzzz
Enter module version: 1.0.0 => 1.0.1
Enter module description: module description
Enter module keywords: module keywords
Enter module source folder: src => 

Existing Web Applications:
    /csp/user
    Enter a comma separated list of web applications or * for all: /csp/user
    Enter path to csp files for /csp/user:  src/web
Dependencies:
    Enter module:version or empty string to continue: sslclient:1.0.1
    Enter module:version or empty string to continue: 
zpm: USER>

4. Globals location

Now Globals are expected in /src/gbl (but not in /gbl )

5. Version command

Version command displays currently installed zpm version number; shows locally installed zpm registry and connected remote repository and their version.

zpm: USER>version

 zpm 0.2.2
 Locally installed zpm-registry not found
https://pm.community.intersystems.com - 0.0.2

6. Reset Username and password while switching to another remote repository

If you do not specify the username and password modifiers in the repo command for the remote registry, the previously set values for username and password will be reset.

zpm: USER>repo -r -n registry -url https://pm.community.intersystems.com/
15 Jun, 2020 Thomas Dyar
integratedml-demo-template
Version 1.0.0

Initial Release

12 Jun, 2020 Mirko Ozekker
12 Jun, 2020 Evgeny Shvarov
Game Of Throne Analytics
Version 1.0.1

Updated the demo link and made it as ZPM package

12 Jun, 2020 Evgeny Shvarov
Game Of Throne Analytics
Version 1.0.0

Initial Release

10 Jun, 2020 Lorenzo Scalese
isc-webgateway-letsencrypt
Version 1.0.0

Initial Release

07 Jun, 2020 Muni Ganesh
CRUD-GLOBALS-IRISNATIVEAPI-JAVA
Version 1.0.2

Added Update and Delete options, fixed warning messages during build

06 Jun, 2020 Robert Cemper
WSockClientMicroSV
Version 1.0.2

added smaller icon

06 Jun, 2020 Evgeny Shvarov
csvgen
Version 1.1.5

bug fix for delimeters other than comma

06 Jun, 2020 Renato Banzai
iris-python-suite
Version 1.0.6

Including video.

05 Jun, 2020 Robert Cemper
WSockClientMicroSV
Version 1.0.1

image + video added

04 Jun, 2020 Timothy Leavitt
apps-rest
Version 1.0.0

Initial Release

04 Jun, 2020 Oleh Dontsov
IRIS Data Migration Manager
Version 1.2.1

added community article

04 Jun, 2020 Oleh Dontsov
IRIS Data Migration Manager
Version 1.2.0

added JSON import
updated UI
fixed bugs

03 Jun, 2020 Nikita Mullin
ObjectScript Kernel
Version 1.0.1

Read me update

03 Jun, 2020 Sergey Kamenev
Perfomance comparison of IRIS Native API and EAV-approach
Version 1.0.2

Correct link for browser

03 Jun, 2020 Jose Tomas Salvador
OPNLib-Timer
Version 1.0.0

Initial Release

03 Jun, 2020 Renato Banzai
iris-python-suite
Version 1.0.5

Adding a chatbot with possibility of retraining the conversation by a form.