update changelog
This commit is contained in:
parent
e8339f4783
commit
0172ec931d
1 changed files with 23 additions and 13 deletions
36
CHANGELOG.md
36
CHANGELOG.md
|
@ -4,7 +4,29 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
## [0.39.0] - [Unreleased]
|
## [0.39.1] - [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
## [0.39.0] - [2019-1-22]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- New homepage design ([#3508](https://github.com/lbryio/lbry-desktop/pull/3508))
|
||||||
|
- Revamped invites system ([#3462](https://github.com/lbryio/lbry-desktop/pull/3462))
|
||||||
|
- Appimage support ([#3497](https://github.com/lbryio/lbry-desktop/pull/3497))
|
||||||
|
- Better layout for viewing text files ([#3446](https://github.com/lbryio/lbry-desktop/pull/3446))
|
||||||
|
- Show file as the thumbnail for free image claims ([#3317](https://github.com/lbryio/lbry-desktop/pull/3317))
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Navigation redesign ([#3432](https://github.com/lbryio/lbry-desktop/pull/3432))
|
||||||
|
- Move away from keychain and into a cookie for authentication ([#3497](https://github.com/lbryio/lbry-desktop/pull/3497))
|
||||||
|
- Updated lbry-sdk to [0.54.1](https://github.com/lbryio/lbry-sdk/releases/tag/v0.54.1) for faster wallet syncing and improved stability
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -17,18 +39,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- Same file wasn't able to be reselected on publish after clearing the publish screen ([#3500](https://github.com/lbryio/lbry-desktop/pull/3500))
|
- Same file wasn't able to be reselected on publish after clearing the publish screen ([#3500](https://github.com/lbryio/lbry-desktop/pull/3500))
|
||||||
- Make sure search results on channel page don't return content from other channels ([#3503](https://github.com/lbryio/lbry-desktop/pull/3503))
|
- Make sure search results on channel page don't return content from other channels ([#3503](https://github.com/lbryio/lbry-desktop/pull/3503))
|
||||||
|
|
||||||
### Added
|
|
||||||
|
|
||||||
- New homepage design ([#3508](https://github.com/lbryio/lbry-desktop/pull/3508))
|
|
||||||
- Appimage support ([#3497](https://github.com/lbryio/lbry-desktop/pull/3497))
|
|
||||||
- Better layout for viewing text files ([#3446](https://github.com/lbryio/lbry-desktop/pull/3446))
|
|
||||||
- Show file as the thumbnail for free image claims ([#3317](https://github.com/lbryio/lbry-desktop/pull/3317))
|
|
||||||
|
|
||||||
### Changed
|
|
||||||
|
|
||||||
- Updated lbry-sdk to [0.54.1](https://github.com/lbryio/lbry-sdk/releases/tag/v0.54.1)
|
|
||||||
- Navigation redesign ([#3432](https://github.com/lbryio/lbry-desktop/pull/3432))
|
|
||||||
|
|
||||||
## [0.38.2] - [2019-12-21]
|
## [0.38.2] - [2019-12-21]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Add table
Reference in a new issue