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