We’re excited to announce the release of GroupDocs.Viewer for .NET UI 8.1.1 – the latest update to our open‑source ASP.NET Core document viewer built for GroupDocs.Viewer for .NET.
This release introduces performance improvements with Angular 19, enhanced documentation via NuGet READMEs, and key bug fixes that make the viewer more stable and reliable. The update is now available on NuGet and GitHub.
🚀 Qué hay de nuevo en 8.1.1
1️⃣ UI de Angular actualizada
The Aplicación cliente has been upgraded from Angular 16 to Angular 19, resulting in faster loading and rendering. This ensures a consistent experience across the UI and the Visor en línea gratuito.
2️⃣ Recarga en caliente desactivada en los ejemplos
Sample applications often use local folders for caching. Previously, hot reload could mistakenly detect cache updates and refresh the app unexpectedly. To fix this, hot reload has been disabled in the launch settings of sample projects.
3️⃣ READMEs de paquetes NuGet
Each NuGet package now includes a README file that appears directly on its NuGet.org page, making it easier to understand usage without leaving the site.
Examples:
- GroupDocs.Viewer.UI.Api
- GroupDocs.Viewer.UI.Api.AwsS3.Storage
- GroupDocs.Viewer.UI.Api.AzureBlob.Storage
- GroupDocs.Viewer.UI.Core
4️⃣ GroupDocs.Viewer actualizado
This release bundles GroupDocs.Viewer for .NET 25.8.
Read more: GroupDocs.Viewer for .NET 25.8 – August 2025 Highlights.
5️⃣ Referencia custom.css corregida
The issue with custom.css not being handled properly when no custom styles were defined has been resolved.
6️⃣ Clase Config mejorada
The Config.cs class has been extended with more details and options for fine‑tuning UI behavior.
7️⃣ Visualización correcta del número de página
Resolved an issue reported in the Support Forum where the wrong page number could appear if the server response was delayed.
📦 Cómo obtener la actualización
- NuGet – Upgrade
GroupDocs.Viewer.UI*packages to version8.1.1. - GitHub – Build from source in the repositorio de GitHub.