mirror of https://github.com/stashapp/stash.git
Update changelog
This commit is contained in:
parent
479ebfc88d
commit
02c2ad3f58
|
@ -28,6 +28,8 @@ 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
|
||||
* **[0.17.2]** Fix file rename detection on case-insensitive file systems. ([#3047](https://github.com/stashapp/stash/pull/3047))
|
||||
* **[0.17.2]** Fix size calculation for symlinks. ([#3046](https://github.com/stashapp/stash/pull/3046))
|
||||
* **[0.17.2]** Use file base name as title if title is empty in scraper operations. ([#3040](https://github.com/stashapp/stash/pull/3040))
|
||||
* **[0.17.2]** Fix error when submitting fingerprints from deleted scene. ([#3039](https://github.com/stashapp/stash/pull/3039))
|
||||
* **[0.17.2]** Fix moved zip file creating duplicate galleries. ([#3036](https://github.com/stashapp/stash/pull/3036))
|
||||
|
|
Loading…
Reference in New Issue