change log fixes
This commit is contained in:
parent
eaf9968b2f
commit
592bd02d99
1 changed files with 6 additions and 6 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -8,21 +8,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
### Added
|
||||
|
||||
- Support for sandbox games and applications ([#2178](https://github.com/lbryio/lbry-desktop/pull/2178))
|
||||
- CTA to invite page on first run ([#2221](https://github.com/lbryio/lbry-desktop/pull/2221))
|
||||
- Responsive related content list ([#2226](https://github.com/lbryio/lbry-desktop/pull/2226))
|
||||
- Autoplay content in list of related files ([#2235](https://github.com/lbryio/lbry-desktop/pull/2235))
|
||||
- Support for sandbox games and applications - lbry://@OpenSourceGames ([#2178](https://github.com/lbryio/lbry-desktop/pull/2178))
|
||||
- Call to action on invite page during first run ([#2221](https://github.com/lbryio/lbry-desktop/pull/2221))
|
||||
- Responsive related content list for smaller screens ([#2226](https://github.com/lbryio/lbry-desktop/pull/2226))
|
||||
- Autoplay content in list of related files (experimental feature in settings) ([#2235](https://github.com/lbryio/lbry-desktop/pull/2235))
|
||||
- Support for back/forward mouse navigation on Windows ([#2250](https://github.com/lbryio/lbry-desktop/pull/2250))
|
||||
|
||||
### Changed
|
||||
- Dark theme as default ([#2210](https://github.com/lbryio/lbry-desktop/pull/2210))
|
||||
- Less intrusive first run flow ([#2210](https://github.com/lbryio/lbry-desktop/pull/2210))
|
||||
- Less intrusive first run flow, email collection ([#2210](https://github.com/lbryio/lbry-desktop/pull/2210))
|
||||
- Add icon for your own publishes on cards/tiles ([#2249](https://github.com/lbryio/lbry-desktop/pull/2249))
|
||||
- Improved Claimed Reward messaging ([#2253](https://github.com/lbryio/lbry-desktop/pull/2253))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Error message when thumbupload failed([#2254](https://github.com/lbryio/lbry-desktop/pull/2254))
|
||||
- Error message when thumb upload failed ([#2254](https://github.com/lbryio/lbry-desktop/pull/2254))
|
||||
- Flow errors ([#2213](https://github.com/lbryio/lbry-desktop/pull/2213))
|
||||
- Video position on previously viewed files ([#2240](https://github.com/lbryio/lbry-desktop/pull/2240))
|
||||
- Pass download error details on modal ([#2255](https://github.com/lbryio/lbry-desktop/pull/2255))
|
||||
|
|
Loading…
Add table
Reference in a new issue