2018-02-15 09:59:48 -05:00
|
|
|
# Changelog
|
|
|
|
|
2018-02-26 04:48:53 -05:00
|
|
|
## v0.0.28-alpha
|
|
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
|
|
|
|
* Enable original file transcoding by default in configuration
|
|
|
|
* Disable transcoding in other definitions in configuration
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* Fallback to HTTP if video cannot be loaded
|
|
|
|
* Limit to 30 FPS in transcoding
|
|
|
|
|
|
|
|
|
2018-02-21 11:48:50 -05:00
|
|
|
## v0.0.27-alpha
|
|
|
|
|
2018-02-22 08:15:23 -05:00
|
|
|
### Features
|
|
|
|
|
|
|
|
* Add ability for admin to inject custom JavaScript/CSS
|
2018-02-23 08:36:16 -05:00
|
|
|
* Add help tooltip on some fields
|
2018-02-22 08:15:23 -05:00
|
|
|
|
2018-02-21 11:48:50 -05:00
|
|
|
### Bug fixes
|
|
|
|
|
|
|
|
* Fix comment reply highlighting
|
|
|
|
|
2018-02-16 05:19:54 -05:00
|
|
|
|
2018-02-20 12:01:38 -05:00
|
|
|
## 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
|
|
|
|
|
|
|
|
|
2018-02-16 05:19:54 -05:00
|
|
|
## v0.0.25-alpha
|
|
|
|
|
2018-02-19 04:38:24 -05:00
|
|
|
### Features
|
|
|
|
|
|
|
|
* Add ability to link a specific comment
|
|
|
|
|
2018-02-16 05:19:54 -05:00
|
|
|
### Bug fixes
|
|
|
|
|
|
|
|
* Fix avatars on video watch page
|
|
|
|
|
|
|
|
|
2018-02-15 09:59:48 -05:00
|
|
|
## v0.0.24-alpha
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* Publish comments with *ctrl + enter*
|
|
|
|
|
|
|
|
### Bug fixes
|
|
|
|
|
|
|
|
* Don't stuck on active jobs
|
|
|
|
* Fix deleting a video with comments
|
|
|
|
* Fix infinite scroll (videos list)
|