What's Changed
⭐ Improvements
- Merge all data for performer/tags and present conflicting data by @InfiniteStash in #1130
🐞 Fixes
- Fix slow cluster queries by @InfiniteStash in #1128
- Fix NULL values being filtered out by excludes criterion by @InfiniteStash in #1132
- Optimize for multi-ID includes criterion by @InfiniteStash in #1133
- Drop redundant subquery layer in QueryScenesCount by @InfiniteStash in #1134
- Fix oshash not being moved along with linked phash by @InfiniteStash in #1131
🚧 Maintenance
- Add additional dataloaders by @InfiniteStash in #1139
- Cache user queries between requests by @InfiniteStash in #1140
- Return 401 instead of 500 for auth failures by @InfiniteStash in #1138
- Add tracing of image requests and cron jobs by @InfiniteStash in #1137
Full Changelog: v0.9.0...v0.9.1