Releases: webtorrent/webtorrent-desktop
Releases · webtorrent/webtorrent-desktop
v0.24.0
v0.23.0
v0.22.0
❤️✨ A new version of WebTorrent Desktop is out! ❤️✨
Added
- Linux
.rpm
packages andarm64
builds are now available! #1694 (hicom150) - Add support for multiple audio tracks #1712 (hicom150)
- Improve codec unsupported detection #1711 (hicom150)
- Report when files are being verified #1717 (pR0Ps)
- Support additional audio files: MPEG-Layer-2, Musepack, Matroska audio, WavePack #1772
Changed
- Update to Electron 9 #1729 #1832
- Update to music-metadata 4.8.0 #1719 (Borewit)
- Update Windows build documentation #1715 (RecoX)
- Remove unneeded dependencies (feross)
Fixed
- Fix a few type errors #1720 (mathiasvr)
- Fix electron SUID sandbox error #1707 (hicom150)
- Fix percentage rounding error #1716 (pR0Ps)
- Fix path-selector in preferences page #1702 (314eter)
- Fix path-selector in preferences page #1704 (mathiasvr)
- Fix: Increase height of 'About' window #1737 (akaustav)
- Fix "Save Torrent File As..." #1743 (gpatarin)
v0.21.0
Added
- Add YouTube style hotkeys #1579 (dsernst)
- Toggle sound notifications on/off #1536 (adriantombu)
- Ability to play MPEG-4 Audio Book (.m4b) #1450 (Borewit)
- Add support for subtitles on Chromecast #1165 (janza)
Changed
- Update to Electron 4 #1590 (Borewit)
- Remove '(BETA)' from app window title #1562 (dsernst)
- Update React (v16) and Material-UI (v0.20) #1483 (mathiasvr)
- Show audio track and disk number #1454 (Borewit)
- Asynchronous music metadata updates while streaming #1449 (Borewit)
- If torrent is not private, leave private flag unset #1411 (feross)
- Improve audio poster selection: #1368 (Borewit)
- Save preferences immediately when changed #1042 (Flet)
Fixed
v0.20.0
Added
- Added support for additional audio extensions: 'aiff', 'ape', 'mp2', 'oga', 'opus', 'wma' (#1240)
Changed
- Displaying filename while music metadata is being downloaded (#1361)
- Improved the poster selection for audio/music based torrents (#1334)
- Launch VLC player without the
--video-on-top
flag (#1286)
Fixed
- Fix silently failing to open magnets links on Linux (#1367)
v0.19.0
Added
- Added watch folder feature: Automatically add new torrent files added to a folder on disk (#1154)
- Added highest playback priority feature: pauses other active torrents when playback starts (#840)
- Add 'Start Speaking' and 'Stop Speaking' menu item (Mac) (#439)
- Add pinch-to-zoom gesture to enter/exit fullscreen (#1148)
Changed
- [SECURITY] Mitigate Electron protocol handler issue (Windows)
- Moved project from Feross's GitHub account to the WebTorrent GitHub organization
- Updated to [email protected]
- Updated to [email protected]
- Treat .FLAC as playable audio (#1127)
Fixed
v0.18.0
Added
- Add a new "Transfers" menu for pausing or resuming all torrents (#1027)
Changed
- Update Electron to 1.4.15
- Windows 32-bit: App can use 4GB of memory instead of just 2GB
- Fix "Portable App" writing crash reports to "%APPDATA%\Temp" (Windows)
- Updated WebTorrent engine to 0.98.5
- Fix issue where http web seeds would sometimes stall
- Don't send 'completed' event to tracker again if torrent is already complete
- Add more peer ID entropy
- Set user-agent header for tracker http requests
Fixed
v0.17.2
v0.17.1
Changed
- Faster startup (improved by ~25%)
- Update Electron to 1.4.2
- Remove support for pasting multiple newline-separated magnet links
- Reduce UX sound volume
Fixed
- Fix external player (VLC, etc.) opening before HTTP server was ready
- Windows (Portable App): Fix "Portable App" mode
- Write application support files to the "Portable Settings" folder
- Stop writing Electron "single instance" lock file to "%APPDATA%\Roaming\WebTorrent"
- Some temp data is still written to "%APPDATA%\Temp" (will be fixed in future version)
- Don't show pointer cursor on torrent list checkbox
- Trim extra whitespace from magnet links pasted into "Open Torrent Address" dialog
- Fix weird outline on 'Create Torrent' button
v0.17.0
Added
- Remember window size and position
Changed
- Torrent list redesign
- Quieter, more subtle sounds
- Got rid of the play button spinner, now goes to the player immediately
- Faster startup
Fixed
- Fix bug where playback rate could go negative
- Don't hide header when moused over player controls
- Fix Delete Data File on Windows
- Fix a sad, sad bug that resulted in 100+ MB config files
- Fix app DMG background image