Release notes

Keep up with latest product news

3804 notes
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)
26 Jul, 2024 Tony Coffman
BridgeWorks VDM
Version 2024.7.26

What's New?

  • VDM's now has the added functionality so we can call {DrillThrough} directly from Advanced Query like we can with {PivotExecute} and {MDXExecute}. (Feature 1634)

Bug Fixes

  • (Bug 1632) - VDM: Connection Profile for InterSystems Database - Single Quote Object Reference Error
    • Any time there is a single quote passed in the connection string, VDM gives and object reference error when trying to test the connection.
  • (Bug 1623) - VDM: Scheduler - Database Backup Error when Calendar File enabled
    • When using the Calendar file, VDM will show an error in the logs for failing to create a backup of the database - this should not happen as the Calendar File does not leverage the database.
29 Jul, 2024 EEvgeniy Potapov
iris-bi-utils
Version 1.0.0

Initial Release

28 Jul, 2024 AAlex Alcivar
IRIS RAG App
Version 1.0.1

Added local LLM support in the form of phi3:mini

28 Jul, 2024 Dmitry Maslennikov
irislab
Version 1.0.0

Initial Release

28 Jul, 2024 SSte Sharma
IRIS-production-chat-robot
Version 1.0.0

Initial Release

28 Jul, 2024 Henrique Dias
sqlzilla
Version 1.0.0

Initial Release

28 Jul, 2024 LLucas Fernandes
iris-errors-analysis-graph
Version 1.0.0

Initial Release

27 Jul, 2024 Muhammad Waseem
iris-RAG-Gen
Version 1.0.0

Initial Release

27 Jul, 2024 AAlex Alcivar
IRIS RAG App
Version 1.0.0

Initial Release

27 Jul, 2024 DDaniel Aguilar
irisfirebase
Version 1.0.1

New feature added FCM (Firebase Cloud Message) integration

How to Work With it

Initialization

Follow the steps of this tutorial to configure your instance:

https://community.intersystems.com/post/firebase-cloud-messaging-irisfirebase-fcm

Useful commands

Send Message to Token ID:

##class(Firebase.FCM).Send(appName, token, title, body, image, data)

Save Token:

##class(iFirebase.FCM).SaveToken(appName, token, id)

Send Message to Saved ID:

##class(Firebase.FCM).SendMessageToId(appName, id, title, body, image, data)

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