lost theming in changelog

This commit is contained in:
Jeremy Kauffman 2017-09-17 22:14:48 -04:00
parent 2dfd071e16
commit 3e4aea3a15

View file

@ -10,13 +10,14 @@ Web UI version numbers should always match the corresponding version of LBRY App
### Added ### Added
* Added a tipping button to send LBRY Credits to a creator. * Added a tipping button to send LBRY Credits to a creator.
* Added an edit button on published content. Significantly improved UX for editing claims. * Added an edit button on published content. Significantly improved UX for editing claims.
* Added theme settings option and new Dark theme.
* Significantly more detail is shown about past transactions and new filtering options for transactions. * Significantly more detail is shown about past transactions and new filtering options for transactions.
* File pages now show the time of a publish. * File pages now show the time of a publish.
* The "auth token" displayable on Help offers security warning * The "auth token" displayable on Help offers security warning
* Added a new component for rendering dates and times. This component can render the date and time of a block height, as well. * Added a new component for rendering dates and times. This component can render the date and time of a block height, as well.
### Changed ### Changed
* * CSS significantly refactored to support CSS vars (and consequently easy theming).
### Fixed ### Fixed
* URLs on cards no longer wrap and show an ellipsis if longer than one line * URLs on cards no longer wrap and show an ellipsis if longer than one line