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-22 20:14:21 +01:00
|
|
|
### Added
|
2017-02-27 23:49:08 +01:00
|
|
|
*
|
2017-02-22 19:58:15 +01:00
|
|
|
*
|
|
|
|
*
|
|
|
|
|
2017-02-22 20:14:21 +01:00
|
|
|
### Changed
|
2017-03-01 22:07:32 +01:00
|
|
|
* Improved ability to style FormFields and form field labels
|
|
|
|
* Refactored Publish page to use form field changes
|
2017-02-22 19:58:15 +01:00
|
|
|
*
|
|
|
|
|
2017-02-22 20:14:21 +01:00
|
|
|
### Fixed
|
2017-02-27 23:49:08 +01:00
|
|
|
*
|
|
|
|
*
|
|
|
|
*
|
|
|
|
|
|
|
|
## [0.9.0rc11] - 2017-02-27
|
|
|
|
### Added
|
|
|
|
* "Back to LBRY" button on Watch page
|
|
|
|
### Changed
|
|
|
|
* In error modal, hide details in expandable section
|
|
|
|
### Fixed
|
|
|
|
* On load screen, always show Cancel link if a previous page is available
|
|
|
|
* When user hits "Watch," don't check balance if download already started
|
|
|
|
* Restore UI version on Help page
|
|
|
|
* Fix sorting on My Files page
|
2017-02-22 19:58:15 +01:00
|
|
|
|
|
|
|
## [0.9.0rc9] - 2017-02-22
|
2017-02-22 20:14:21 +01:00
|
|
|
### Changed
|
2017-02-15 18:28:15 +01:00
|
|
|
* Use local file for publishing
|
|
|
|
* Use local file and html5 for video playback
|
|
|
|
* Misc changes needed to make UI compatible with electron
|