X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=714ac7f9f93ea55e9c363401b524b01942a8e6a4;hb=ba3de18cfee15df7981f5849096f7136d77f9021;hp=586d3ffb950a9a0a4846bfb2e35044780f91f027;hpb=693c6586cb896a84ff0f897b1c242bcf7bdcbaee;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 586d3ffb9..714ac7f9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v3.3.0-rc.1 (~July) +## v3.3.0-rc.1 ### IMPORTANT NOTES @@ -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,9 @@ * 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 ## v3.2.1