Release notes

Keep up with latest product news

3365 notes
26 Jul, 2024 GGuillaume Rongier
interoperability-embedded-python
Version 3.1.0

Enhancement :

  • Support of async function in BP and BO.
  • Support of multi sync call
  • Trace option in log

Fix:

  • Better support of retro-compatibility of gronngier.pex
26 Jul, 2024 ZZeljko Sucic
sheltershare
Version 1.0.0

Initial Release

26 Jul, 2024 WWolis Oliavr
ServiceInspection
Version 1.0.0

Initial Release

25 Jul, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.3

4.0 Beta Version

  • migrated to Angular 18:
    • rewritten application to use lazy loading, as a result "main.js" size reduced from 3Mb to 500Kb
    • all javascript modules in dist package now take up 3Mb, instead of 5Mb(previous version)
    • templates now uses new control flow
    • removed deprecated ComponentFactoryResolver, now dynamic component created using NgComponentOutlet
    • added many interfaces and types to make type checks and reduce runtime errors
    • updated addon systems to work with new Angular
    • new builder is used
    • rewritten a lot of code
    • updated HighCharts to 11.4, now it have new look

4.0.1 beta

  • rewritten charts data parser to support crossjoins/hierarchical data on all axis
  • fixed issue with a thousand separator and float numbers when there is no format specified
  • fixed issue with combo chart when only one series type specified
  • fixed issue when user tries to show legend for widget with one series(legend for widget with one series always hidden, check #346). now if user enable legend it always visible even if there is only one series
  • changed method of widget type change. now complex charts can be viewed as another complex chart, eg. "stacked chart" > "multiple pie charts"
  • fixed styles for error message
  • added new color picker
  • fixed issue with dashboard folder item text color change
  • fixed issue with changing color of pie/treemap/timechart series, also fixed issues with changing color on legend items
  • changed application font to "Oxygen"

4.0.2 beta

  • fixed issue with treemap

4.0.3

  • fixed issue with missing back button after drilldown in pivot table
  • fixed issue with back button after back from drillthrough
  • fixed issue with missing gauges charts
  • fixed issue with switch data source control and first element in list
  • fixed issue with treemap labels (#436)
  • added notes about data format for map addon widget
d[IA]gnosis
Version 1.0.0

Initial Release

23 Jul, 2024 EEric Mariasis
iris-email-analyzer-app
Version 1.0.0

Initial Release

19 Jul, 2024 Evgeny Shvarov
Game Of Throne Analytics
Version 1.0.5

Added source control
Totals widget fixed

12 Jul, 2024 EEduard Lebedyuk
MDX2JSON
Version 3.2.41

Audit support

22 May, 2021 JJose Tomas Salvador
OPNLib-Timer
Version 1.0.1

Change module.xml and fixes last example

08 Jul, 2024 Timothy Leavitt
Git for Shared Development Environments
Version 2.4.0

v2.4.0: General and Interoperability-specific Usability

The main features in this release are a revamped user interface for working with uncommitted changes, a new "basic" mode that greatly simplifies working with Git in a prescriptive, feature branch-driven workflow (recommended for Health Connect Cloud), and changes to automatically keep IRIS (and interoperability productions specifically) kept better in sync with the underlying git repo on pull, checkout, discard, and stash operations performed through the menus and web UI.

Added

  • Pre-release support for IPM v0.9.0+
  • Items mapped from database other than namespace's default routine database are now ignored by default when exporting or adding files
  • New setting to configure whether mapped items should be should be treated as read-only
  • Added a basic mode to automatically perform functionality expected in basic use cases (#349)
  • New sync operation for basic mode that fetches, pulls, commits, pushes, rebases, and pushes again (#349)
  • "Sync" operation in basic mode automatically resolves the class of merge conflict common in production classes where multiple independent items are added in different feature branches
  • Now skips files belonging to other git enabled packages in ##class(SourceControl.Git.Change).RefreshUncommitted() (#347)
  • Added a new "Branch" parameter to ##class(SourceControl.Git.PullEventHandler) (#351)
  • Command-line utility to do a baseline export of items in a namespace
  • 'New Branch' menu option in basic now will create new branches from the configured default merge branch (#366)
  • Merging back with the default merge branch is now a part of the basic mode's Sync flow (#366)
  • Added a new option "compileOnImport". If true, Import options will compile files using the pull event handler. (#362)
  • Git web UI overhauled for better UX selecting files to commit/stash/discard (#346)
  • Git web UI supports discarding some/all changes (#395)

Fixed

  • Modifications to local repo files are now synced with IRIS (#153)
  • Menu items names are properly translated from internal name in VSCode, Management Portal (#372)
  • Now has proper locking behavior in ##class(SourceControl.Git.WebUIDriver).HandleRequest()(#385)
  • Git operations from the WebUI now don't unlock the session if they aren't read-only
  • WebUI works properly for users with %Developer without needing to add further SQL privileges (#365, #358)
  • Uncommitted deletes are shown in WebUI (#395)
  • Syncing only prompts users for a commit message if there are uncommitted files (#390)
  • WebUI works properly for users with %Developer without needing to add further SQL privileges (#365)
  • Fixed <UNDEFINED> error running Import All (#380)
  • Discarding changes now recompiles - critical for productions and some other cases (#387)
  • Special characters in WebUI git commands now result in the command being executed properly (#369)

New Contributors

  • @isc-hwojnick is interning with Application Services this summer, made his first contribution in https://github.com/intersystems/git-source-control/pull/340, and has done all sorts of great stuff since. (And the summer is only half over!)

Full Changelog: https://github.com/intersystems/git-source-control/compare/v2.3.1...v2.4.0

08 Jul, 2024 GGuillaume Rongier
interoperability-embedded-python
Version 3.0.0
  • renamed from grongier.pex to iop
05 Jul, 2024 Timothy Leavitt
Test Coverage Tool
Version 3.1.0

Added:

#23: Allow CoverageClasses and CoverageRoutines to be specified as %DynamicArray in addition to $ListBuild() lists.
#14: Added a straightforward way to find and track coverage on all interoperability processes in the current namespace

Fixed:

#24: Whenever a new tag is created, a new release will be published using the tag string as its version. The release also comes with an export of the TestCoverage package in XML.

05 Jul, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.15

Added ErrorHandler service that submits a filtered set of errors and alerts to Logstash

04 Jul, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.14

Config.Load() now allows specifying a subsection, default subsection = "monitoring" as before

18 Jun, 2024 Tony Coffman
BridgeWorks VDM
Version 2024.6.18

What's New?

  • Major development on core engine components (23.2.6) that improve VDM's overall performance, scalability, stability and usability. (Task 1615)
  • VDM's Datawarehouse feature now stores Grid Level expressions for both the Detail and Summary Grids. (Feature 1627)

Bug Fixes

  • (Bug 1621) - VDM: Scheduler Appointment Options Differ Using Database vs Calendar File
    • When the Calendar file is used, we don't have all the options available. (Minutely / Hourly / Time Zone, etc.)
  • (Bug 1623) - VDM: Scheduler - Job Management Errors
    • After changing view / execution order and saving the job, the next job you would open will have the wrong order of your jobs.
    • Adding views to an existing job would cause job to inherit the execution of the selected view when clicking add.
  • (Bug 1624) - VDM: VDM: Finished Reports - Designer Button Opening Multiple Tabs
    • When clicking on the FInished Report Designer Button with the designer already open, VDM would open another tab for the Finished Report.
18 Jun, 2024 Tony Coffman
BridgeWorks WebReports
Version 2024.6.18

What's New?

  • Major development on core engine components (23.2.6) that improve WebReports's overall performance, scalability, stability and usability. (Task 1616)
26 Jun, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.13

Added update for Intersystems-Monitoring in Config.LoadFile()

26 Jun, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.12

Fixed message mapping in LogstashOutbound

25 Jun, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.11

Installer improvements

25 Jun, 2024 GGuillaume Rongier
iris-fastapi-template
Version 1.0.0

Initial Release

25 Jun, 2024 GGuillaume Rongier
iris-flask-template
Version 1.0.0

Initial Release

25 Jun, 2024 GGuillaume Rongier
iris-django-template
Version 1.0.0

Initial Release

21 Jun, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.10
  • Simplified IRISELK.BusinessOperation.LogstashOutbound
  • Allowed for monitoring subnode in configuration.json
16 Jun, 2024 AAndreas Schneider
SQL DATA LENS
Version 3.18.0
  • ENH : SQL Editor : More keywords for Intersystems IRIS integrated
  • ENH : TableViewer : Show storage details for IRIS, like table (global) sizes
  • ENH : The licensing system has been updated to fix issues with error code 28 based on a disabled network adapter. The activation process needs to read all of a computer’s components to get an accurate “fingerprint” of the computer, and this includes all real (aka non-virtualised) network adapters attached to the computer.
  • ENH : ServerNavigator : Database metadata viewer improved with more detail and better sorting
  • ENH : DuckDB (driver) upgraded to 1.0
  • ENH : New shortcut to create a in memory DuckDB connection
  • ENH : Simply drag and drop the csv\parquet\json file onto the DuckDB connection and the necessary SQL statements will be generated to read the file with ease.
  • FIXED: Connection dialogue box is now centred on the main frame
  • FIXED: DuckDB connections are created with the right duckDB icon. You need to recreate the entries to fix this problem for existing connections.
14 Jun, 2024 Evgeny Shvarov
samples-bi-demo
Version 1.0.1

Fixed the issue with the Map Widget

10 Jun, 2024 PPeter Steiwer
AdvancedIRISBISamples
Version 1.0.0

Initial Release

10 Jun, 2024 DDavid Underhill
Metrics example
Version 1.0.1

Including R Cemper's Docker updates

09 Jun, 2024 Anton Gnibeda
DeepSeeWeb
Version 3.2.26
  • fixed default filter value with "Not" issue
06 Jun, 2024 Anton Gnibeda
DeepSeeWeb
Version 3.2.25
  • fixed issue with slow data refresh on chart widgets
04 Jun, 2024 EElijah Tamarchenko
iris-angular-template
Version 0.2.0
  • Added isc.codetidy to repository