Avoids easy cheating on vidoe views
[oweals/peertube.git] / CHANGELOG.md
index eadbb1cce1b5c4f346b4df05cd2b4b2f4b599114..9f919fef2d358965c92dbe3e7585a8df291a1f75 100644 (file)
@@ -1,8 +1,40 @@
 # Changelog
 
+## v0.0.27-alpha
+
+### Features
+
+ * Add ability for admin to inject custom JavaScript/CSS
+ * Add help tooltip on some fields
+
+### 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
 
+### Features
+
+ * Add ability to link a specific comment 
+
 ### Bug fixes
 
  * Fix avatars on video watch page