Skip to content

Releases: tecwindow/AutoMaximize

Release list

AutoMaximize v1.1

Choose a tag to compare

@MesterPerfect MesterPerfect released this 15 Jul 20:48
b3f41bb

AutoMaximize - Maximize every window automatically

Version 1.1

  • Added a dedicated AutoMaximize category to NVDA's Settings dialog with independent options for standard application windows and dialog windows.
  • Settings are now saved and restored across NVDA restarts.
  • Added a toggle command, NVDA+Shift+A by default, to enable or disable automatic window maximization.
  • Added a high-pitched beep when maximization is enabled and a low-pitched beep when it is disabled.
  • Standard application windows and dialog windows can now be controlled independently.
  • All user-facing text is now translatable.
  • Added English and Arabic translations.
  • Updated the add-on for NVDA 2026 compatibility and modern add-on APIs.
  • Raised the minimum supported NVDA version to 2024.1.
  • Improved the reliability of the background check and added safe cleanup when the add-on is reloaded or unloaded.