1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Update changelog

This commit is contained in:
Chocobozzz 2025-06-16 09:47:01 +02:00
parent 1d6bdd1bab
commit a840060b19
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -1,5 +1,19 @@
# Changelog
## v7.2.1
### Bug fixes
* Fix federation of sensitive videos with previous PeerTube versions
* Do not uppercase video tags to prevent accessibility issues
* Fix support field not automatically filled from channel data when publishing a video
* Fix "Add new playlist" broken style
* Fix browse videos page title on web browser "History Back"
* Fix parent menu highlighting in *About Platform* pages
* Don't display description/terms titles if these blocks are empty
* Correctly load count and rows per page when listing *My videos*
## v7.2.0
### IMPORTANT NOTES