Version 9.7.7 - December 23, 2025
-
Improved: Document Viewer:
-
Fixed: Attempt to fix bfcache (back-forward cache) issues on iOS Safari (and others) and apps using WebView.
Reload iframe (recreate iframe) to prevent possible issues when restoring from bfcache. -
Fixed: Loading bar position was not accurate on mobile mode (was shown in the middle of the toolbar)
or whentoolbarAtBottomoption was used.
-
-
Improved: When
DebugModeproperty set to true, do not display alert dialog
for "same and repeating" global unhandled errors and unhandled promise rejections in browser window.
For example "ResizeObserver loop..." errors can spam the alert dialog and make page unusable, so
display error only if it's changed.