Closed SaschaCowley closed 1 week ago
The pull request introduces several enhancements to NVDA, including support for new braille displays, improved accessibility features in Microsoft Office applications, and overall performance improvements. Key updates involve automatic detection of braille displays, new braille modes, audio ducking capabilities, and various bug fixes. Additionally, modifications to the XLIFF file reflect updated metadata and clearer release notes. Changes to the Calculator
class in the source code include the addition of a new method, an updated method signature, and a variable renaming.
File Path | Change Summary |
---|---|
user_docs/en/changes.md |
Added support for new braille displays, improved Microsoft Office accessibility, and performance enhancements. |
user_docs/en/changes.xliff |
Updated file reference, unit IDs, and modified release note text for clarity. |
src/calculator.py |
Added method coderabbit_add , updated coderabbit_formula method signature, and renamed variable old_global_var to new_global_var . |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit
New Features
Bug Fixes
Documentation