]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - CHANGELOG.md
Add ability to add custom css/javascript
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
1 # Changelog
2
3 ## v0.0.27-alpha
4
5 ### Bug fixes
6
7 * Fix comment reply highlighting
8
9
10 ## v0.0.26-alpha
11
12 ### BREAKING CHANGES
13
14 * Renamed script `import-youtube.js` to `import-videos.js`
15 * Renamed `import-video.js` argument `youtube-url` to `target-url`
16
17 ### Features
18
19 * Add "Support" attribute/button on videos
20 * Add ability to import from all [supported sites](https://rg3.github.io/youtube-dl/supportedsites.html) of youtube-dl
21
22 ### Bug fixes
23
24 * Fix custom instance name overflow
25
26
27 ## v0.0.25-alpha
28
29 ### Features
30
31 * Add ability to link a specific comment
32
33 ### Bug fixes
34
35 * Fix avatars on video watch page
36
37
38 ## v0.0.24-alpha
39
40 ### Features
41
42 * Publish comments with *ctrl + enter*
43
44 ### Bug fixes
45
46 * Don't stuck on active jobs
47 * Fix deleting a video with comments
48 * Fix infinite scroll (videos list)