Release Notes and Other News

2023-09-12
DeepSeeWeb
3.2.11
  • fixed issue with filter default values. when the value is a number instead of a string
2023-09-12
Rob Ellis
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.

2023-09-11
iris-fhir-template
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.

2023-09-07
0.0.5

added ePython wrapper for WebTerminal

2023-09-07
0.3.1
  • Fix missing Resource in module.xml
    <Resource Name="JRNINDEXER.MAC" Directory="dc/journalindexer"/>
2023-09-06
iris-size-django
1.0.0

Initial Release

2023-09-06
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.
2023-09-04
DeepSeeWeb
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)
2023-09-04
todo-list
1.0.2

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

2023-09-03
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

2023-09-03
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.
2023-09-01
todo-list
1.0.0

Initial Release

2023-08-31
IntegrityLog-Web
1.0.0

Initial Release

2023-08-28
DeepSeeWeb
3.2.9
  • changed locale of date picker to "en"
2023-08-28
IRIS-FlaskBlog
1.0.0

Initial Release

2023-08-28
QuinielaML
1.0.2

Speed up docker start (by Robert Cemper)

2023-08-27
QuinielaML
1.0.1

Fixed bug droping model

2023-08-25
DeepSeeWeb
3.2.8
  • added workaround for invalid filter base64 urls with %3D at the end
2023-08-24
DeepSeeWeb
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
2023-08-24
System-Task-REST
1.0.0

Initial Release

2023-08-22
dbt-duckdb-iris
1.0.0

Initial Release

2023-08-22
dbt-iris
1.3.4

Initial Release

2023-08-22
QuinielaML
1.0.0

Initial Release

2023-08-22
Rob Ellis
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.

2023-08-22
JSONfile-to-Global
0.0.2

move repo and archive

2023-08-22
0.0.5

move to archive

2023-08-22
fastapi-iris-demo
1.0.0

Initial Release

2023-08-21
zpm-registry
1.2.7

Analytics support is introduced.
We changed how custom code is executed when analytics events occur.

To execute your code after the event occurs, you should implement a subclass of the ZPM.Analytics.AbstractEventProcessor class
and override the method: ClassMethod Process(event as ZPM.Analytics.Event) As %Status

2023-08-21
liquibase-iris
1.0.0

Initial Release

2023-08-21
0.1.3

move to archive