Release notes

Keep up with latest product news

3791 notes
21 Aug, 2024 Tony Coffman
BridgeWorks WebReports
Version 2024.8.21

What's New?

  • WebReports's now has an execution date filter on the Completed Reports page. (Feature 1633)
21 Aug, 2024 Tony Coffman
BridgeWorks VDM
Version 2024.8.21

What's New?

  • VDM's now has a built-in self-correction process for Duplicate Appointments that would sometimes cause errors when people are using the Scheduler. (Task 1631)
  • We have adjusted how the selection process works in the Scheduler - Job creation so that you no longer need to select an execution to have access to the execution options (Add Wizard, Edit Wizard, etc.). (Task 1639)
  • We have removed the legacy folders (Maps / VDMDB) that were being created when installing VDM. (Task 1642)
20 Aug, 2024 Timothy Leavitt
isc-codetidy
Version 1.1.7

[1.1.7] - 2024-08-20

Fixed

  • Add Foreign Keys to class items to resequence (#51)
  • Prevented auto-indentation of embedded Python lines until Python linting is implemented (#52)
20 Aug, 2024 EEvgeniy Potapov
iris-bi-utils
Version 1.0.1
  • Check cubes build first
19 Aug, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.6
  • changing tile push option now applied immediately without page refresh (#310)
19 Aug, 2024 Timothy Leavitt
Test Coverage Tool
Version 4.0.3

[4.0.3] - 2024-08-19

Fixed

  • #52: Method mapping code now doesn't use AST's endline_no property to support older python versions
  • #53: Ignore traced commands from code without a class name
16 Aug, 2024 Henrique Dias
sqlzilla
Version 1.0.3
  • Code refactoring
  • Storing examples in a table
  • Button for adding examples
  • Initial examples for sample schemas
  • SQL execution error handling
16 Aug, 2024 Timothy Leavitt
isc-perf-ui
Version 2.0.0

[2.0.0] - 2024-08-16

Added

  • New home tab allowing the user to run and see the results of TestCoverage on their unit tests
  • New historical coverage tab showing class level results for past TestCoverage runs

Changed

  • Authentication now uses standard IRIS Login

Fixed

  • Fixed handling for authentication headers to suppress the browser's credential prompts
  • Fixed export behavior when developing with git-source-control and a modern IPM version
  • Updated documentation around node/npm requirement

Security

  • Bumped various dependency versions
16 Aug, 2024 Timothy Leavitt
Test Coverage Tool
Version 4.0.2

[4.0.2] - 2024-08-16

Fixed

  • #51: Don't start (and stop) the ObjectScript and Python monitors if there are no ObjectScript/Python routines being tracked respectively, fixes error from trying to start/stop the %Monitor.System.LineByLine with no routines
16 Aug, 2024 Timothy Leavitt
Test Coverage Tool
Version 4.0.1

[4.0.1] - 2024-08-16

Fixed

  • #45: Fixed Python line 0 tracking for 2024.2
  • #46: Fix for bug caused by UpdateComplexity calling GetCurrentByName unnecessarily and causing dependency issues
  • #47: Fixed mapping issue caused by empty lines at top of Python method not showing up in compiled Python
  • #48: When the Line-By-Line Monitor resumes after pausing, resume the Python tracer too
  • #49: Added user parameter for preloading python modules (fixes problem of pandas breaking sys.settrace on first import)
16 Aug, 2024 Seisuke Nakahashi
First-Vector-Search-on-IRIS
Version 1.0.0

Initial Release

13 Aug, 2024 Evgeny Shvarov
iris-analytics-template
Version 1.1.7

Fix source control settings for the dashboard

12 Aug, 2024 Evgeny Shvarov
objectscript-package-example
Version 1.0.2

IPM installation fixed

05 Aug, 2024 AAndreas Schneider
SQL DATA LENS
Version 3.19.0
  • ENH: Setup improved
  • ENH: The licensing system has been updated to fix issues with error code 28 based on a disabled network adapter (PART2)
    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: JNA Interface lib updated to 5.14
14 May, 2024 John Murray
Deltanji
Version 8.0.0

Release notes are at https://www.georgejames.com/files-cgi/doc/deltanji/8.0/WebDoc/docs/releasenotes80.html

13 Apr, 2023 John Murray
Deltanji
Version 7.1.0

Release notes are at https://www.georgejames.com/files-cgi/doc/deltanji/8.0/WebDoc/docs/releasenotes71.html

06 Aug, 2024 AAlex Alcivar
IRIS RAG App
Version 1.0.2

Removed Demo

05 Aug, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.5
  • added KPI drillthrough support for charts (analytics/#421)
  • fixed issue with sharing dashboard/widgets using base64 (analytics/#270)
  • added option to disable tile pushing (analytics/#310)
04 Aug, 2024 Henrique Dias
sqlzilla
Version 1.0.2
  • Improved UX/UI
  • Improved LLM prompt generation
03 Aug, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.4
  • added support for exclude filters in KPI widgets (#303)
03 Aug, 2024 IIrina Yaroshevskaya
DataAI
Version 1.0.0

Initial Release

01 Aug, 2024 Timothy Leavitt
Test Coverage Tool
Version 4.0.0

[4.0.0] - 2024-08-01

Changed

  • #29: As a consequence of this change, the minimum supported platform version is 2022.1

Added

  • #29: Track code coverage for embedded python methods in .cls files
  • #42: Added a listener interface and manager with an associated user parameter, allowing the user to broadcast output on test method/case/suite completion.
02 Aug, 2024 PPravin Barton
Embedded Git
Version 2.4.1

Added

  • New API endpoint that accepts git commands as array instead of string (#437)

Fixed

  • Fixed JS errors in Studio on certain operations (#416)
  • Add menu option disabled for unsaved files (#420)
  • Fixed issue where selecting different item in stash list didn't update diff view (#265)
  • Tooltip in workspace now shows user who made uncommitted change if not current user (#411)
  • Files are added to source control upon creation properly (#404)
  • Files show in uncommitted queue when automatically added (#407)
  • WebUI workspace view now works properly for filenames with spaces (#423)
  • Fixed error popups in interop editors in Studio on 2024.1 (#417)
  • Reintroduced amend (#425)
  • Git operations that import items into IRIS now report output from compilation (#426)
  • Double quotes now permissible in commit messages (#433)

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

01 Aug, 2024 Dmitry Maslennikov
irislab
Version 1.1.0

Added Login page support
Multiple namespaces support
fixed classes source code display

01 Aug, 2024 Akio Hashimoto
CommentToObjectScript
Version 0.0.1

Initial Release

31 Jul, 2024 Timothy Leavitt
Test Coverage Tool
Version 3.1.1

Fixed

#39: Fixed bug where results viewer gave divide by zero error when there were 0 executed methods in the covered code
#41: Now the code strips leading and trailing whitespace from coverage.list, so "PackageName.PKG " will still be loaded properly

31 Jul, 2024 Muhammad Waseem
iris-RAG-Gen
Version 1.0.1

Select and Ingest Document Functionality Added
Delete Ingested Document Functionality Added

30 Jul, 2024 Henrique Dias
sqlzilla
Version 1.0.1
  • Installation steps
  • Configuration
  • demo video
  • small fixes
30 Jul, 2024 Timothy Leavitt
isc-codetidy
Version 1.1.6

Fixed

  • Fixed .js files in other namespaces' /itemsetsourcelink web app being editing during ##class(pkg.isc.codetidy.Utils).RunAll (#45)
  • Fixed .js files being re-exported without edit during ##class(pkg.isc.codetidy.Utils).RunAll() even though ESLint is disabled so no reason to export (#44)
26 Jul, 2024 Tony Coffman
BridgeWorks WebReports
Version 2024.7.26

What's New?

  • This is the latest release available to match the current VDM release (2024.7.26) as of 7/26/2024.
    • We always recommend that the latest (matching) version of VDM and WebReports are installed.
  • WebReports's now has the added functionality so we can call {DrillThrough} directly from Advanced Query like we can with {PivotExecute} and {MDXExecute}. (Feature 1637)