Skip to content

Releases: mohammad-suliman/zoom-enhancements

Version 1.2

07 Apr 14:05
Compare
Choose a tag to compare

What's new:

  • Add NVDA 2023.1 compatibility
  • Restructure the add-on code to avoid possible conflicts
  • Include new translations

Acknowledgements:

Thanks for all contributors (including translators) for making this release as it's!

Version 1.1.2

21 May 15:57
Compare
Choose a tag to compare
  • Adds NVDA 2022.1 compatibility
  • Removes the remote control functionality as it's redundant now. Please consult the documentation for more info
  • Add translations for 9 new languages
  • Big under the hood improvements for better maintainability

NVDA 2021.1 compatibility

12 Jul 18:02
Compare
Choose a tag to compare

This release addresses the following issues:

  • Update the flags to have the add-on compatible with NVDA 2021.1 after we insured everything works as before
  • Fix a bug where more than one settings panel could appear if more than one Zoom window was opened

An important note: currently, the remote control script doesn't work due to Zoom app updates. It's recommended to use the click left mouse command of NVDA without moving the mouse to start controlling the remote computer, because usually the mouse cursor will be in the right position and the procedure will mostly succeed.
We will address this bug in future releases! Thanks for your patience!

Version 1.1 release

08 Mar 11:59
Compare
Choose a tag to compare

Release notes:

  • Added a chat history dialog where the user can review all chat messages sent during the meeting and while the add-on was running. The dialog can be invoked with NVDA + Ctrl + h
  • NVDA is able to announce more types of alerts which weren't previously announced:
    • Chat messages alerts when the chat window is closed
    • The alert of a participant raised his hand while the participants list is closed
  • The settings panel of the add-on is now a part of the settings categories following latest recommendations for add-on development
  • several bug fixes
  • code improvements

An important note:

We tried to implement a a dialog with a list of people who raised their hands, but we weren't successful due to Zoom accessibility API limitations

Version 1.0

05 Sep 10:56
Compare
Choose a tag to compare

The 1.0 version of the Zoom Enhancements add-on