Happy New Year 2023! :)
This release contains a lot of changes explained in this blog article.
New:
- [Build] Upgrade from Qt5 to Qt6
- [Build] Upgrade LibTorrent 2.0.7
- [Build] Upgrade Boost 1.77.0
- [Build] Add Github Actions deployment YML script
- [Build] Remove Appveyor-CI and Travis-CI YML scripts
- [Stream] Update yt-dlp 2022.11.11
Fixed:
- [Build] Repath OpenSSL to the one supported by Qt6
- [Build] Repath Boost (using a FindXXX.cmake module)
- [Build] Fix Libtorrent deprecated functions
- [Build] Fix Cmake for Linux build
Updated:
- [Build] Migrate Qt project files (*.pro, *.pri) to CMake (.cmake, CMakeLists.txt)
- [Build] Remove obsolete Qt project files (*.pro, *.pri)
- [Build] Build Libtorrent as independent project, repath using a FindXXX.cmake module
- [Blog] Rename gitignore and LICENSE
- [Blog] Update Readme
- [Blog] Add badge
- [Blog] Post article