v0.5
What's Changed
Please note that migration 34 can take a long time depending on how many fingerprints exist.
Improvements
- Add additional indexes by @InfiniteStash in #695
- Optimize querying performer/studio favorite status by @InfiniteStash in #696
- Hide own edits in Edits page by @JackDawson94 in #725
- Optimize edit queries by @InfiniteStash in #758
- Allow tags to include stashId on draft submission by @Flashy78 in #717
- Adding disambiguation field to performer draft by @Flashy78 in #709
- Allow initial abstain votes by @Flashy78 in #598
- Expand invite key generation by @WithoutPants in #634
- Normalize fingerprint table by @InfiniteStash in #752
- Remove tag redirects from draft tag resolution by @InfiniteStash in #759
- Add guidelines link in top menu by @Flashy78 in #601
- Display Scene/Studio link if available by @Flashy78 in #715
- Allow web style and JAV title searching by @Flashy78 in #711
Fixes
- Skip deleted studios when searching by name by @Flashy78 in #704
- Fix nil panic when submitting fp for non-existant scene by @InfiniteStash in #746
- Fix queryExistingScenes returning cancelled edits by @bobcogneato in #732
- Fix the Incorrect Image Size bug by @JackDawson94 in #724
- Remove show all from search result if there's no results by @InfiniteStash in #762
- Fix unnecessary tag filter lookup by @InfiniteStash in #763
Maintenance
- Add GitHub sponsors by @DogmaDragon in #699
- Fix build and upgrade tooling by @InfiniteStash in #753
- Update libraries by @InfiniteStash in #754
- Remove dead code by @InfiniteStash in #712
New Contributors
- @bobcogneato made their first contribution in #732
Full Changelog: v0.4.11...v0.5