2017-02-07 23:56:25 -06: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 16:03:45 -06: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-07 23:56:25 -06:00
|
|
|
|
|
|
|
## [Unreleased]
|
2017-02-22 13:14:21 -06:00
|
|
|
### Added
|
2017-02-16 02:18:26 -05:00
|
|
|
* "Back to LBRY" button on Watch page
|
2017-02-22 12:58:15 -06:00
|
|
|
*
|
|
|
|
*
|
|
|
|
|
2017-02-22 13:14:21 -06:00
|
|
|
### Changed
|
2017-02-22 12:58:15 -06:00
|
|
|
*
|
|
|
|
*
|
|
|
|
*
|
|
|
|
|
2017-02-22 13:14:21 -06:00
|
|
|
### Fixed
|
2017-02-23 03:17:12 -05:00
|
|
|
* On load screen, always show Cancel link if a previous page is available
|
2017-02-23 03:45:43 -05:00
|
|
|
* When user hits "Watch," don't check balance if download already started
|
2017-02-23 23:36:19 -05:00
|
|
|
* Restore UI version on Help page
|
2017-02-24 00:32:32 -05:00
|
|
|
* Fix sorting on My Files page
|
2017-02-22 12:58:15 -06:00
|
|
|
|
|
|
|
## [0.9.0rc9] - 2017-02-22
|
2017-02-22 13:14:21 -06:00
|
|
|
### Changed
|
2017-02-15 11:28:15 -06:00
|
|
|
* Use local file for publishing
|
|
|
|
* Use local file and html5 for video playback
|
|
|
|
* Misc changes needed to make UI compatible with electron
|