Release Notes and Other News

2022-11-27
DeepSeeWeb
3.1.50
  • fixed multiple filter issues
2022-11-27
Contest-FHIR
2.0

In this new version, I used new tools and techniques I discovered at the EUROPEAN HEALTHCARE HACKATHON in which I was invited by InterSystems as a guest and as a mentor to display the multiple projects I did in my intership back in April 2022.

Today I present to you the V2 of my application, it can now transform CSV to FHIR to SQL to JUPYTER notebook.

This is for me a really huge step in InterSystems technologies and I think this tool will be used for many other purpuse and cases.

2022-11-27
Contest-FHIR
1.0.1

release

2022-11-27
Dia-Bro-App
2.0.0
  • IRIS for Health persisted layer integration.
  • Doctor account
  • Pregnancy notes(symptoms, BP, weight control)
  • Glucose and insulin data visualisation
  • UI bugs fixed
2022-11-26
FemTech Reminder
1.0.2

add zpm

2022-11-22
IRIS apiPub
1.1.5

Bug Fixes & Improvements

2022-11-21
1.7.9
  • fix dataframe support in messages
2022-11-21
DeepSeeWeb
3.1.49
  • added rowCount control support
  • fixed choose row spec control width issue when the response is slow
  • fixed issues with choose row spec
  • fixed issue when auto-drill causes an empty widget title
2022-11-20
gateway-sql
1.0.2

fix module

2022-11-20
DeepSeeWeb
3.1.48
  • fixed multiple filter issues
2022-11-20
zapm
1.0.41

Added command: pick

This is an analogue of the find and install command for viewing and loading packages from alternative sources directly from the repositories.

2022-11-17
iris-cron-task
2.0.0

Embedded Python support is introduced.
Credits to Guillaume Rangier

2022-11-16
IRIS apiPub
1.1.4

Bug Fixes & Improvements

2022-11-16
FemTech Reminder
1.0.1

update for contest

2022-11-16
sqlalchemy-iris
0.4.0
  • Many fixes and improvements
  • Updated to the updated version of DB-API Driver
2022-11-16
DeepSeeWeb
3.1.47
  • fixed issue with negative values in a linear chart
  • added support for color formatting for text meters
  • added ChooseRowSpec filter support
  • fixed LPT to work with empty rows response from mdx2json
  • added support of show listing control for pivot tables
  • updated highcharts to v10.3.1
2022-11-13
zapm
1.0.40

Added commands: Working with Products and Tasks, start and stop in all namespaces.
interoperability
Alias: prod
Group work with all Products, info status, start and stop.
prod list
Show all namespaces and productions.
prod only
Show only productions.
prod save
Save the current status for subsequent recovery after the start. Those products that worked will work, and those that did not work will not.
prod stop
Remember the current state of all products, and then stop everything
prod start
start all products
prod recover
Recover all products
task
Group work with all custom tasks, info status, suspend and resume.
task list
View all tasks and their statuses.
task save
Save the current status for subsequent recovery after the start. Those tasks that worked will work, and those that did not work will not.
task stop
Suspend all users tasks.
task start
Resume all users tasks.

2022-11-11
ISC DEV
2021.0.2

IPM Compatible Globals Export

2022-11-11
ISC DEV
2023.0.1

Added method to export all cubes, source classes, dashboards, pivots and globals from the namespace available to the current user

NS>do ##class(dev.code).exportBI()
2022-11-10
IRIS apiPub
1.1.3

Bug Fixes & Improvements

2022-11-10
IRIS apiPub
1.1.2

Improvements & Bug Fixes

2022-11-10
IRIS apiPub
1.1.1

Improvements & Bug Fixes

2022-11-10
IRIS apiPub
1.1.0

Improvements & Bug Fixes

2022-11-08
zapm
1.0.39

Added command:prod list, prod stop, prod start, help prod. Working with Products, start and stop in all namespaces.

2022-11-08
zapm
1.0.38

fix prod list command

2022-11-04
DeepSeeWeb
3.1.46
  • added support for different chart types for combo chart with new mdx2json
  • added pivot-view support for widgets
  • added support for radio buttons in filters
  • added support for ColumnChart3D and PieChart3D
  • added support for navigate button
2022-11-03
Serenji
3.2.2
  • Fix REST debugging on IRIS.
  • Skip debugging through inherited method code.
  • Update branding and documentation.
2022-11-02
Organize-ZLANG
1.0.6

adjust to newer IRIS version

2022-11-02
Organize-ZLANG
1.0.5

fix docker-compose

2022-11-01
IRIS apiPub
1.0.9

Improvements and bug fixes