]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - CHANGELOG.md
Add ability to add custom css/javascript
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
CommitLineData
e33b53ab
C
1# Changelog
2
86ec3e53
C
3## v0.0.27-alpha
4
5### Bug fixes
6
7 * Fix comment reply highlighting
8
b6a4fd6b 9
61b3e146
C
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
b6a4fd6b
C
27## v0.0.25-alpha
28
1263fc4e
C
29### Features
30
31 * Add ability to link a specific comment
32
b6a4fd6b
C
33### Bug fixes
34
35 * Fix avatars on video watch page
36
37
e33b53ab
C
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)