FileUltimate v9.8.2
Version 9.8.2 - October 20, 2025
-
Added:
FileManager.InitialSelectionproperty.
Gets or sets the items (files or subfolders) that should be selected initially.
Default is null.
IfInitialFolderwas 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 permissionDocumentViewerPermissions.EditCommentswhich is included in default permissionDocumentViewerPermissions.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.logif it was created beforeDocumentCache.MaxAgeto 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+