Changes Introduced != "release notes"
Please note, this document is intended to "go beyond" the basic
release notes and give more details where needed. Such as Release notes
may say "new feature - added single page view to WDV" where the Changes
Introduced will tell you more useful information such as "to enable
this feature you need to set the singlepage config option to true
here..."
For basic Release notes, please see
INFO: 2026.2 Full Release Notes
Issues / Fixes in FixPacks
No Fixpacks Released Yet
NEW Features
New Feature in 2026.2
.NET 10 support
Our SDK's .NET Core support is now targeted to .NET 10
Expanded annotation capabilities
The API has a new method, scrollToAndFit, which enables users to scroll to a specified annotation and automatically adjust the zoom to fit in the view. This method is only supported for Highlight annotations.
NON-BREAKING Changes
These are important changes but ones that don't directly require code changes or other large rewrites
WebCapture Service Support for Unicode
The WebCaptureServie now supports paths with unicode characters for saving images
Better Error Message: Unsupported Image Type
Updated our Exception message for Unsupported Image Type to give more information.
BREAKING Changes
Breaking changes in 2026.2
- Tesseract3Engine removed entirely
- .NET 8 removed - minimum supported .NET is .NET 10
(note we still support .NET Framework 3.5.1 sp1 as well as .NET Framework 4.6.2-4.8.1)
- BinaryFormatter was removed (this actually happened in 11.5)
Dropped Support
Windows Server 2016 and older
Microsoft has end of lifed Windows server 2016R2 and older - minimum server OS is now Windows Server 2019 and up
Windows 10 and Older
Microsoft has end of lifed Windows 10 and older - minimum desktop OS is now Windows 11 and up
MacOS Sequoia and older dropped
This applies to the Web Capture client-side component. The
installable MacOS package that clients using pages with WebCapture need
to install. The package no longer supports MacOS Sequoia and older.