Disclaimer
Please keep in mind this is a stable version, meaning it's finished, but could still need some fixes and improvements.
Changes
New:
- [Torrent] Implement torrent downloader using BitTorrent protocol (a peer-to-peer file sharing communications protocol) to download .torrent files (^1)
- [UI] Add getting started dialog and simplify UI
(^1) Note that magnet links are still work in progress.
Only .torrent files work at the time of writing these lines.
Fixed:
- [Torrent] Fix build bug with MSVC
- [Stream] Fix host schemes detection
- [Stream] Open stream downloader if the URL is a stream + unit test
- [Build] Update build chains
Updated:
- [Torrent] Add third-party libraries (boost, libtorrent)
- [UI] Improve 'Remove xyz' buttons (remove selected, remove completed, remove all...)
- [UI] Improve 'Import' menu
- [UI] Improve save/restore states
- [UI] Improve stream dialog and compiler info dialog
- [UI] Implemented tooltip and statustip messages
- [Blog] Update screenshots and articles
Still left to do:
¯\(ツ)/¯
Still some to do...