v0.6.0
dcposch
released this
24 May 11:12
·
541 commits
to 4024f36a8f518a437f1e5c1e98a7dfc058d20905
since this release
Download: WebTorrent Desktop
Added
- Added Preferences page to set Download folder
- Save video position, resume playback from saved position
- Add additional video player keyboard shortcuts (#275)
- Use
poster.jpg
file as the poster image if available (#558) - Associate .torrent files to WebTorrent Desktop (OS X) (#553)
- Add support for pasting
instant.io
links (#559) - Add announcement feature
Changed
- Nicer player UI
- Reduce startup jank, improve startup time (#568)
- Cleanup unsupported codec detection (#569, #570)
- Cleaner look for the torrent file list
- Improve subtitle positioning (#551)
Fixed
- Fix Uncaught TypeError: Cannot read property 'update' of undefined (#567)
- Fix bugs in LocationHistory
- When player is active, and magnet link is pasted, go back to list
- After deleting torrent, remove just the player from forward stack
- After creating torrent, remove create torrent page from forward stack
- Cancel button on create torrent page should only go back one page