What's new?

4.88.0

Community: 2025-06-18 Enterprise: 2025-06-25

New:

  • New expression function called isWithinRange() introduced to check if a date or number is within the specified range. This is a more efficient way to express this logic compared to previous expressions. Instead of (%AGE is greater or equal to 18) and (%AGE is less than or equal to 30) you could now use isWithinRange(%AGE, 18, 30). More details can be found here.

Fixed:

  • Using dates within a string concatenation will now display in our supported format of YYYY-MM-DD, rather than a timestamp.

  • Relationship names used in expressions and enclosed in 'single quotes' will now correctly update if the relationship name is changed.

  • Rearranging rules, conditions or instances will no longer cause text to become highlighted.


4.87.0

Community: 2025-06-10 Enterprise: 2025-06-17

Improved:

  • When writing an expression with and/or logic, only lowercase and / or was allowed. We've relaxed this so uppercase (AND / OR) and sentence case (And / Or) are allowed.


4.86.0

Community: 2025-05-22 Enterprise: 2025-05-28

Improved:

  • The default layout of the graph has been improved for large maps generated via Co-author or when RBLang is pasted into a new file.

Fixed:

  • Concept instance names referenced in expressions will be automatically updated if the instance name is changed. This problem was specific to expressions that contained references to multiple concept instances.


4.85.0

Community: 2025-05-19 Enterprise: 2025-05-21

New:

  • New expression function called includes(). Rules can now be written based on partial string matching. More details can be found here.

  • Navigate back to your maps sub-folder from the Studio editor using the new back button.

Fixed:

  • Queries resulting in over 65,000 facts contained missing facts in the evidence.


4.84.0

Community: 2025-04-25 Enterprise: 2025-05-01

New:

  • New expression function called maxObjects() introduced to find the highest value in a list of dates or numbers. More details here.


4.83.0

Community: 2025-04-10 Enterprise: 2025-04-16

New:

  • New expression function called minObjects() introduced to find the lowest value in a list of dates or numbers. More details here.

  • A Consult report can now be downloaded as a PDF.

Fixed:

  • When selecting new expression, the expression input now has focus so you can type straightaway without manually clicking into the input.

  • The expression auto-complete works correctly if you searched with an apostrophe 'already at the start of the relationship or instance name.

  • In interaction history, the second date in the answer of a grouped question no longer displays as a timestamp.

Removed:

  • Beta data extract feature removed from the Studio.


4.82.0

Community: 2025-03-26 Enterprise: 2025-04-02

Improved:

  • Expression auto-complete has improved labels to indicate if the item is a relationship, concept, instance or variable. Relationships and instances will be inserted with single quotes to observe best-practice when writing expressions.

  • UI improvements to the Studio editor panels to make them easier to work in.

Fixed:

  • Expressions failing validation when a string contained an opening but no closing apostrophe now displays correctly in the rule panel.

  • When previewing the readme of an older version it no longer displays the draft readme content.


4.81.0

Community: 2025-03-13 Enterprise: 2025-03-19

Fixed:

  • Opening rules via Navigator would sometimes display the rule incorrectly

  • Validation error no longer displayed when using negative numbers in an expression function.

  • Notification displayed when adding a relationship is shown again.


4.80.0

Community: 2025-02-26 Enterprise: 2025-03-05

Fixed:

  • Variety of bugs fixed when using the library.


4.79.0

Community: 2025-02-19 Enterprise: 2025-02-24

New:

  • A collection of knowledge maps are now available via the library to provide inspiration, kickstart your project or help discover modelling solutions. More details here.

Improved:

  • Natural Language-based features including interact, explain and Co-author have been migrated to use Anthropic hosted in AWS Bedrock for improved stability and data privacy.

  • Updated UI for blank knowledge maps


4.78.0

Community: 2025-01-29 Enterprise: 2025-02-05

Not much to report as we're busy working behind the scenes.


4.77.0

Community: 2025-01-15 Enterprise: 2025-01-22

Improved:

  • the interact end-point has better consistency when extracting facts correctly when a user answers no or false .

  • Documents can be uploaded to Consult to help guide the consultation.

  • Consult updated to use Anthropic hosted in AWS Bedrock to improve stability and data privacy.

  • Knowledge Map readme relocated from the Navigator to be accessible directly from the Studio editor sub-header.

Removed:

  • Our very old chat-style agent, called Chirpy, was removed.


4.76.0

Community: 2024-12-16 Enterprise: 2024-12-16

Not much to report as we're busy working behind the scenes.


4.75.0

Community: 2024-11-22 Enterprise: 2024-11-28

Improved:

  • Consult now has the option for the users to receive a copy of the knowledge elicitation report.

Fixed:

  • An interaction history wouldn't load correctly with low bandwidth.


4.74.0

Community: 2024-11-11 Enterprise: 2024-11-18

Improved:

  • /interact will detect if multiple answers have been provided when the relationship is singular. It will respond asking for the user to state only one answer.


4.73.0

Community: 2024-10-23 Enterprise: 2024-10-30

Not much to report as we're busy working behind the scenes.


4.72.0

Community: 2024-10-10 Enterprise: 2024-10-16

Fixed:

  • Character escaping was being removed from CDATA in datasource requests, resulting in a broken JSON structure.


4.71.0

Community: 2024-09-26 Enterprise: 2024-10-02

New:

  • A 'Run query' button is now available on the relationship panel.

Improved:

  • When a datasource fails, interaction history will now display the hostname to help with troubleshooting.

  • Datasource efficiency: A datasource request will not be made if an identical request has already taken place within the same session. This reduces the number of API requests made by the reasoning engine.

Fixed:

  • Selection of Studio UI bugs


4.70.0

Community: 2024-09-11 Enterprise: 2024-09-18

New:

  • Rainbird Consult, a knowledge elicitation tool, has been introduced to help with use-case exploration and knowledge elicitation.

Improved:

  • A variable no longer needs to be used twice in a rule, making rule writing more flexible.

  • API key masked on the Accounts page

Fixed:

  • Selection of Studio UI bugs


4.69.0

Community: 2024-08-28 Enterprise: 2024-08-29

Not much to report as we're busy working behind the scenes.


4.68.0

Community: 2024-08-14 Enterprise: 2024-08-21

Improved:

  • Facts from the session end-point can now be filtered by relationship name. More details here.


4.67.0

Community: 2024-08-01 Enterprise: 2024-08-05

Not much to report as we're busy working behind the scenes.


4.66.0

Community: 2024-07-17 Enterprise: 2024-07-24

Fixed:

  • Symbols for all logical operators (!= > < <=) no longer fail validation.


4.65.0

Community: 2024-07-03 Enterprise: 2024-07-10

Not much to report as we're busy working behind the scenes.


4.64.0

Community: 2024-06-19 Enterprise: 2024-06-27

Improved:

  • Support for x-api-key authentication in the start and session end-point header. The original basic auth method continues to be supported.


4.63.0

Community: 2024-06-05 Enterprise: 2024-06-13

Not much to report as we're busy working behind the scenes.


4.62.0

Community: 2024-05-23 Enterprise: 2024-05-29

New:

  • Sessions are now deleted 24 hours since the session was last updated. Evidence from the session continues to be stored for the data retention period.


4.61.0

Community: 2024-05-09 Enterprise: 2024-05-16

Not much to report as we're busy working behind the scenes.


4.60.0

Community: 2024-04-25 Enterprise: 2024-05-01

Not much to report as we're busy working behind the scenes.


Start of changelog.

For information on past changes, please contact us at [email protected].

Last updated