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.
🚀 8.1.1’de Yenilikler
1️⃣ Güncellenmiş Angular UI
The Client App 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 Free Online Viewer.
2️⃣ Örneklerde Sıcak Yenileme Devre Dışı Bırakıldı
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️⃣ NuGet Paketi README’leri
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️⃣ Güncellenmiş GroupDocs.Viewer
This release bundles GroupDocs.Viewer for .NET 25.8.
Read more: GroupDocs.Viewer for .NET 25.8 – August 2025 Highlights.
5️⃣ custom.css Referansı Düzeltildi
The issue with custom.css not being handled properly when no custom styles were defined has been resolved.
6️⃣ Config Sınıfı Geliştirildi
The Config.cs class has been extended with more details and options for fine-tuning UI behavior.
7️⃣ Sayfa Numarası Görüntüsü Düzeltildi
Resolved an issue reported in the Support Forum where the wrong page number could appear if the server response was delayed.
📦 Güncellemeyi Nasıl Alabilirsiniz
- NuGet – Upgrade
GroupDocs.Viewer.UI*packages to version8.1.1. - GitHub – Build from source in the GitHub repository.