lbry-desktop/CHANGELOG.md
Alex Liebowitz d3666b119f My Files: Fix sorting comparison functions
- Properly distinguish between < and = cases
 - Make a copy before sorting (this wasn't causing problems; just good
   practice)
2017-02-24 00:38:55 -05:00

836 B

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

The LBRY Web UI comes bundled as part of LBRYApp. Web UI version numbers should always match the corresponding version of LBRY App.

[Unreleased]

Added

  • "Back to LBRY" button on Watch page

Changed

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

[0.9.0rc9] - 2017-02-22

Changed

  • Use local file for publishing
  • Use local file and html5 for video playback
  • Misc changes needed to make UI compatible with electron