Release notes

Keep up with latest product news

3293 notes
16 May, 2023 Evgeny Shvarov
csvgen
Version 1.5.1

bugfix for RHEL, Ubuntu

15 May, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.58

%JSON.Adaptor compatibility

15 May, 2023 Evgeny Shvarov
csvgen-python
Version 1.1.0

bug fixes and clean up

15 May, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.1.90
  • fixes for mdx2json path
15 May, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.1.89
  • mdx2json endpoint now relative to dsw installation path (#379)
  • fixed default color for Highcharts lines (#380)
  • dev internal:
    • added search component
    • changed modal styles, refactored modals
    • changed styles for sidebar, refactored sidebar service
    • added support for navigation on sidebar keeping previous instances of component alive, this is used in the designer to be able to go back
  • designer mode (#121):
    • added tabs, dropdown, input with picker, file selection components to use in designer
    • added designer panel and base sections
    • added data source selection and widget type list for designer
13 May, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.57

%JSON.Adaptor prioritized over %XML.Adaptor

13 May, 2023 GGevorg Arutiunian
ISC DEV
Version 2023.0.12

renamed the method

12 May, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.56

%JSON.Adaptor prioritized over %XML.Adaptor

12 May, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.55

%JSON.Adaptor prioritized over %XML.Adaptor

12 May, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.54

%JSON.Adaptor prioritized over %XML.Adaptor

12 May, 2023 EEduard Lebedyuk
MDX2JSON
Version 3.2.26

Datasources

11 May, 2023 EEduard Lebedyuk
MDX2JSON
Version 3.2.25

Get all datasources

09 May, 2023 AAndreas Schneider
SQL DATA LENS
Version 3.13.0

3.13 released on 2023-03-03

  • ENH : SQL Editor : More new IRIS keywords are hightlighted, e.g. for new Windows Functions https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=RSQL_windowfunctions
  • ENH : SQL Editor : New code completion for “SET OPTION”
  • ENH : SQL Editor : New Generic CodeCompletion provider for all other databases than IRIS\CACHE e.g. MS SQL SERVER
  • ENH : TableViewer : Rebuild Index works now for IRIS. This is executed with %NOLOCK %NOJOURN
  • ENH : TableViewer : Tune Table works now for IRIS.
  • ENH : TableViewer : New Tune Table with %RECOMPILE_CQ: will recompile the cached query classes using the new Tune Table statistics.The new action
  • ENH : New Driver 3.6.1 from InterSystems IRIS 2022.2 added
  • FIXED: SQL Editor : Connection handling for the SQL Editor has been improved. Each SQL Editor uses only one “private” connection.
  • Querying the namespace objects created a second public connection. This caused the editor to open more slowly. This is now fixed. The editor now only needs one database connection.
  • A public connection is now only created when navigating in the server navigator. The server navigator uses its own connection, independent of any open editor.
  • ENH : Windows setup works now with lowest privileges.
  • FIXED: Scriptmanager : Scrollbars in Scriptmanager window fixed.
  • FIXED: ServerNavigator : Connectionhandling is now faster
  • ENH : Setup : Setup comes now with asigned uninstaller, so the “unknown publisher” message is gone by unstalling SQL DATA LENS
  • Setup can now be executed in non administrative mode
  • ENH : Flat Look and Feel updated to 3.0 (https://github.com/JFormDesigner/FlatLaf)
  • ENH : Many internal libs upgraded

3.12 released on 2022-09-18

  • ENH : SQL Editor : Min\Max\Avg\Sum values are calculated on selection in tablegrid
    Image
  • ENH : SQL Editor : Sorting performance in grid improved
  • ENH : From table results the new option “Copy pretty formatted” is available
    Image
  • ENH : More visible connection details for IRIS, eg. using shared memory, server local, and more…
    Image
  • FIXED: Open TOP 1000 rows of a table produce in some situations invalid sql statement
  • ENH : TableViewer : Performance improvments for SQL Server connections
08 May, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.1.88
  • fixed back button issue after KPI drillthrough (#291)
  • for KPI drillthrough data properties filtering now disabled (#291)
  • added drillthrough action to text meters (#368)
  • fixed datepicker issue with horolog and timezones (#338)
  • added filter state display for widgets (#369)
08 May, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.53

%JSON.Adaptor compatibility

07 May, 2023 Evgeny Shvarov
iris-analytics-template
Version 1.1.0

Automatic unit tests for dashboards and pivots introduced

06 May, 2023 GGevorg Arutiunian
ISC DEV
Version 2023.0.11

Check for dashboard existence added

06 May, 2023 GGevorg Arutiunian
ISC DEV
Version 2023.0.10

Added status check and some bugs fixed

06 May, 2023 Evgeny Shvarov
samples-bi-demo
Version 1.0.0

Initial Release

Nomenclator
Version 1.0.0

Initial Release

05 May, 2023 EEduard Lebedyuk
MDX2JSON
Version 3.2.24

IsCellNull remove $$$DeepSeeResultsGLVN visibility check

Commit.

04 May, 2023 Asaf Sinay
generate-dates
Version 1.0.0

Initial Release

workshop-multiple-instances
Version 1.0.1

Included classes for Phonebook and Company applications.

04 May, 2023 AAlberto Fuentes
workshop-iris-oauth2
Version 1.0.0

Initial Release

04 May, 2023 GGevorg Arutiunian
ISC DEV
Version 2023.0.9

Bug fix

03 May, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.52

%JSON.Adaptor compatibility for parsing and dispatching

03 May, 2023 GGevorg Arutiunian
ISC DEV
Version 2023.0.8

bug fix

02 May, 2023 Evgeny Shvarov
csvgen
Version 1.5.0

Fix unittest naming issue

02 May, 2023 Dmitry Maslennikov
superset-iris
Version 0.3.0

With the latest version of SQLAlchemy-IRIS, Superset can now use IRIS as a database for its own operational needs

02 May, 2023 Dmitry Maslennikov
sqlalchemy-iris
Version 0.10.0
  • Added support for the latest SQLAlchemy 2.0
  • Added support for Alembic (migration tool)
  • many bugfixes