This commit is contained in:
stax76
2025-09-12 05:11:55 +02:00
parent 3812f3031c
commit cc1e4bc9f8
7 changed files with 21 additions and 72 deletions

View File

@@ -1,5 +1,5 @@
# v7.1.1.4 Beta (????-??-??)
# v7.1.1.4 Beta (2025-09-12)
- The mpv.net manual was updated.
- The Turkish translation was updated. A Bulgarian translation was added.
@@ -8,7 +8,13 @@
- The required Dotnet version changed from 6.0 to 9.0. This drops Win 7 support
unfortunately. It was done to use new C# language features and make
the mpv.net project more attractive for new developers to contribute.
Also most users prefer having the newest runtime.
- The script src/Tools/update-mpv.ps1 has been improved. It's the easiest way
update mpv and libmpv (x64 and ARM64). Shinshiro has a update script too,
but it's a lot longer and more complex.
- mediainfo and libmpv have been updated.
- auto build has been disabled because it requires updating libmpv and
mediainfo all the time which is too much manual work.
# v7.1.1.3 Beta (2024-10-20)