Version 2.3.5 | Jul 8, 2025
Overview
This release improves user interaction and interface alignment across the CoI platform. It fixes layout inconsistencies, refines the "Rename Labels" popup to meet design standards, and addresses sign-in and permission-related issues for a smoother user experience.
Release summary
Component
Capability
What it delivers
Settings
Rename Labels pop-up consistency
Resolved inconsistencies with missing help texts and misaligned icons
Authentication
Sign-in flow fix
Removed unwanted error messages during first-time sign-in
Authentication
reCAPTCHA error handling
Resolved the issue with the missing reCAPTCHA token during sign-in
Permissions
Role-based access correction
Restored access for Operators to use cases they had created earlier as Executives
Navigation
Redirect correction
Clicking “Use Case” in the dashboard now routes correctly to the Use Case page
Bug fixes
First-time sign-in flow interrupted by error toast
Users signing in for the first time without company details were incorrectly shown an error toast. This message has been removed, and the sign-in flow now continues smoothly without interruption.
"Rename Labels" popup inconsistencies
The "Rename Labels" pop-up in the ‘Settings’ page was missing help texts and had misaligned icons. These issues are now resolved:
Example/help texts (e.g., “Example: Department, Verticals”) are now shown below each input field.
Info ("i") icons are correctly aligned next to each label, and their tooltips appear cleanly when hovered.
Operators unable to access their own use cases
Operators who had created use cases while assigned as Executives were unable to view them after a role change. This issue has been fixed—Operators can now access all previously created use cases regardless of their current role.
Dashboard navigation bug
Clicking the “Use Case” option on the dashboard did not trigger navigation, leaving users stuck on the dashboard. The redirect logic has been fixed—clicking “Use Case” now correctly opens the Use Case page.
Sign-in blocked due to invisible reCAPTCHA
A "reCAPTCHA token is missing" error occurred during sign-in, despite no reCAPTCHA being displayed. This issue has been resolved—reCAPTCHA is now visible and correctly validates the user before sign-in is completed.
Last updated