What's Changed
New Features ⭐
- Add performers tab to studio page by @InfiniteStash in #567
- Now parses aliases by @JackDawson94 in #564
- Add scene pairings list to performer page by @InfiniteStash in #561
- Now parses career start and end by @JackDawson94 in #557
- Measurements parse by @JackDawson94 in #555
- Submit fields
directorandstudioto scene drafts by @HappyAxolotl in #544 - Add dropdown with performer aliases in scene form by @InfiniteStash in #531
- Add bot edit submission support by @InfiniteStash in #529
- Add query filters for scenes with submitted fingerprints by @InfiniteStash in #516
- Add support for partial model input in edits by @InfiniteStash in #514
- Add descriptions to tag-pills by @InfiniteStash in #506
- Added user voted filter to edit list by @Flashy78 in #504
Fixes 🐞
- Fix dateWithinRange for nullable dates by @erri120 in #546
- Prevent 'fatal error: concurrent map read and map write' for image cache by @erri120 in #547
- Improve Site regexp help text by @aghoulcoder in #538
- Set cookies to secure/httponly by @InfiniteStash in #535
- Lower weighting of performer alias in search by @InfiniteStash in #524
- Scale-down vertical images and center postion all images by @halorrr in #513
- Fix dupe performance alias when performer is renamed by @InfiniteStash in #510
- Validate date ranges for scenes and performers by @InfiniteStash in #505
- Fix duplicate scene results when querying by submitted fingerprints by @InfiniteStash in #558
- Fix parsing error for drafts without fingerprints by @InfiniteStash in #507
Maintenance 🚧
- Require_activation now defaults to false, update and clarify README by @aghoulcoder in #534
- simple Makefile cleanup by @aghoulcoder in #537
- use relative path in README.md by @aghoulcoder in #526
- Refactor tests to use gotest.tools by @InfiniteStash in #519
- Migrate from testify to gotest.tools by @InfiniteStash in #518
- Upgrade graphql to 16 by @InfiniteStash in #509
- Migrate from apollo to graphql-codegen by @InfiniteStash in #508
Full Changelog: https://github.com/stashapp/stash-box/commits/v0.4.0