Skip to main content
v1.65.3
2026-01-25

Fixes

  • Pull from Remote (Projects v2): Fixed an issue where pulling from remote could lose local uncommitted changes. The working copy now properly resolves local and remote changes.
  • Direct Commit Enforcement (Projects v2): Fixed an issue where direct commit to main branch restrictions could be enforced without proper license validation. This enforcement now correctly validates the license tier.
v1.65.1
2026-01-23

Features

  • Azure Blob Storage for Commits and Releases: Commits and releases can now be stored in Azure Blob Storage for improved scalability.
    This feature is available on Cloud and Azure deployments only.

Fixes

  • HTTP IAM on Cloud: Disabled HTTP IAM on Cloud deployments.
  • Onboarding Projects v2: Fixed onboarding flow to create Projects v2.
v1.64.8
2026-01-19

Features

  • Settings Side Menu: Added settings side menu for improved navigation.
  • Configurable Decision Max Depth: Decision max depth is now configurable.

Fixes

  • ZEN Engine and JDM Editor: Updated to the latest versions with bug fixes and improvements.
  • Release Compare Order: Fixed reversed order in release comparison.
  • Commit Changes Button: Fixed commit changes primary button behavior.
  • Security Patches: Upgraded high vulnerability dependencies.
v1.64.2
2025-12-19 (Agent v1.23.3)

Features

  • AWS Lambda and S3/CloudFront hosting support: BRMS can now be deployed as two separate packages, the API on Lambda and the UI on S3/CloudFront.
    Serverless hosting is available on Enterprise Serverless or Enterprise Gov plans only.
  • SSO authentication via OIDC PKCE: Sign-in is now supported through generic OIDC with PKCE flow, with token validation handled via JWKS URI. Tested with Okta, Entra ID, Keycloak, and PingID; other standards-compliant providers should also work.
  • Audit log export and filtering: Audit logs can now be exported and filtered by project or user.

Fixes

  • Projects v2 versioning: Corrected semantic versioning behavior for Projects v2.
  • Release download links: Downloads now use internal links rather than redirects.
  • Security patches: Updated dependencies to address recent vulnerabilities.
v1.63.2
2025-11-28 (Agent v1.23.3)

Features

  • Enhanced Simulator for Rules IDE (Projects v2): A redesigned simulator that makes debugging and development easier. It now offers clear access to nested sub-decisions and iterations directly from simulator trace panel, helping teams understand how complex logic executes step by step.
v1.62.12
2025-11-26 (Agent v1.23.3)

Major Features

  • Rules IDE (Projects v2): A redesigned workspace that introduces a repository-style experience. Teams can work across multiple decision models simultaneously, prepare changes before committing, and keep work organised. Branching is now built-in, allowing users to create isolated branches from main and merge them when ready. The Rules IDE adds powerful in-browser tooling: advanced diff, model comparison, conflict resolution, and change-request flows for merging into main (available on all plans). The updated interface brings a fresh UI/UX, refined navigation, and a polished brand look. Projects v1 remain fully supported. Users can continue working with them as they are, and may create new V2 projects from existing V1 ones. No automatic upgrade is performed, keeping all current setups intact.

Features

  • Releases (Projects v2): Users can prepare draft releases, give them names and descriptions, and publish them when finalized. Publishing locks the release into an immutable semantic-versioned artifact.

Fixes

  • Zen Engine performance improvements resulting in faster and more stable rule execution.
  • Decision Table UI optimization for smooth handling of large tables with many columns and rows.
  • General UI and codebase refinements delivering a more consistent and reliable experience.
v1.61.6
2025-11-12 (Agent v1.23.1)

Fixes

  • Release download / deploy hanging: Fixed issue that could cause release deploy or release download hanging.
v1.61.5
2025-11-09 (Agent v1.23.1)

Fixes

  • Excel Import: Upgraded JDM Editor that enables advanced excel importing. Header mapping allows excel imports from a non GoRules JDM format.
v1.61.4
2025-10-24 (Agent v1.23.1)

Features

  • Compact trace: Added support for compact trace during simulator for huge models, context and traces.

Fixes

  • Dependency vulnerabilities: High, medium and low vulnerability package upgrades.
  • PAT not visible: Personal access tokens not visible in the profile or Service User.
v1.60.0
2025-07-24 (Agent v1.21.2)

Features

  • Global Roles: Added support for easier access management, granular permissions and project access at the global level, independent of project groups and members.

Fixes

  • Dependency vulnerabilities: Medium and low vulnerability package upgrades.
v1.59.10
2025-07-14 (Agent v1.21.2)

Fixes

  • PAT (cloud only): Fixed cloud PAT org subdomain comparison.
  • Access Control: Fixed broken access control where users could use some of the premium features.
  • CORS Configuration: Configuration now allows for CORS to be configured on a specific domain.
  • ZEN Engine update: New datetime capabilities, improved timezone performance.
  • Diff Change: Now allowed on all plans.
  • Active Simulation: Now allowed on all plans.
  • SMTP: TLS options fixed for the custom SMTP configuration.
v1.59.1
2025-06-26 (Agent v1.18.1)

Features

  • Views: Admins can now create customized views of Decision Graph to control what business users see and do. For instance, you can show only specific decision tables and expressions while restricting access to column configuration options.
  • Group Permissions: More granular permissions on Documents, new permissions:
    • Full (create, update, delete, move, copy, restore, update graph content)
    • Edit Content (update graph content)
    • View Content (view graph content only)
    • Edit View (update view content only)
v1.58.3
2025-06-18 (Agent v1.18.0)

Other

  • Supply Chain Attestation for BRMS and Agent: Integrated SBOM and build provenance support to verify what’s inside the image and how it was built, enhancing supply chain security.
v1.58.0
2025-06-16 (Agent v1.17.3)

Features

  • Offline License (Enterprise Gov): Ability for BRMS to work in a fully offline mode, this feature is available only on the Enterprise Gov plan.
v1.57.7
2025-06-16 (Agent v1.17.3)

Fixes

  • Division by 0: Division by 0 is now safe and returns null.
v1.57.5
2025-06-09 (Agent v1.17.2)

Fixes

  • Date v2 Diff: Fixes incorrect implementation of diff function.
  • Rounding strategy: Rounding 0.5 now correctly returns 1.
v1.57.1
2025-05-23 (Agent v1.16.0)

Features

  • Release Management Permissions Update: Added new releases:deploy permission.
  • Document Publishing: Only users with admin | documents can both request and execute document/decision publishing (after approvals).
  • Environment Deployment: Only users with admin | releases:deploy can both request and execute release deployments (after approvals).
  • Approval Process: Self-approval is blocked; anyone can approve but only approvals from environment-specific approval groups count (GitHub-style system) - no bypassing.
  • Change Management: Any user can cancel pending change requests.
  • Updated ZEN Engine: Latest ZEN Engine is now available.
v1.56.7
2025-05-22

Fix

  • Function UI crash: Fixed an error that caused function to crash in the UI in some circumstances.
v1.56.6
2025-05-21

Features

  • Updated ZEN Engine: Latest ZEN Engine is now available, including many bug fixes and improvements.

Other

  • Improved logging levels - logs for failed requests are now less noisy.
  • Updated dependencies.
v1.54.0
2025-05-14

Features

  • Tag Decision Version: Display to which release document version belongs.
  • Service Account: Create service account for BRMS API management.

Other

  • Editor and engine have been updated to the latest version, which includes features and fixes such as:
    • New DateTime (d) functions, for more details please see the ZEN changelog.
    • Updated round so that it now supports number of decimals as optional second argument, added trunc.
v1.53.2
2025-04-30
Breaking Change: Missing closing brackets are no longer allowed. Ensure all your expressions that call functions are properly formatted. For example: contains("a", "b" no longer works - bracket needs to be closed: contains("a", "b").

Features

  • AI Agent (BETA): You can now use AI to generate rules (enterprise only). For more information contact us.
  • Administration UI Redesign: Revamp of administrative UI/UX.
  • Azure Postgres IAM: You can now connect to Azure Postgres using IAM.
  • Decision Templates: Explore a collection of over 80 ready-made decision templates.
  • Opentelemetry: Opentelemetry is now supported through standard OTEL environment variables (you also need to pass OTEL_ENABLED).

Other

  • Increased limit for test events (x3).
  • Editor and engine have been updated to the latest version, which includes many features and fixes.
v1.49.10
2025-03-27

Fix

  • Graph editor white screen: Added handling of un-serializable console.log in functions.
v1.49.9
2025-03-27

Fix

  • Excel Export / Import column reorder: Fixed issue with Excel export in Decision table when columns have same column title.
  • Unable to invite members to a project: Fixed issue with user search pagination on Member Invite Dialog.
  • [Cloud BRMS] Google Auth: Resolved Google and GitHub auth on Cloud BRMS.
v1.49.5
2025-03-21

Fix

  • Unable to use BRMS due to non standard IP address: Resolved issue with AuditLogs when users have non standard IPs such as combination of multiple IPs.
v1.49.4
2025-03-20

Fix

  • Graph editor blank screen: Resolved issue with blank screen appearing during graph editing.
v1.49.3
2025-03-10

Features

  • BRMS HTTPS support: Organizations can enable HTTPS by configuring the HTTP_SSL_KEY and HTTP_SSL_CERT environment variables. Values are in base64 encoded format.
  • Decision model Save & Publish: Enhanced UX for Save and Publish actions.

Fix

  • Document versions: Resolved pagination issue that prevented all document versions from displaying.
  • Excel Export/Import fix: Excel export and import will not override decision table settings such as passthrough, input field etc.
  • Google Cloud Deployment: Fixed issue with BRMS minification and Release deployment to Google Cloud Storage.
v1.47.0
2025-02-12

Features

  • Custom Claims: Configure custom claim name for SSO via environment variable SSO_OAUTH2_CUSTOM_CLAIM_NAME.
v1.46.1
2025-01-30

Features

  • Change Requests: Configure approval workflows to ensure that changes are reviewed and authorized by different groups before being published or deployed. Approval workflows can be enabled across two touchpoints:
    • Decision Model Change Requests: Manage requests to publish or unpublish decision model versions.
    • Release Deployment Change Requests: Control and track the deployment of releases to different environments.
  • Decision version UI updates: The versioning system improves organization by introducing sub-versions and allowing parent versions to be named. Versioning and sub-versioning occur automatically.

Fix

  • Incorrect type check: Fixed issue with incorrect type check from simulator.
v1.44.1
2024-12-26

Features

  • Request / Response JSON Schema: Adds support for enforcing model Request and Response payloads using JSON Schema. Available in Agent from version 1.12.0.
v1.43.0
2024-12-23

Features

  • Test Events: Save and manage requests across decisions.
  • Active Simulation: Get instant feedback every time you make changes your graph while developing.
  • BRMS Serverless (Alpha): Added initial scaffold to run BRMS on AWS Lambda. Will be available exclusively to Enterprise customers with a specialized Enterprise Agreement.
v1.41.1
2024-12-11

Features

  • Save Decision Table Sizes: Decision table column sizes are now retained in the local cache.
v1.41.0
2024-12-11

Features

  • IAM for Deployments: Added IAM support for Deployment Configuration from BRMS to AWS S3, Azure Storage and GC Storage.

Fix

  • Loop sub-decision: Fixed issue with switch node in sub-decision during loop.
  • Release Compare: Fixed issue with selecting release for compare selecting multiple environments.
v1.40.0
2024-12-11

Features

  • Improve Graph UI/UX: Improved graph interface for better usability.
  • Partial trace: Even if part of the graph fails, you will be able to inspect the data until the point of failure.
v1.39.0
2024-12-03

Features

  • Decisions Diff Viewer: Visually preview changes before saving (Business & Enterprise).
  • Release Comparison: Compare two releases with Decision Diff Viewer per release file (Enterprise Only).
  • Zen Engine & JDM Editor update: Update to the latest package versions.

Fix

  • Node Data Merge: Fixed issue with node merging mutation.
v1.38.1
2024-11-22

Features

  • Update QuickJS: Our JavaScript Engine powering our functions has been updated.

Fix

  • Decision table Loop: Fixes an issue with decision table loops where only first iteration properly calculated unary column.
v1.37.3
2024-11-08

Fix

  • Unsaved changes restoration: Ability to restore un-saved changes in case of session expiration.
v1.37.2
2024-11-06

Features

  • Evaluate Releases: Implement release evaluation endpoint (Business and Enterprise only).

Fix

  • Hash collision: Fix hash collision which could occur in some circumstances in Evaluate Environment endpoint.
  • Create Project Form: Improve UX by auto-suggesting a project key. Improve accessibility.
v1.36.2
2024-10-30

Fix

  • Environment Modify / Delete: Unable to delete or modify environments when deployment configuration is invalid.
  • Graph Settings Panel: Input and output fields not having proper default value.
v1.36.0
2024-10-28

Features

  • Performance improvements: Improved performance by enabling selective rendering (only visible elements) to graph.
  • Updated to React 18.
v1.35.1
2024-10-25

Fix

  • Performance and unsaved changes fix: Fixed issue with diff not being properly detected and added performance enhancements for large graphs.
v1.35.0
2024-10-24

Features

  • Passthrough Data Merge: Introduced improved data handling, enabling nodes to merge incoming and outgoing data seamlessly. This allows more flexibility in decision modeling.
  • Loops: Added support for processing arrays by evaluating each element individually across Expression, Decision Table, and Sub-Decision nodes, enhancing automation capabilities.
  • Optional Response Node: Graphs can now return data at the point where processing stops, without requiring a response node.
  • Small Editor Restyle: Minor visual improvements for a better user experience.
  • Intellisense - Advanced Inferring: Enhanced autocomplete features with more accurate type inference.
Please see the support matrix for platform-specific engines for passthrough data merge and loops.
v1.34.2
2024-10-17

Fix

  • Personal Access Token (PAT) - Indefinite Fix: Resolved issues related to PAT expiration.
  • Engine and Editor Version Bumps: Updated core components for better stability.
  • Intellisense - Stale Inferred Request Type: Fixed issues with autocomplete suggestions providing outdated types.
v1.33.3
2024-10-15

Features

  • Loops - Sub-Decision Node: Added loop functionality to sub-decision nodes.
  • Virtual Environments: Ability to deploy a release to a virtual environment.

Fix

  • Evaluate Environment Endpoint Access Token Fix: Addressed issues with environment access, even with valid tokens.
  • Intellisense - Sub Decision Input Types: Improved handling of input types for sub-decision nodes.
v1.32.2
2024-10-04

Features

  • Core Engine Upgrades: Various performance enhancements for smoother operation.
v1.31.1
2024-09-24

Features

  • Intellisense v1: Initial release of Intellisense support for improved code suggestions.

Fix

  • Deployment Run Name Fix: Corrected naming issues during deployment processes.
v1.30.0
2024-09-23

Features

  • Move Documents to Folder: Added support for moving documents.
v1.29.1
2024-09-17

Features

  • Environments and External Deployments: Enhanced deployment flexibility.