]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Translated using Weblate (Russian)
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 586d3ffb950a9a0a4846bfb2e35044780f91f027..2253c5b6e54dcea30a0f4febca502d89d806829c 100644 (file)
@@ -1,6 +1,6 @@
 # Changelog
 
-## v3.3.0-rc.1 (~July)
+## v3.3.0
 
 ### 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
 
  * 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