Skip to content

7.16.2

Clarive 7.16.2 Release Notes

Release date: January 26, 2026

We're pleased to present our new patch release of Clarive 7.16.2 with some important features and bugfixes:

Improvements and issues resolved

[ENH] #3423 What's new modal on login

A new "What's New" modal now appears when users log in after a new Clarive version is deployed. This feature helps keep users informed about the latest improvements and changes:

  • Automatic notification: The modal automatically displays release notes for new versions when users log in
  • Version tracking: The system remembers which version each user has seen to avoid showing the same information repeatedly
  • User control: Users can choose "Don't show again" to hide the modal for the current version
  • Permission-based: Access to this feature is controlled by the action.user.whatsnew permission
  • Smart detection: The modal appears when there's a new version or when the user hasn't disabled it for the current version

[ENH] #3637 Spanish documentation

The Clarive documentation is now available in Spanish, providing native language support for Spanish-speaking users:

  • Complete translation: All major documentation sections have been translated to Spanish, including admin guides, command references, palette operations, rules, and tutorials
  • Navigation improvements: The Spanish documentation site now has a properly organized navigation structure matching the English version
  • Language selector: Users can easily switch between English and Spanish documentation with an improved header language selector
  • Consistent formatting: Documentation headers and structure have been standardized across both languages for a better user experience

Fixed an issue where revision information in the Job Dashboard was being incorrectly displayed as 'REFARRAY' instead of showing proper revision links. Users can now correctly navigate to specific revisions from the job dashboard.

[FIX] #3639 In the REPL feature, the Menu Fold action is not working properly

Resolved a bug where the Menu Fold functionality in the REPL (Read-Eval-Print Loop) interface was not working correctly. The menu folding and unfolding actions now work as expected, improving the REPL user experience.

[FIX] #3641 Job monitor Status filter is not working

Fixed the Status filter in the Job Monitor that was not properly filtering jobs by their status. The filter now correctly uses multi-select checkboxes and properly applies the selected status filters to display only matching jobs.

[FIX] #3642 Editor size calculation issue: The editor does not properly adjust its size on the statement config screen when resizing the container window

Corrected an issue where code editors in the statement configuration screen did not properly recalculate their dimensions when the browser window was resized. Editors now automatically adjust to fit the available space when the window is resized.

[FIX] #3643 Output formats in REPL don't work

Fixed a bug where output format options in the REPL interface were not functioning correctly. Users can now properly select and apply different output formats (such as JSON, YAML, or plain text) when viewing REPL command results.

[FIX] #3649 Quick filters sort

Improved the sorting behavior of quick filters for categories and statuses. Filters now properly sort by the seq (sequence) field, ensuring that categories and statuses appear in their configured order rather than alphabetically. This provides a more predictable and user-controlled filtering experience.

Ready to upgrade?

Just follow the standard procedure for installing the new version. Click here to get it from our Install page.

Acknowledgements

Join us in our Community to make suggestions and report bugs.

Thanks to everyone who participated there.