Release notes

Keep up with latest product news

3681 notes
01 Sep, 2024 Evgeny Shvarov
errors-global-analytics
Version 1.1.1

upgrade to dsw 4+

30 Aug, 2024 AAlberto Fuentes
iris-datapipe
Version 2.0.0
  • Added Dashboard
  • Added Pipes definition
  • Improved representation of each record
  • Improved security
  • Added new examples
30 Aug, 2024 Teunis Stolker
Intersystems-Monitoring
Version 1.0.16

Added StopProduction for when monitoring is explicitly disabled

29 Aug, 2024 EEduard Lebedyuk
Utils
Version 1.0.2

Roles

29 Aug, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.8
  • fixed issue with empty map for non-geojson maps
28 Aug, 2024 Anton Gnibeda
DeepSeeWeb
Version 4.0.7
  • fixed issue with colors on map widget
27 Aug, 2024 Timothy Leavitt
isc-codetidy
Version 1.1.8

[1.1.8] - 2024-08-27

Fixed

  • Fixed auto indent of comments inside dynamic arrays removing white space (#50)
  • Fixed conversion of #; comments at start of line in routines causing syntax error (#55)
  • Fixed resequencing of Projections and XDatas to give assigned positions (#54)
27 Aug, 2024 Dmitry Maslennikov
irislab
Version 1.1.5

fixed bugs for 2024.1

27 Aug, 2024 Dmitry Maslennikov
irislab
Version 1.1.4

fixed bugs for 2024.1

27 Aug, 2024 Dmitry Maslennikov
irislab
Version 1.1.3

fixed running on different versions

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)