Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Nov 20, 2023
1 parent 79a61fa commit e7e2bb4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## v6.0.0-rc.2

**Since v6.0.0-rc.1**

### Bug fixes

* Correctly generate `production.yaml.new` that should merge your current `production.yaml` with new keys defined by PeerTube
* Don't break `scripts/upgrade.sh` path. If you upgraded to v6.0.0-rc.1 you can find the upgrade script in `dist/scripts/upgrade.sh`
* Fix notification scrolling
* Add ability to customize frames to analyze in configuration (fix too long upload on low-power hardware)
* Fix player ratio on mobile with portrait videos
* Update page title and description on video change
* Adapt storyboard sprite ratio
* Fix card font color theme
* Optimize homepage videos query
* Respect "transcode original resolution" setting when using remote runners
* Prevent player mobile buttons flickering


## v6.0.0-rc.1

### IMPORTANT NOTES
Expand Down

0 comments on commit e7e2bb4

Please sign in to comment.