2018-02-15 08:59:48 -06:00
|
|
|
# Changelog
|
|
|
|
|
2018-03-01 07:29:40 -06:00
|
|
|
## v0.0.30-alpha
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* Add messages about privacy and P2P
|
|
|
|
* Add stats route
|
|
|
|
* Add playback setting
|
|
|
|
|
|
|
|
|
2018-02-28 02:49:40 -06:00
|
|
|
## v0.0.29-alpha
|
|
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
|
|
|
|
* Use only 1 thread for transcoding by default
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* Add help to JS/CSS custom configuration inputs
|
|
|
|
* Keep ratio in video thumbnail generation
|
|
|
|
* Handle video in portrait mode
|
|
|
|
|
|
|
|
### Bug fixes
|
|
|
|
|
|
|
|
* Fix complete description on some videos
|
|
|
|
* Fix job sorting in administration
|
|
|
|
|
|
|
|
|
2018-02-26 03:48:53 -06: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 10:48:50 -06:00
|
|
|
## v0.0.27-alpha
|
|
|
|
|
2018-02-22 07:15:23 -06:00
|
|
|
### Features
|
|
|
|
|
|
|
|
* Add ability for admin to inject custom JavaScript/CSS
|
2018-02-23 07:36:16 -06:00
|
|
|
* Add help tooltip on some fields
|
2018-02-22 07:15:23 -06:00
|
|
|
|
2018-02-21 10:48:50 -06:00
|
|
|
### Bug fixes
|
|
|
|
|
|
|
|
* Fix comment reply highlighting
|
|
|
|
|
2018-02-16 04:19:54 -06:00
|
|
|
|
2018-02-20 11:01:38 -06: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 04:19:54 -06:00
|
|
|
## v0.0.25-alpha
|
|
|
|
|
2018-02-19 03:38:24 -06:00
|
|
|
### Features
|
|
|
|
|
|
|
|
* Add ability to link a specific comment
|
|
|
|
|
2018-02-16 04:19:54 -06:00
|
|
|
### Bug fixes
|
|
|
|
|
|
|
|
* Fix avatars on video watch page
|
|
|
|
|
|
|
|
|
2018-02-15 08:59:48 -06: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)
|