If
API breaks or planned future breaks (deprecations) will cause
difficulties for the ongoing development of an add-on you maintain,
please let NVDA developers know by replying directly to emails, or via
GitHub.
Deprecations:
The braille.BrailleDisplayGesture.routingIndex attribute is deprecated. Use the cellIndexes attribute instead
NVDA Add-on API Announcements
unread,
Jun 12, 2026, 3:09:44 AMJun 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NVDA Add-on API Announcements, NVDA Add-on API Announcements
Add-on API changes have been merged, planned for inclusion in the 2026.2 release:
If
API breaks or planned future breaks (deprecations) will cause
difficulties for the ongoing development of an add-on you maintain,
please let NVDA developers know by replying directly to emails, or via
GitHub.
Deprecations:
brailleDisplayDrivers.freedomScientific.RoutingGesture is deprecated. Use KeyGesture instead. (#20250, @LeonarddeR)
NVDA Add-on API Announcements
unread,
Jun 12, 2026, 3:14:02 AMJun 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NVDA Add-on API Announcements, NVDA Add-on API Announcements
Add-on API changes have been merged, planned for inclusion in the 2026.3 release:
If
API breaks or planned future breaks (deprecations) will cause
difficulties for the ongoing development of an add-on you maintain,
please let NVDA developers know by replying directly to emails, or via
GitHub.
Deprecations:
The braille.wordWrap configuration key is deprecated and bridged to braille.textWrap
NVDA Add-on API Announcements
unread,
Jun 12, 2026, 3:15:58 AMJun 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NVDA Add-on API Announcements, NVDA Add-on API Announcements
Add-on API changes have been merged, planned for inclusion in the 2026.3 release:
If
API breaks or planned future breaks (deprecations) will cause
difficulties for the ongoing development of an add-on you maintain,
please let NVDA developers know by replying directly to emails, or via
GitHub.
Deprecations:
In
touchTracker, the module-level action_* string constants are
deprecated. Use the corresponding TouchAction enum members instead (e.g.
TouchAction.TAP, TouchAction.FLICK_UP)
In touchTracker, actionLabels is deprecated. Use TouchAction(value).displayString instead.
NVDA Add-on API Announcements
unread,
Jun 12, 2026, 3:38:28 AMJun 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NVDA Add-on API Announcements, NVDA Add-on API Announcements
Add-on API changes have been merged, planned for inclusion in the 2026.3 release:
If
API breaks or planned future breaks (deprecations) will cause
difficulties for the ongoing development of an add-on you maintain,
please let NVDA developers know by replying directly to emails, or via
GitHub.
Deprecations:
* The useUniscribe attribute of textInfos.offsets.OffsetsTextInfo and its subclasses is deprecated, use charSegFlag and wordSegFlag instead.
NVDA Add-on API Announcements
unread,
Jun 17, 2026, 2:28:52 AM (10 days ago) Jun 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NVDA Add-on API Announcements, NVDA Add-on API Announcements
Add-on API changes have been merged, planned for inclusion in the 2026.2 release:
If
API breaks or planned future breaks (deprecations) will cause
difficulties for the ongoing development of an add-on you maintain,
please let NVDA developers know by replying directly to emails, or via
GitHub.
Deprecations:
The URL_MK_UNIFORM, DIALOG_OPTIONS and HTMLDLG_* constants in ui are deprecated with no replacement, as the COM-based HTML dialog infrastructure has been removed. Use gui.message.HtmlMessageDialog instead.
On Friday, June 12, 2026 at 5:08:20 PM UTC+10 NVDA Add-on API Announcements wrote: