mirror of
https://github.com/stashapp/stash.git
synced 2025-12-13 11:52:46 +01:00
Update changelog
This commit is contained in:
parent
a6fd577f03
commit
6488a4236e
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ After migrating, please run a scan on your entire library to populate missing da
|
|||
* Moved Changelogs to Settings page. ([#2726](https://github.com/stashapp/stash/pull/2726))
|
||||
|
||||
### 🐛 Bug fixes
|
||||
* Fix live transcoded videos hanging at end. ([#2996](https://github.com/stashapp/stash/pull/2996))
|
||||
* Fix display of scene markers when title is empty. ([#2994](https://github.com/stashapp/stash/pull/2994))
|
||||
* Fix tag marker count sorting. ([#2993](https://github.com/stashapp/stash/pull/2993))
|
||||
* Fix studio/tag alias and caption null filtering. ([#2990](https://github.com/stashapp/stash/pull/2990))
|
||||
* Fix generated file naming algorithm being set incorrectly in certain circumstances. ([#2496](https://github.com/stashapp/stash/pull/2946))
|
||||
* Fix continue queue checkbox value not persisting. ([#2895](https://github.com/stashapp/stash/pull/2895))
|
||||
* Fix `autostartVideoOnPlaySelected` option not applying when navigating from scene queue. ([#2896](https://github.com/stashapp/stash/pull/2896))
|
||||
|
|
|
|||
Loading…
Reference in a new issue