What’s Changed?
The latest Clarity release includes accessibility improvements, bug fixes, and work in support of future functionality like custom agents, API access, and support for Google Gemini Flash 2.0.
Accessibility Improvements
- 2.4.3 Focus Order (Level A)
- Focus order now follows the visual layout of the page. Focus moves from the navigation bar to the sidebar and then to the chat. All interactive elements are keyboard-accessible and follow a logical sequence in DOM.
- Corrected a reported issue that content did not follow a logical order.
Bug Fixes
- Fixed an issue where Clarity displayed the wrong formatting in user prompts that included multiplication.
- Fixed a problem with equations not being properly formatted in printed conversations.
- Fixed an issue with KaTeX code being generated when LaTeX was requested in user prompts.
- Fixed an issue with hover text being shown when printing conversations.
- Fixed an issue that occurred where plaintext blocks were added to code submitted in user prompts.
- Fixed an issue where the “Responding” text stayed in older messages and chat responses that were not complete.