Release notes

Keep up with latest product news

3365 notes
14 Sep, 2023 Sergey Mikhailenko
apptools-django
Version 1.2.0

Initial Release

13 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.14
  • temporary fix for dataProperties filtering when axis contains children
13 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.13
  • temporary fix for dataProperties filtering when axis contains children
13 Sep, 2023 Ron Sweeney
iris-rundeck-plugin
Version 1.0.0

Initial Release

13 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.12
  • fixed issue with filter default values. when the value is a number instead of a string
12 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.11
  • fixed issue with filter default values. when the value is a number instead of a string
12 Sep, 2023 RRob Ellis
IRIS WHIZ - HL7v2 Browser Extension
Version 1.7.1

BugFix: Header/Body/ContentsTrace tabs does not reappear if they were the last thing and first thing clicked on after clicking on Selected Messages/FullTrace tabs. This is fixed. Hoozah! Thanks for the feedback Anonymous reviewer

Updated Legend: Legend now closes on most clicks outside/on the legend. Some pages contain other iframes where it's not possible for clicks to close it. I think it's good enough as is. Hide Legend button still appears for ease of use.
Legend also now styled a bit better. May be tough to see on smaller screens but I think the ease of use outweighs this issue. Again, thanks for the feedback Anonymous reviewer! Don't be afraid to update your review :D

To update, copy your instance object from the options screen, download the latest version and paste your instance object back into the options page.

Updated Name: Thought it needed something a touch shorter. Did a quick logo and Icon. I'm no designer, It'll do.

11 Sep, 2023 Evgeny Shvarov
iris-fhir-template
Version 1.3.1

The issue with

 do ##class(HS.HC.Util.Installer).InstallFoundation(namespace)

fixed by changing to

Do ##class(HS.Util.Installer.Foundation).Install(namespace)

More information in this post.

07 Sep, 2023 Robert Cemper
native-api-command-line-py-client
Version 0.0.5

added ePython wrapper for WebTerminal

07 Sep, 2023 Lorenzo Scalese
journal-file-indexer
Version 0.3.1
  • Fix missing Resource in module.xml
    <Resource Name="JRNINDEXER.MAC" Directory="dc/journalindexer"/>
06 Sep, 2023 HHeloisa Paiva
iris-size-django
Version 1.0.0

Initial Release

06 Sep, 2023 Lorenzo Scalese
journal-file-indexer
Version 0.3.0

New features:

  • Stats Size and counter by pid, database, global, journal record type.

Improvements:

  • Command line tools are gathered in ^JRNINDEXER routine.
04 Sep, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.10
  • added display by 4/5/6 columns for filter widget (#400)
  • added support for filter url parameter for date filters (#398)
  • added support for "NOW"/"NOW-x" as date string for both calendar and filters (#398)
04 Sep, 2023 SSylvain Guilbaud
todo-list
Version 1.0.2

Used IRIS DC to remove ARM/AMD confusion.
Harmonized ports in README and code.

03 Sep, 2023 Evgeny Shvarov
iris-embedded-python-template
Version 3.0.0

Thanks to Guillaume Rongier and Dmitry Maslennikov added following features to IRIS Embedded Python template:

  1. Clear Python setup (no ObjectScript needed).

  2. Merge IRIS initialization example

  3. Embedded Python IRIS initialization example with IPM support.

  4. Flask server setup example

03 Sep, 2023 Lorenzo Scalese
journal-file-indexer
Version 0.2.0

New features:

  • Search indexed journal entries (in terminal mode).
  • ^ZJRNFILT routine can be used to filter journal entries to index (or not).

Improvements:

  • During the indexer process we can pause\resume or cancel the operation.
  • Add index on global subscript.
01 Sep, 2023 SSylvain Guilbaud
todo-list
Version 1.0.0

Initial Release

31 Aug, 2023 Ashok Kumar
IntegrityLog-Web
Version 1.0.0

Initial Release

28 Aug, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.9
  • changed locale of date picker to "en"
28 Aug, 2023 Muhammad Waseem
IRIS-FlaskBlog
Version 1.0.0

Initial Release

QuinielaML
Version 1.0.2

Speed up docker start (by Robert Cemper)

QuinielaML
Version 1.0.1

Fixed bug droping model

25 Aug, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.8
  • added workaround for invalid filter base64 urls with %3D at the end
24 Aug, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.2.7
  • added url parameter to prevent applying of default filters: nofilters=1
  • added options to share menu: "Deny widget resizing", "Deny widget moving", "Ignore filters"
  • added workaround for invalid filter urls with .{=& & ,=&[ characters
  • fixed url generation for shared dashboard if navigated to an invalid dsw link
24 Aug, 2023 Ashok Kumar
System-Task-REST
Version 1.0.0

Initial Release

22 Aug, 2023 Ron Sweeney
dbt-duckdb-iris
Version 1.0.0

Initial Release

22 Aug, 2023 Dmitry Maslennikov
dbt-iris
Version 1.3.4

Initial Release

QuinielaML
Version 1.0.0

Initial Release

22 Aug, 2023 RRob Ellis
IRIS WHIZ - HL7v2 Browser Extension
Version 1.6.0

22/08/2023 Updates:

Feature Added: Share Search

Creates a 'Share Search' button on the Message Viewer page.
When clicked, the current search criteria is saved in the Saved Searches and the current URL with the Saved Search's name appended as a query param is copied to the clipboard.
Navigate to this new URL and it will automatically open the saved search. The browser prompts you to delete the saved search - this is so your Saved Searches dropdown doesn't get filled, though you don't have to delete the Saved Search if you don't want to.
Saved Searches are the current datetime prepended with zz.
Useful for sharing search results with colleagues.

Feature Added: Multiple Message Scroll

When viewing any page where the extension has added multiple messages and there are horizontal scrollbars, hold CTRL and then scroll. This will scroll all message scrollbars at the same time.
Useful for comparing multiple messages at the same time.

BugFix: Search History no longer empties prematurely.
BugFix: Search History no longer breaks the Message Viewer page's extension functionality if opened before first search is performed.

22 Aug, 2023 Robert Cemper
JSONfile-to-Global
Version 0.0.2

move repo and archive