Release notes

Keep up with latest product news

3296 notes
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 JJoey Koh
Fhirgure
Version 1.0.0

Initial Release

21 Sep, 2021 Lorenzo Scalese
Config-API
Version 1.1.1

Enhancement : export configuration.

21 Sep, 2021 JJohn Murray
Serenji
Version 3.2.0
  • Debugging
    • Option to break on error when a handler exists (Try/Catch, $ETRAP or $ZTRAP).
    • Display WRITE command output when debugging.
    • Support configurationless debugging. If your workspace root folders already contain a launch.json file in the .vscode folder you will be prompted to delete it on first use.
    • Support running without debugging.
    • Make the 'Pause' button work.
    • Offer 'Run' and 'Debug' CodeLenses above each classmethod. Settings (e.g. "serenji.codeLenses.debug.cls": false) allow these to be hidden per file type.
    • Contribute 'Run' and 'Debug' options to editor command button.
    • Use dynamic configurations to leverage VS Code's support for multiple concurrent debug sessions and consoles.
    • Improve prompting for entrypoint and arguments when starting to debug a classmethod / procedure / subroutine / extrinsic function.
    • Return focus to class or MAC document after debugging through its INT code.
    • Add helptext and commands to empty Debug view.
    • Pre-fill namespace selector where possible when launching debugging.
    • Include namespaces using remote databases in namespace selector.
    • Use server's connectTimeout setting during debug connect.
    • Add command for requesting a debug license.
    • Improve messages when debug license is needed.
    • Make 'Never' option on debug license dialog work properly.
    • Fix double-encoded debug license request email link bug.
  • Add walkthrough to Welcome page.
  • Add guidance to empty Explorer view.
  • Contribute commands to Remote Indicator (left end of status bar).
  • Coexist better with other ObjectScript extensions.
  • Add Serenji commands to InterSystems Server Manager tree's namespaces.
  • Add Explorer context menu option for adding Serenji folder to workspace.
  • Add new folder to end of workspace rather than start.
  • Use a different background for read-only documents when not debugging. Customizable as serenji.readonly.background, for example:
    {
      "workbench.colorCustomizations": {
        "serenji.readonly.background": "#FF000020"
      }
    }
    
  • Improve how filepaths are displayed.
  • Respect other server-side source control classes as well as Deltanji's.
  • Fix error that reported an undefined 'folders' variable.
  • Fix rare issue that caused an ECONNREFUSED error.
  • Add dataTimeout setting and default it to 20 seconds.
  • Add option to ignore warning about mismatch between client and server versions.
  • Add dependency on the georgejames.gjlocate extension.
  • Update dependent packages.
  • Embedded Deltanji Solo changes:
    • Fix full-type Change Request diff in Beyond Compare fetching wrong versions for Previous folder.
    • Correct searching for all-numeric Change Requests.
    • Support simplified Locations & Routes diagrams.
21 Sep, 2021 KKatie Le
Beez-Woman-Menstrual-Tracker
Version 1.0.0

Initial Release

19 Sep, 2021 Lorenzo Scalese
Config-API
Version 1.1.0

Add mirroring configuration support.

19 Sep, 2021 Lorenzo Scalese
PKI-Script
Version 1.0.0

Initial Release

17 Sep, 2021 EEvgeniy Potapov
promjet-stats
Version 1.0.9

Logi reports added

16 Sep, 2021 PPatrick Jamieson
FHIROktaIntegration
Version 1.0.0

Initial Release

16 Sep, 2021 PPatrick Jamieson
FHIRDemoWithAPIKey
Version 1.0.0

Initial Release

16 Sep, 2021 Anton Gnibeda
DeepSeeWeb
Version 3.1.28
  • fixed issue with double request of widgets with custom data source
  • for small shared widgets, mobile pager(from responsive design) now hidden
  • fixed issue with button icons on pie chart if DSW hosted not in root (#219)