]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Bumped to version v0.0.26-alpha
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 1e5f7f8f2dd46bc4a1160fe0133297ba4929e2ba..d28674c6d1651cfadf11980245a70c3187d6160f 100644 (file)
@@ -1,5 +1,34 @@
 # Changelog
 
+
+## v0.0.26-alpha
+
+### BREAKING CHANGES
+
+ * Renamed script `import-youtube.js` to `import-videos.js`
+ * Renamed `import-video.js` argument `youtube-url` to `target-url`
+
+### Features
+
+ * Add "Support" attribute/button on videos
+ * Add ability to import from all [supported sites](https://rg3.github.io/youtube-dl/supportedsites.html) of youtube-dl
+
+### Bug fixes
+
+ * Fix custom instance name overflow
+
+
+## v0.0.25-alpha
+
+### Features
+
+ * Add ability to link a specific comment 
+
+### Bug fixes
+
+ * Fix avatars on video watch page
+
+
 ## v0.0.24-alpha
 
 ### Features