X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=2253c5b6e54dcea30a0f4febca502d89d806829c;hb=5f1b218bc2977717e835b512bbb49e4cfeda5fbd;hp=f2712e916290d05e31c93a78dac59fee9bd8f3ab;hpb=c208212202179f8878a050787f934f4850b6ff4b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index f2712e916..2253c5b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v3.3.0-rc.1 (~July) +## v3.3.0 ### IMPORTANT NOTES @@ -42,7 +42,7 @@ * :tada: Add RTL layout support * Add ability to use HTML, markdown and [custom HTML tags](https://docs.joinpeertube.org/api-custom-client-markup) in instance description * Default to dark theme (if available) if requested by the web browser - * Add ability for admins to configure minimum signup page [#4010](https://github.com/Chocobozzz/PeerTube/pull/4010) + * Add ability for admins to configure minimum age required in signup page [#4010](https://github.com/Chocobozzz/PeerTube/pull/4010) * Use a dedicated URL for each tab in publish page * Add ability to prefill contact form using query parameters in URL [#4161](https://github.com/Chocobozzz/PeerTube/pull/4161) * Accessibility/UI: @@ -60,6 +60,8 @@ * 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 @@ -73,6 +75,14 @@ * 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 ## v3.2.1