mirror of
https://github.com/stashapp/stash.git
synced 2026-04-19 05:23:30 +02:00
Update changelog
This commit is contained in:
parent
dcd7595c07
commit
727644fab3
1 changed files with 4 additions and 1 deletions
|
|
@ -1,11 +1,14 @@
|
|||
### 🎨 Improvements
|
||||
* Changed playback rate options to be the same as those provided by YouTube. ([#2550](https://github.com/stashapp/stash/pull/2550))
|
||||
* Display error message on fatal error when running stash with double-click in Windows. ([#2543](https://github.com/stashapp/stash/pull/2543))
|
||||
|
||||
### 🐛 Bug fixes
|
||||
* Fix playback rate resetting when seeking. ([#2550](https://github.com/stashapp/stash/pull/2550))
|
||||
* Fix video not starting when clicking scene scrubber. ([#2546](https://github.com/stashapp/stash/pull/2546))
|
||||
* Update vtt files when scene hash changes. ([#2554](https://github.com/stashapp/stash/pulls?q=is%3Apr+is%3Aclosed))
|
||||
* Don't break up preview video into segments for shorter scenes. ([#2553](https://github.com/stashapp/stash/pull/2553))
|
||||
* Fix parsing query URLs when query string contains special characters. ([#2552](https://github.com/stashapp/stash/pull/2552))
|
||||
* Fix crash when cancelling pending tasks. ([#2527](https://github.com/stashapp/stash/pull/2527))
|
||||
* Fix markers not refreshing after creating new marker. ([#2502](https://github.com/stashapp/stash/pull/2502))
|
||||
* Fix error when submitting scene draft to stash-box without performers. ([#2515](https://github.com/stashapp/stash/pull/2515))
|
||||
* Fix incorrect video player positioning on touch-enabled devices. ([#2501](https://github.com/stashapp/stash/issues/2501))
|
||||
* Fix incorrect video player positioning on touch-enabled devices. ([#2501](https://github.com/stashapp/stash/issues/2501))
|
||||
|
|
|
|||
Loading…
Reference in a new issue