changelog

This commit is contained in:
DC
2016-08-31 16:23:45 -07:00
parent 6613366cff
commit 6404168bee

View File

@@ -1,5 +1,20 @@
# WebTorrent Desktop Version History
## v0.13.0 - 2016-08-31
### Added
- Torrent progress bar
- Support .m4a audio
- Better telemetry: log error versions, report more types of errors
### Changed
- New look - Material UI. Rewrote Create Torrent and Preferences pages.
### Fixed
- Fixed telemetry [object Object] and [object HTMLMediaElement] bugs
- Don't render player controls when playing externally, eg in VLC
- Don't play notification sounds during media playback
## v0.12.0 - 2016-08-23
### Added