Skip to content

Commit

Permalink
Update changelog for bugfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
WithoutPants authored Aug 20, 2023
1 parent 58b6ca3 commit 113f0b7
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 @@ -20,6 +20,11 @@
* Added support for `-v/--version` command line flag. ([#3883](https://github.com/stashapp/stash/pull/3883))

### 🐛 Bug fixes
* **[0.22.1]** Fixed Batch Update Performers not working correctly. ([#4024](https://github.com/stashapp/stash/pull/4024))
* **[0.22.1]** Fixed panic when creating Studios during Identify task. ([#4024](https://github.com/stashapp/stash/pull/4024))
* **[0.22.1]** Added explicit option to store blobs in database at setup, and fixed default blobs path. ([#4038](https://github.com/stashapp/stash/pull/4038))
* **[0.22.1]** Fixed dropdown appearing beneath other controls on the Performer and Tag pages. ([#4039](https://github.com/stashapp/stash/pull/4039))
* **[0.22.1]** Fixed buttons moving around when setting marker time when creating a new marker. ([#4040](https://github.com/stashapp/stash/pull/4040))
* 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))
Expand Down

0 comments on commit 113f0b7

Please sign in to comment.