2017-02-08 06:56:25 +01:00
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
|
|
|
|
2017-02-20 23:03:45 +01:00
|
|
|
The LBRY Web UI comes bundled as part of [LBRYApp](https://github.com/lbryio/lbry-app).
|
|
|
|
Web UI version numbers should always match the corresponding version of LBRY App.
|
2017-02-08 06:56:25 +01:00
|
|
|
|
|
|
|
## [Unreleased]
|
2017-02-15 18:28:15 +01:00
|
|
|
### Changed
|
|
|
|
* Use local file for publishing
|
|
|
|
* Use local file and html5 for video playback
|
|
|
|
* Misc changes needed to make UI compatible with electron
|