Update 134-new-lbry-version-with-search.md

This commit is contained in:
Brinck Slattery 2017-10-12 15:10:08 -04:00 committed by GitHub
parent f9d386a202
commit 64dcf5b4f6

View file

@ -11,31 +11,31 @@ The latest LBRY app, v0.17, is now available. **[Get it here](https://lbry.io/ge
### Added
* Added a new search service. Significantly improved search results.
*Channels now appear in search results. Channel cards to be improved soon.
*Add setting to automatically purchase low-cost content without a confirmation dialog.
*New custom styled scrollbar.
*New tabs.
* Channels now appear in search results. Channel cards to be improved soon.
* Add setting to automatically purchase low-cost content without a confirmation dialog.
* New custom styled scrollbar.
* New tabs.
### Changed
*LBRY protocol upgraded from v0.16.1 to **[v0.17](https://github.com/lbryio/lbry/releases/tag/v0.17.0)**. Significant improvements to download performance anticipated.
*Improved Discover page load time by batching all URIs into one API call.
*Changed the File page to make it clearer how to to open the folder for a file.
*Display search bar on discover page instead of title and remove duplicated icon.
*Minor update for themes.
*There is no longer a minimum channel length.
*Changed the File page to make it clearer how to to open the folder for a file.
*The upgrade message is now friendlier and includes a link to the release notes.
*Local settings refactored and no longer intermixed with LBRY API library.Significantly more detail is shown about past transactions and new filtering options for transactions.
* LBRY protocol upgraded from v0.16.1 to **[v0.17](https://github.com/lbryio/lbry/releases/tag/v0.17.0)**. Significant improvements to download performance anticipated.
* Improved Discover page load time by batching all URIs into one API call.
* Changed the File page to make it clearer how to to open the folder for a file.
* Display search bar on discover page instead of title and remove duplicated icon.
* Minor update for themes.
* There is no longer a minimum channel length.
* Changed the File page to make it clearer how to to open the folder for a file.
* The upgrade message is now friendlier and includes a link to the release notes.
* Local settings refactored and no longer intermixed with LBRY API library.Significantly more detail is shown about past transactions and new filtering options for transactions.
### Fixed
*Improve layout (and implementation) of the icon panel in file tiles and cards.
*The folder icon representing a local download now shows up properly on Channel pages.
*While editing a publish, the URL will no longer change if you select a new file.
*Fixed issues with opening the folder for a file.
*Be consistent with the step property on credit inputs.
*Fixed unresponsive header.
*Fixed dark theme issues with text content.
*Minor css fixes.
*Fixed issue when file fails to download.
*Fixed issue after accessing a video without enough credits.
*Fixed channel fetching without claims.
* Improve layout (and implementation) of the icon panel in file tiles and cards.
* The folder icon representing a local download now shows up properly on Channel pages.
* While editing a publish, the URL will no longer change if you select a new file.
* Fixed issues with opening the folder for a file.
* Be consistent with the step property on credit inputs.
* Fixed unresponsive header.
* Fixed dark theme issues with text content.
* Minor css fixes.
* Fixed issue when file fails to download.
* Fixed issue after accessing a video without enough credits.
* Fixed channel fetching without claims.