]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Fix support field validation in video edit
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index ce75411094697c94b37abe4733c90e179a9ba7fe..9fe96ea79e167078b1ca614ec8305c61dfa9d506 100644 (file)
@@ -1,5 +1,28 @@
 # Changelog
 
+## v0.0.27-alpha
+
+### Bug fixes
+
+ * Fix comment reply highlighting
+
+
+## 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