Skip to content

FileUltimate v9.8.2

Choose a tag to compare

@GleamTech GleamTech released this 21 Oct 10:46
· 4 commits to master since this release

Version 9.8.2 - October 20, 2025

  • Added: FileManager.InitialSelection property.
    Gets or sets the items (files or subfolders) that should be selected initially.
    Default is null.
    If InitialFolder was set, items inside that folder will be selected.
    When set to null or empty array, no items will be selected initially.

  • Improved: Document Viewer:

    • Improved: Updated PDF.js library to 5.4.296 for stability and performance.

    • Added: Ability to add, edit, view comments in the document.
      New permission DocumentViewerPermissions.EditComments which is included in default permission DocumentViewerPermissions.All.

    • Improved: Ensure toolbar menus are clamped to the viewer window
      and repositioned when viewer window is scrolled, resized or menu is resized.

    • Improved: Ensure top toolbar menus are always over vertical toolbar menus.

    • Improved: Overwrite existing CacheTrim.log if it was created before DocumentCache.MaxAge to avoid very large log files.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+