Release notes
Keep up with latest product news
3515 notes
interoperability-embedded-pythonVersion 2.3.19
- Add support of OnGetConnections and on_get_connections to allow connections between components to show up in the interoperability UI.
OUReportsVersion 1.0.1
Latest version see at http://OUReports.com
Git for Shared Development EnvironmentsVersion 2.3.0
[2.3.0] - 2023-12-06
Added
- Web UI includes a "Push Branch" button for local branches that are ahead of upstream
- Support for making the Settings UI read-only through
##class(SourceControl.Git.API).Configure()
(#258)
- Stash option in the Web UI now includes untracked files
- Added "Status" menu item to editor menu (#285)
Fixed
- Fatal: bad revision HEAD fixed using an empty commit (#228)
- Fixed empty mappings when SourceControl.Git.Settings is instantiated (#250)
- Studio export path doesn't get weird mixed slahes on Windows (#252)
- Fixed custom PullHandlers not visible on settings UI (now all subclasses are visible) (#267)
- Fixed bug with adding mappings through the Settings page (#270)
- Pulling add/delete of multiple non-IRIS files no longer causes error (#273)
- Fixed -2 timestamp for some items (#275)
- Reset SourceControlClass during module uninstall to prevent "Class does not exist error" (#285)
- Unreleased bug breaking Git WebUI from Studio (#297)
quiz-appVersion 1.0.2
Added ChatGPT support for generating questions by topic and difficulty
Test Coverage ToolVersion 3.0.0
Changed
- #25: As a consequence of this change, the minimum supported platform version is 2019.1.
Fixed
- #18: EOL normalization in coverage.list
- #19: Update CI to latest IRIS community (and corresponding test updates)
- #25: Fix so the tool works on 2023.1
DeepSeeWebVersion 3.2.21
- added
autodrill=1
parameter in url to make automatic drilldown if only one data item received
DeepSeeWebVersion 3.2.20
- fixed issue with drilldown on pie chart(was not implemented). added drill down by label click for pie chart
- fixed issue for drilling from context menu
excel-java-irisVersion 0.0.3
Includes Sample Excel workbook and shows how to move the data from Excel to IRIS global to IRIS SQL table step by step
excel-java-irisVersion 0.0.2
Ability to move data from Excel workbook to IRIS global and also into IRIS persistent class
iris-openaiVersion 1.1.1
Fixed issue text in utf-8 when retrieve text from audio
Added model parameter in chat-gpt demo