diff --git a/FlyleafLib/FlyleafLib.csproj b/FlyleafLib/FlyleafLib.csproj
index b3224f01..7e3e65d6 100644
--- a/FlyleafLib/FlyleafLib.csproj
+++ b/FlyleafLib/FlyleafLib.csproj
@@ -8,7 +8,7 @@
Media Player .NET Library for WPF/WinForms (based on FFmpeg/DirectX)
- 3.3.10
+ 3.3.11
SuRGeoNix
SuRGeoNix © 2021
LGPL-3.0-or-later
@@ -17,10 +17,14 @@
true
snupkg
- Adds Chapters support
- Improves language handling
- Fixes a resync issue during audio stream switch
- Updating Libraries (BitSwarm, YT-DLP, Vortice, FFmpeg.Autogen)
+ Adds support for systems with no audio devices or disabled audio service
+
+ Renderer: Adds support for other windows version such as Windows Server by re-creating the D3D11 device with lower feature levels
+ Renderer: Fixes a critical issue in case of multiple GPU adapters and selects the default one
+ Renderer: Updates Vortice
+
+ Downloader: Prevents Video Acceleration initialization
+ Remuxer (Download/Record): Copies audio language metadata to the output format