Release notes

Keep up with latest product news

3804 notes
17 Oct, 2021 Sergey Mikhailenko
apptools-admin
Version 1.1.11

A service has been added to the project to support informing via telegram messenger and email about the status of products and systems

16 Oct, 2021 Sergey Mikhailenko
appmsw-telealerts
Version 1.0.4

Products for informing via telegram messenger and email continues and expands the appmsm-telestat project

16 Oct, 2021 Muhammad Waseem
LabResultsVerification-hl7
Version 1.0.3

Youtube video is added

15 Oct, 2021 Muhammad Waseem
LabResultsVerification-hl7
Version 1.0.2

Community article link is added

15 Oct, 2021 Muhammad Waseem
LabResultsVerification-hl7
Version 1.0.0

Initial Release

15 Oct, 2021 Muhammad Waseem
LabResultsVerification-hl7
Version 1.0.1

Community Article URL is added

15 Oct, 2021 EEvgeniy Potapov
iris-crypto-tracker
Version 1.0.0

Initial Release

13 Oct, 2021 AAlberto Fuentes
Healthcare HL7 XML
Version 3.5.0
  • Added support for creating HL7 XML empty fields
11 Oct, 2021 John Murray
Serenji
Version 3.2.1
  • Accept TLSv1 so debugging is possible on InterSystems versions that do not support TLSv1.2.
  • Handle WRITE output during debugging on older InterSystems versions.
  • Populate breadcrumb and outline based on chosen language mode rather than filename extension.
  • Improve GettingStarted documentation after user feedback.
10 Oct, 2021 Lorenzo Scalese
IO-Redirect
Version 1.0.1
  • Fix a bad variable name for the mnemo --> see commit
10 Oct, 2021 Lorenzo Scalese
IO-Redirect
Version 1.0.0

Added feature

Echo to the current device

Echo feature allows redirecting the output AND duplicates the write to the current device.
For example, in a terminal :

Do ##class(IORedirect.Redirect).ToString(1)
Write "this an echo test"
Do ##class(IORedirect.Redirect).RestoreIO()
Set outputString = ##class(IORedirect.Redirect).Get()
Write "Var outputString : ", outputString

Redirect the write to a string variable and also write the text in the terminal.
This feature is available with :

  • Do ##class(IORedirect.Redirect).ToString(1)
  • Do ##class(IORedirect.Redirect).ToStream(stream, 1)
  • Do ##class(IORedirect.Redirect).ToFileCharacter(filename, 1)
  • Do ##class(IORedirect.Redirect).ToGlobal($Name(^||IORedirect), 1)

Echo is enabled with the value 1 on the last argument.

08 Oct, 2021 GGuillaume Rongier
fhir-scraper
Version 1.0.0

Initial Release

07 Oct, 2021 MMartin Braun
QuWiki
Version 1.0.0

market proof

06 Oct, 2021
Version 0.1.0
  • updated to 555 packages
  • obfuscated user names
06 Oct, 2021 Robert Cemper
Dataset-Lightweight-M-N
Version 1.0.0

Initial Release

06 Oct, 2021 Robert Cemper
Dataset-Lightweight-M-N
Version 1.0.1
  • new members => 10268
  • encrypted personal names
  • update existing members
  • new global packaging
05 Oct, 2021 Lorenzo Scalese
PKI-Script
Version 1.1.0

Add a quick way to perform certificate steps for mirroring setup.

01 Oct, 2021 Lorenzo Scalese
Config-API
Version 1.1.3

Fix missing return value on error : class Api.Config.Services.SYS.MirrorMaster

30 Sep, 2021 SSerge Rider
DBeaver
Version 21.2.0
  • Forward engineering in entity diagrams (ERD) was added
  • Database tasks can be organised in folders now
  • Schema compare in DBeaver supports Liquibase Pro features
  • SSH jump servers support was added
  • Navigator mode “Show all tables in a single list” was added
  • Visual query builder: cross joins support and extra configuration options were added
  • SQL editor: output and log panels UI was improved, script variables panel was added
  • Data editor:
    • Multi-row record mode support was added
    • Row coloring supports LIKE and REGEX conditions now
    • A lot of minor interface improvements were added
  • Data transfer:
    • Data export from document databases to flat files was improved
    • Multiple improvements in column mappings
    • Configuration for performance tuning was added
29 Sep, 2021 Evgeny Shvarov
csv2table
Version 1.0.1

Added a description to the ZPM package

29 Sep, 2021 Lorenzo Scalese
config-copy
Version 1.0.2
  • Description added in module.xml
28 Sep, 2021 SSamuel Duncan
CubeEventMonitor
Version 0.1.8
  • add email alert if cube registry fails validation
  • correct bug in BuildErrors class storage definition
28 Sep, 2021 Lorenzo Scalese
config-copy
Version 1.0.1
  • Fix missing Filename argument in classmethod Tasks, class lscalese.configcopy.LocalExport
26 Sep, 2021 JJames Zhang
Maternal Assistant
Version 1.0.0

Initial Release

25 Sep, 2021 Lorenzo Scalese
config-copy
Version 1.0.0

Initial Release

25 Sep, 2021 RRohan Mehta
Med-Sync: HackMIT 2021
Version 1.0.0

Initial Release

24 Sep, 2021 MMichael Braam
JSON2Persistent
Version 1.0.3

Added REST API

22 Sep, 2021 Lorenzo Scalese
Config-API
Version 1.1.2

Fix export config to file

21 Sep, 2021 NNicolas Camenisch
MedTracker
Version 1.0.0

Initial Release

21 Sep, 2021 Evgeny Shvarov
csv2table
Version 1.0.0

import csv to table