mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-02 18:25:12 +00:00
update changelog
This commit is contained in:
parent
0cf9a3f18a
commit
ef1d676379
1 changed files with 7 additions and 0 deletions
|
@ -9,9 +9,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Escape the generated link for tags ([#2984](https://github.com/lbryio/lbry-desktop/pull/2984))
|
- Escape the generated link for tags ([#2984](https://github.com/lbryio/lbry-desktop/pull/2984))
|
||||||
|
- Toggle fullscreen when pressing `f` ([#2159](https://github.com/lbryio/lbry-desktop/issues/2159))
|
||||||
|
- Can't exit full-screen from embedded content with key `F11` ([#2514](https://github.com/lbryio/lbry-desktop/issues/2514))
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Keyboard shortcuts for the following actions: ([#2999](https://github.com/lbryio/lbry-desktop/pull/2999))
|
- Keyboard shortcuts for the following actions: ([#2999](https://github.com/lbryio/lbry-desktop/pull/2999))
|
||||||
|
|
||||||
- `→` to Seek Forward
|
- `→` to Seek Forward
|
||||||
- `←` to Seek Backward
|
- `←` to Seek Backward
|
||||||
- `f` to Going Fullscreen
|
- `f` to Going Fullscreen
|
||||||
|
@ -19,6 +23,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
- Ability to add multiple tags at once with commas ([#2833](https://github.com/lbryio/lbry-desktop/pull/2833))
|
- Ability to add multiple tags at once with commas ([#2833](https://github.com/lbryio/lbry-desktop/pull/2833))
|
||||||
- Disable GIF animation unless user hovers ([#2986](https://github.com/lbryio/lbry-desktop/pull/2986))
|
- Disable GIF animation unless user hovers ([#2986](https://github.com/lbryio/lbry-desktop/pull/2986))
|
||||||
|
- Add keyboard shortcuts to toggle player fullscreen: ([#3015](https://github.com/lbryio/lbry-desktop/pull/3015))
|
||||||
|
|
||||||
|
- `f` or `f11` to toggle player fullscreen mode
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue