mirror of
https://github.com/stashapp/stash.git
synced 2026-05-03 20:32:26 +02:00
Update changelog
This commit is contained in:
parent
aafbba7d77
commit
f76a440e54
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
|||
* Changed Performer height to be numeric, and changed filtering accordingly. ([#3060](https://github.com/stashapp/stash/pull/3060))
|
||||
|
||||
### 🐛 Bug fixes
|
||||
* Fixed hang when deleting scene when video has started playing in Firefox. ([#3169](https://github.com/stashapp/stash/pull/3169))
|
||||
* Fixed `index.html` not correctly served from custom mapped folders. ([#3168](https://github.com/stashapp/stash/pull/3168))
|
||||
* Fixed `database is locked` errors when performing operations while running a scan. ([#3153](https://github.com/stashapp/stash/pull/3153))
|
||||
* Fixed database backup in incorrect directory during migration when database location is an absolute path. ([#3140](https://github.com/stashapp/stash/pull/3140))
|
||||
* Fixed gallery create post hook not being fired during gallery creation. ([#3134](https://github.com/stashapp/stash/pull/3134))
|
||||
|
|
|
|||
Loading…
Reference in a new issue