Release notes

Keep up with latest product news

3774 notes
20 Jun, 2025
Version 1.2.9

Integrate ThirdPartyChartPortlet Pie Charts

20 Jun, 2025
Version 1.0.3

Add context to Pie Chart clicks

20 Jun, 2025 PPeter Steiwer
ReadyForAction
Version 1.0.0

Initial Release

19 Jun, 2025
Version 1.0.1

Adds Generative AI for pattern match object script from reading sample data

18 Jun, 2025
Version 1.0.2

Add Pie Chart

17 Jun, 2025
Version 1.0.3

Option to customize port
Include filter context in notebook text

17 Jun, 2025
Version 1.0.1

Minor changes

16 Jun, 2025
Version 1.1.6

[1.1.6] - 2025-06-16

Fixed

  • Work around IPM semantic versioning bug from past release
iris-opentelemetry
Version 1.0.0

Initial Release

13 Jun, 2025
Version 3.2.42

Prefix Support for Addons and Themes

12 Jun, 2025
Version 1.21.5

New version released

12 Jun, 2025
Version 1.0.4
  • fixing bug cf : https://community.intersystems.com/post/irisensemble-etl#comment-281451
11 Jun, 2025
Version 1.1.5

[1.1.5] - 2025-06-11

Fixed

  • Future-proof for isc.json 3.x compatibility (^2.0.1 || ^3.0.0)
10 Jun, 2025
Version 1.2.8

Add listing control to generated pivot widget

10 Jun, 2025
Version 1.0.2

Configure host and port for Jupyter

09 Jun, 2025 PPeter Steiwer
PivotToPowerBI
Version 1.0.0

Initial Release

06 Jun, 2025 PPeter Steiwer
CustomCubeActionManager
Version 0.0.1

Alpha Release

APIs are functioning
UI needs to be worked on before fully releasing

06 Jun, 2025
Version 1.2.7

Bug fixes for better dashboard generation

06 Jun, 2025
Version 2.12.0

[2.12.0] - 2025-06-06

Added

  • Expanded Baseline Export to include custom HL7, X12, ASTM schemas and Lookup Tables (#693)
  • Mapping configuration expands <namespace> and <token> parameters to better support multi-namespace solutions (#710)
  • Settings page includes a test of the connection to the remote (#746)

Fixed

  • Deletes are now properly owned by the user who did the delete (#729)
  • Pull page output now displays better when pull preview shows a lot of changes (#740)
  • Extensions in item cache are consistently upper-case, so "export all" doesn't duplicate work (#727)
  • Fixed loop of loading classes with compilation errors in Studio (#766)
  • Fixed error popup when creating new record map or other interop items (#753)
  • Changing remotes in the git project settings pages now works if remote is not already defined (#746)
  • User-specific basic mode setting can now be changed when settingsUIReadOnly is set (#775)
  • Fixed an error displaying the Web UI after reverting a commit (#776)
  • Fixed checkout of a remote branch not syncing files with IRIS (#783)
  • Fixed errors exporting items when directory casing does not match mappings (#781)
  • Improved accessibility of UI when tabbing through items (#764)
05 Jun, 2025
Version 4.0.20
  • added data property geojsonKeyField for linking data with geojson polygon * fixed geojson loading with extension ".geojson" (#350)
02 Jun, 2025
Version 1.0.0

Initial Release

02 Jun, 2025
Version 4.0.19
  • added "defaultApp" custom field to config.json. This field can be used to specify custom path for defaultApp if mdx2json doesn't set up properly or different path needed
01 Jun, 2025
Version 1.1.0

Added configuration AutoML in iris-community docker
Examples of serial models

31 May, 2025
Version 1.0.2
  • Youtube demo video
  • Article link added
31 May, 2025
Version 2.0.1

A dashboard for testing out-of-the-box CCDA and FHIR transformations in IRIS. Supports CCD to SDA, FHIR to SDA, and SDA to FHIR testing.

Version 2.0 includes:

  • Improved UI dashboard
  • Support for FHIR to SDA/SDA to FHIR transformation testing
29 May, 2025
Version 1.0.1

🚑 Solving critical error on LLM Model config
🐛 Add default model
🧾 PDF file ingestion fix

30 May, 2025
Version 1.0.3

Key Features
Core Features:

RESTful API for Configuration Management: Facilitates seamless configuration management through a well-structured API.
Secure Storage and Encryption: Ensures that all configurations are securely stored and encrypted.
Configuration Validation: Validates configurations to maintain data integrity and consistency.
Template Management: Allows for the creation and management of configuration templates, enhancing reusability and standardization.
Import/Export Functionality: Supports easy import and export of configurations, enabling efficient data migration and backup.
Audit Logging: Maintains detailed logs of all configuration changes for traceability and compliance.
Performance Monitoring: Continuously monitors system performance to ensure optimal operation.
Advanced Features:

Local LLM Integration with Fallback Support: Integrates local language models with fallback mechanisms to ensure uninterrupted service.
IRIS Database Integration: Provides seamless integration with InterSystems IRIS for efficient healthcare data management.
Redis Caching: Implements Redis caching to enhance performance and reduce latency.
Prometheus Metrics: Utilizes Prometheus for comprehensive metrics collection and monitoring.
Background Tasks: Supports background task processing for asynchronous operations.
Rate Limiting: Implements rate limiting to protect the API from abuse and ensure fair usage.
Role-Based Access Control: Enforces role-based access control to secure sensitive operations and data.
Database Migrations: Facilitates smooth database migrations using Alembic.
API Documentation: Provides thorough API documentation for easy integration and usage.
LLM Features:

Multiple Model Support: Supports multiple language models, including Mistral and Llama2.
Automatic Fallback Mechanisms: Ensures continuous service by automatically falling back to alternative models if needed.
Response Caching: Caches responses to improve performance and reduce load times.
Performance Metrics: Collects and monitors performance metrics for continuous optimization.
Configurable Parameters: Allows for the configuration of various parameters to tailor the system to specific needs.
Local Inference Optimization: Optimizes local inference to enhance performance and reduce resource consumption.
IRIS Integration:

Direct Table Access: Provides direct access to IRIS tables for efficient data management.
Connection Pooling: Implements connection pooling to optimize database connections.
Query Caching: Caches frequent queries to improve performance.
Transaction Support: Ensures data integrity with comprehensive transaction support.
Performance Monitoring: Continuously monitors performance to identify and address bottlenecks.
Error Recovery: Implements robust error recovery mechanisms to ensure system reliability.
Key Improvements
Enhanced Security: Strengthened security measures with secure storage, encryption, and role-based access control.
Improved Performance: Optimized performance through Redis caching, connection pooling, and query caching.
Comprehensive Monitoring: Implemented comprehensive monitoring with Prometheus metrics and performance monitoring.
Robust Error Handling: Enhanced error recovery mechanisms to ensure system reliability and robustness.
Detailed Documentation: Provided thorough API documentation and structured logging for better usability and maintenance.

30 May, 2025
Version 1.0.2

Key Features and Improvements
Seamless Docker Compose Integration: The project now ensures that all core services, including Frontend, Backend, FHIR Server, PostgreSQL, and InterSystems IRIS, start and operate together seamlessly using Docker Compose. This integration guarantees a smooth and reliable deployment process.

Optimized InterSystems IRIS Integration: We have successfully resolved all startup issues with the IRIS container by fine-tuning environment variables and configurations in the docker-compose.yml file. This enhancement makes the IRIS service a robust and stable component of our containerized deployment.

Resolved Backend Dependencies: All missing Python dependencies, such as PyJWT and shap, have been addressed. This ensures that the backend service operates without any import errors and fully leverages features like rule processing and explainability.

Fixed FHIR Server Database Configuration: The FHIR server's database driver configuration in docker-compose.yml has been corrected to establish a proper connection to the PostgreSQL database, ensuring uninterrupted data flow and storage.

Enhanced Rule Loading Mechanism: The backend's rule loading mechanism has been updated to accurately parse multiple rules defined within a single YAML file. This improvement enhances the flexibility and organization of clinical rules, making the system more adaptable to complex scenarios.

Comprehensive and User-Friendly Documentation: The README.md file has been updated with clear, step-by-step instructions for quick setup using Docker Compose. It also includes a detailed architecture diagram and a well-organized presentation of features and development guidelines, making it easier for users to understand and navigate the project.

Overall, the project is now fully operational, with every function running smoothly and efficiently. This ensures a seamless experience for both developers and end-users.

30 May, 2025
Version 1.1.4

Minor bug fixes

30 May, 2025
Version 1.0.2

Added Encounter, Organization and Practitioner CSV data to FHIR Resources