Release Notes and Other News

2023-05-13
IRIS apiPub
1.1.57

%JSON.Adaptor prioritized over %XML.Adaptor

2023-05-13
ISC DEV
2023.0.12

renamed the method

2023-05-12
IRIS apiPub
1.1.56

%JSON.Adaptor prioritized over %XML.Adaptor

2023-05-12
IRIS apiPub
1.1.55

%JSON.Adaptor prioritized over %XML.Adaptor

2023-05-12
IRIS apiPub
1.1.54

%JSON.Adaptor prioritized over %XML.Adaptor

2023-05-12
MDX2JSON
3.2.26

Datasources

2023-05-11
MDX2JSON
3.2.25

Get all datasources

2023-05-09
SQL DATA LENS
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
2023-05-08
DeepSeeWeb
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)
2023-05-08
IRIS apiPub
1.1.53

%JSON.Adaptor compatibility

2023-05-07
1.1.0

Automatic unit tests for dashboards and pivots introduced

2023-05-06
ISC DEV
2023.0.11

Check for dashboard existence added

2023-05-06
ISC DEV
2023.0.10

Added status check and some bugs fixed

2023-05-05
MDX2JSON
3.2.24

IsCellNull remove $$$DeepSeeResultsGLVN visibility check

Commit.

2023-05-04
1.0.1

Included classes for Phonebook and Company applications.

2023-05-04
ISC DEV
2023.0.9

Bug fix

2023-05-03
IRIS apiPub
1.1.52

%JSON.Adaptor compatibility for parsing and dispatching

2023-05-03
ISC DEV
2023.0.8

bug fix

2023-05-02
csvgen
1.5.0

Fix unittest naming issue

2023-05-02
superset-iris
0.3.0

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

2023-05-02
sqlalchemy-iris
0.10.0
  • Added support for the latest SQLAlchemy 2.0
  • Added support for Alembic (migration tool)
  • many bugfixes
2023-05-02
ISC DEV
2023.0.7

bug fix

2023-05-02
ISC DEV
2023.0.6

Added final result and stop-on-error parameter when checking BI error status

2023-05-01
DeepSeeWeb
3.1.87
  • fixed horizontal scroll in pivot tables (#366)
  • fixed state of exclude filters (#367)
  • fixed series reset after filtering (#140)
2023-05-01
dsw-map
2022.3.1

Cubes building was changed to asynchronous

2023-05-01
dsw-map
2022.3.0

Issue with docker building was fixed.

2023-04-29
MDX2JSON
3.2.23

New SQL->JSON

2023-04-26
MDX2JSON
3.2.22

.

2023-04-25
2.1.3
  • bump version
  • no fix, no features
2023-04-25
zpm-registry
1.2.5

Unpublish package endpoint added.

DELETE /packages/:package/:version

To turn unpublishing on add
delete-enabled: true into zpm-registry.yaml (this file should be placed in the IRIS installation folder)