Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
WithoutPants authored Aug 11, 2023
1 parent 8be2c4b commit 2bb04a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ui/v2.5/src/docs/en/Changelog/v0220.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,15 @@
* Added age, gender, country and image to Performer stash-box results. ([#3964](https://github.com/stashapp/stash/pull/3964))
* Refactored graphql client cache invalidation to improve performance when creating objects. ([#3912](https://github.com/stashapp/stash/pull/3912))
* Added Gallery card to the Gallery tab on the Scene page. ([#3927](https://github.com/stashapp/stash/pull/3927))
* Added logging when deleting files. ([#4004](https://github.com/stashapp/stash/pull/4004))
* Added more stats to the stats page. ([#3812](https://github.com/stashapp/stash/pull/3812))
* Added support for `-v/--version` command line flag. ([#3883](https://github.com/stashapp/stash/pull/3883))

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

0 comments on commit 2bb04a6

Please sign in to comment.