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。
此版本為 GroupDocs.Viewer for .NET UI 8.1.1,是我們為 GroupDocs.Viewer for .NET 所打造的開源 ASP.NET Core 文件檢視器的最新更新。
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.
此版本引入了 Angular 19 的效能提升、透過 NuGet README 加強的文件說明,以及讓檢視器更穩定可靠的關鍵錯誤修復。更新現在已於 NuGet 與 GitHub 發佈。
🚀 What’s new in 8.1.1
🚀 8.1.1 的新功能
1️⃣ Updated Angular UI
1️⃣ 更新的 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.
[客戶端應用程式] 已從 Angular 16 升級至 Angular 19,帶來更快的載入與渲染。這確保了 UI 以及 [免費線上檢視器] 之間的一致體驗。
2️⃣ Disabled Hot Reload in Samples
2️⃣ 在範例中停用 Hot Reload
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.
範例應用程式通常使用本機資料夾作為快取。先前,Hot Reload 可能錯誤偵測到快取更新而意外重新整理應用程式。為了解決此問題,已在範例專案的啟動設定中停用 Hot Reload。
3️⃣ NuGet Package READMEs
3️⃣ NuGet 套件 README
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.
每個 NuGet 套件現在都包含一個 README 檔案,會直接顯示在其 NuGet.org 頁面上,讓使用者不必離開網站即可了解使用方式。
Examples:
範例:
- GroupDocs.Viewer.UI.Api
- GroupDocs.Viewer.UI.Api.AwsS3.Storage
- GroupDocs.Viewer.UI.Api.AzureBlob.Storage
- GroupDocs.Viewer.UI.Core
4️⃣ Updated GroupDocs.Viewer
4️⃣ 更新的 GroupDocs.Viewer
This release bundles GroupDocs.Viewer for .NET 25.8.
Read more: GroupDocs.Viewer for .NET 25.8 – August 2025 Highlights.
此版本捆綁了 GroupDocs.Viewer for .NET 25.8。
了解更多: GroupDocs.Viewer for .NET 25.8 – August 2025 Highlights。
5️⃣ Fixed custom.css Reference
5️⃣ 修正 custom.css 參考
The issue with custom.css not being handled properly when no custom styles were defined has been resolved.
已解決在未定義自訂樣式時 custom.css 未被正確處理的問題。
6️⃣ Enhanced Config Class
6️⃣ 加強的 Config 類別
The Config.cs class has been extended with more details and options for fine-tuning UI behavior.
已擴充 [Config.cs] 類別,提供更多細節與選項,以微調 UI 行為。
7️⃣ Correct Page Number Display
7️⃣ 正確的頁碼顯示
Resolved an issue reported in the Support Forum where the wrong page number could appear if the server response was delayed.
已解決在 [支援論壇] 中回報的問題:若伺服器回應延遲,可能會顯示錯誤的頁碼。
📦 How to get the update
📦 如何取得更新
-
NuGet – Upgrade
GroupDocs.Viewer.UI*packages to version8.1.1. -
GitHub – Build from source in the GitHub repository.
-
NuGet – 將
GroupDocs.Viewer.UI*套件升級至版本8.1.1。 -
GitHub – 從 [GitHub 程式庫] 的原始碼自行建置。