Skip to content

FileVista v9.7.7

Latest

Choose a tag to compare

@GleamTech GleamTech released this 23 Dec 23:06

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 when toolbarAtBottom option was used.

  • Improved: When DebugMode property 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.