improve v0.1.0. changelog

This commit is contained in:
Feross Aboukhadijeh
2016-03-25 04:14:18 -07:00
parent d8f97c3b58
commit e0ed255fb4

View File

@@ -3,16 +3,17 @@
## v0.1.0 ## v0.1.0
- **Windows support!** - **Windows support!**
- See `WebTorrentSetup.exe` in the downloads below! - Includes auto-updater, just like the OS X version.
- Auto-updater included, just like the OS X version. - Installs desktop and start menu shortcuts.
- Automatically installs desktop/start menu shortcuts
- Windows top menu is no longer automatically hidden.
- **Audio file support!** - **Audio file support!**
- Supports playback of .mp3, .aac, .ogg, .wav - Supports playback of .mp3, .aac, .ogg, .wav
- Audio file metadata gets shown in the UI - Audio file metadata gets shown in the UI
- Focus the WebTorrent window after opening magnet link in third-party app - Windows top menu is no longer automatically hidden.
- Subtler app sounds - When magnet links are opened from third-party apps, the WebTorrent window now gets focus.
- Fix for some magnet links failing to open - Subtler app sounds.
- Fix for an issue that caused some magnet links to fail to open.
**NOTE:** OS X users must install v0.1.0 manually because the app bundle ID was changed in this release, and the auto-updater cannot handle this condition.
Thanks to @dcposch, @ngoldman, and @feross for contributing to this release. Thanks to @dcposch, @ngoldman, and @feross for contributing to this release.