You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use raw SQL to fetch a video from database (~ latency / 2)
Inject server config in HTML
Speed up client plugin loading
Cache refresh actor promises
Optimize activity pub video update
Relax some database transactions
Use an internal cache for DNS resolution.
This should speed up federation and fix weird acquire timeouts in sequelize pool (causing slowness in the client interface)
Bug fixes
Fix video upload with a capitalized extension
Fix "height not divisible by 2" ffmpeg error
Don't count deleted comment for replies
Fix UI bug when a plugin deleted the public privacy setting #4163
Fix player.getResolutions() embed API when the video is has not been played yet
Fix live placeholder image aspect ratio in theatre mode
Fix plugin modal/notifier
Fix some 404 errors for remote avatar
Fix daily quota display
Fix ownership change with a live video
Correctly handle broken plugin install
Fix channel deletion when it has videos
Force TLS for webfinger in production
Correctly support wav mimetype
Fix default video privacy when plugins deleted private video privacy
Fix subscribe hotkey
Fix HTTP fallback with a video that does not have webtorrent files
Fill video information when importing a peertube video