mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Add 0.21 changelog (#3668)
This commit is contained in:
13
ui/v2.5/src/docs/en/Changelog/v0210.md
Normal file
13
ui/v2.5/src/docs/en/Changelog/v0210.md
Normal file
@@ -0,0 +1,13 @@
|
||||
### ✨ New Features
|
||||
* Added distance parameter to phash filter. ([#3596](https://github.com/stashapp/stash/pull/3596))
|
||||
|
||||
### 🎨 Improvements
|
||||
* Changed source selector menu to require click instead of mouseover. ([#3578](https://github.com/stashapp/stash/pull/3578))
|
||||
* Updated default studio icon to be consistent with other icons. ([#3577](https://github.com/stashapp/stash/pull/3577))
|
||||
* Make cards use up the full width of the screen on mobile. ([#3576](https://github.com/stashapp/stash/pull/3576))
|
||||
* Log errors when a graphql request fails. ([#3562](https://github.com/stashapp/stash/pull/3562))
|
||||
* Use case insensitive sorting for text based sorting. ([#3560](https://github.com/stashapp/stash/pull/3560))
|
||||
* Default date sorting in descending order. ([#3560](https://github.com/stashapp/stash/pull/3560))
|
||||
|
||||
### 🐛 Bug fixes
|
||||
* Fixed incorrect Twitter/Instagram URLs sent to stash-box. ([#3579](https://github.com/stashapp/stash/pull/3579))
|
||||
Reference in New Issue
Block a user