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