Add a quick way to perform certificate steps for mirroring setup.
01 Oct, 2021
Version 1.1.3
Fix missing return value on error : class Api.Config.Services.SYS.MirrorMaster
30 Sep, 2021
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
Version 1.0.1
Added a description to the ZPM package
29 Sep, 2021
Version 1.0.2
Description added in module.xml
28 Sep, 2021
Version 0.1.8
add email alert if cube registry fails validation
correct bug in BuildErrors class storage definition
28 Sep, 2021
Version 1.0.1
Fix missing Filename argument in classmethod Tasks, class lscalese.configcopy.LocalExport
26 Sep, 2021
Version 1.0.0
Initial Release
25 Sep, 2021
Version 1.0.0
Initial Release
25 Sep, 2021
Version 1.0.0
Initial Release
24 Sep, 2021
Version 1.0.3
Added REST API
22 Sep, 2021
Version 1.1.2
Fix export config to file
21 Sep, 2021
Version 1.0.0
Initial Release
21 Sep, 2021
Version 1.0.0
import csv to table
21 Sep, 2021
Version 1.0.0
Initial Release
21 Sep, 2021
Version 1.1.1
Enhancement : export configuration.
21 Sep, 2021
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: