Update changelog

This commit is contained in:
Chocobozzz 2020-07-21 09:59:36 +02:00
parent 2e03d65032
commit 73f07d387e
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 32 additions and 11 deletions

View File

@ -1,6 +1,8 @@
# Changelog # Changelog
## v2.3.0-rc.1 ## v2.3.0
**Since v2.2.0**
### IMPORTANT NOTES ### IMPORTANT NOTES
@ -89,6 +91,25 @@ A new endpoint to report videos will be created in PeerTube 2.4 and will also al
* Prevent duplicate id attributes for `.svg` [@rigelk in #2822](https://github.com/Chocobozzz/PeerTube/pull/2822) * Prevent duplicate id attributes for `.svg` [@rigelk in #2822](https://github.com/Chocobozzz/PeerTube/pull/2822)
* Fix headings order or add missing ones [@Pandoraaa in #2871](https://github.com/Chocobozzz/PeerTube/pull/2871) * Fix headings order or add missing ones [@Pandoraaa in #2871](https://github.com/Chocobozzz/PeerTube/pull/2871)
* Remove uneccessary details to link titles [@Pandoraaa in #2879](https://github.com/Chocobozzz/PeerTube/pull/2879) * Remove uneccessary details to link titles [@Pandoraaa in #2879](https://github.com/Chocobozzz/PeerTube/pull/2879)
* Fix accessibility action buttons and display on imports and followers list [@kimsible in #2986](https://github.com/Chocobozzz/PeerTube/pull/2986)
* Fix iOS player with HLS-only videos
* Fix action buttons selection mode styles [@kimsible in #2983](https://github.com/Chocobozzz/PeerTube/pull/2983)
**Since v2.3.0-rc.1**
### Bug fixes
* Fix broken locales
* Fix embed URL in share modal
* Handle webp images from youtube-dl
* Fix iOS player with HLS-only videos
* Fix popup issues on video miniature click when searching on the global index
* Fix username in password-reset email [@kimsible in #2960](https://github.com/Chocobozzz/PeerTube/pull/2960)
* Fix maximized icon padding in markdown textarea [@kimsible in #2963](https://github.com/Chocobozzz/PeerTube/pull/2963)
* Fix action buttons selection mode styles [@kimsible in #2983](https://github.com/Chocobozzz/PeerTube/pull/2983)
* Fix user creation in admin [@kimsible in #2985](https://github.com/Chocobozzz/PeerTube/pull/2985)
* Fix accessibility action buttons and display on imports and followers list [@kimsible in #2986](https://github.com/Chocobozzz/PeerTube/pull/2986)
## v2.2.0 ## v2.2.0