Skip to content

Commit 2bb04a6

Browse files
authored
Update changelog
1 parent 8be2c4b commit 2bb04a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ui/v2.5/src/docs/en/Changelog/v0220.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,15 @@
1515
* Added age, gender, country and image to Performer stash-box results. ([#3964](https://github.com/stashapp/stash/pull/3964))
1616
* Refactored graphql client cache invalidation to improve performance when creating objects. ([#3912](https://github.com/stashapp/stash/pull/3912))
1717
* Added Gallery card to the Gallery tab on the Scene page. ([#3927](https://github.com/stashapp/stash/pull/3927))
18+
* Added logging when deleting files. ([#4004](https://github.com/stashapp/stash/pull/4004))
1819
* Added more stats to the stats page. ([#3812](https://github.com/stashapp/stash/pull/3812))
1920
* Added support for `-v/--version` command line flag. ([#3883](https://github.com/stashapp/stash/pull/3883))
2021

2122
### 🐛 Bug fixes
23+
* Fixing sorting of performer tags. ([#4018](https://github.com/stashapp/stash/pull/4018))
24+
* Fixed scene URLs being cleared when merging scenes. ([#4005](https://github.com/stashapp/stash/pull/4005))
25+
* Fixed setting the Create Missing flag in the Identify dialog not working. ([#4008](https://github.com/stashapp/stash/pull/4008))
26+
* Fixed scene marker previews not being renamed when a file hash is changed. ([#3988](https://github.com/stashapp/stash/pull/3988))
2227
* Fixed parent/child tags not showing popover. ([#3968](https://github.com/stashapp/stash/pull/3968))
2328
* Fixed scrape not returning any results if only relationship fields were set. ([#3954](https://github.com/stashapp/stash/pull/3954))
2429
* Fixed rotating in iOS causing scene player to exit fullscreen. ([#3919](https://github.com/stashapp/stash/pull/3919))

0 commit comments

Comments
 (0)