Release Notes and Other News

2023-05-18
1.5.1

Added the list of VSCode extension recommendations

2023-05-16
zapm
1.0.46

Fixed module file

2023-05-16
csvgen-python
1.1.2

Add a proxy option for importing from URL

2023-05-16
csvgen
1.5.1

bugfix for RHEL, Ubuntu

2023-05-15
IRIS apiPub
1.1.58

%JSON.Adaptor compatibility

2023-05-15
csvgen-python
1.1.0

bug fixes and clean up

2023-05-15
DeepSeeWeb
3.1.90
  • fixes for mdx2json path
2023-05-15
DeepSeeWeb
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
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