Releases: stashapp/stash-box
Releases · stashapp/stash-box
v0.5.3-58-g45ce233: Latest development build
latest-develop Add edit foreign key validation (#875)
v0.5.3
What's Changed
Fixes
- Fix use count for unlimited invite keys by @InfiniteStash in #767
- Fix draft images being deleted while they're still in use by @InfiniteStash in #768
- Fix nil error when favoriting non-existent performer by @InfiniteStash in #766
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
Fixes
- Drop unique index on pending invites and fix invite key list by @InfiniteStash in #765
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Fixes
- Clear authenticated session if unable to read cookie by @InfiniteStash in #764
Full Changelog: v0.5...v0.5.1
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
v0.4.11
What's Changed
Fixes
- Fix scene query filtered by fingerprint by @InfiniteStash in #693
- Fix scene query studio filter by @InfiniteStash in #694
- Fix header search field persisting after search is done by @InfiniteStash in #697
Maintenance
- Bump word-wrap from 1.2.3 to 1.2.4 in /frontend by @dependabot in #692
Full Changelog: v0.4.10...v0.4.11
v0.4.10
What's Changed
Fixes
- Fix query clause ordering by @InfiniteStash in #691
- Fix default alias state when changing performer name by @InfiniteStash in #690
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
Fixes
- Fix AddJoinTableFilter performance by @InfiniteStash in #689
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
Fixes
- Fix tag search for tags without alias by @InfiniteStash in #688
- Fix performer scene queries without a scene filter by @InfiniteStash in #686
- Fix search tooltip interaction by @InfiniteStash in #685
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
Improvements
- Allow configuration of s3 upload headers by @WithoutPants in #658
- Include bot edits in pending count by @halorrr in #635
- Expand bot edit filter by @InfiniteStash in #680
- Help text overlays for scene and studio select by @Flashy78 in #603
Fixes
- Fix for strict Yup casts (#645) by @Maista6969 in #647
- Validate image location on file backed WriteFile by @WithoutPants in #654
- More reliable favicon retrieval. by @aghoulcoder in #652
- Add error propagation and logging in favicon-related functions by @aghoulcoder in #659
- Update user forms styling and error handling by @InfiniteStash in #625
- Update modal styles by @InfiniteStash in #668
- Remove distinct by @InfiniteStash in #670
- Preserve favorite selection in dropdown when reloading scene list by @InfiniteStash in #671
- Add error message when performer height has decimals. by @InfiniteStash in #672
- Fix registration when invite is not required by @InfiniteStash in #673
- Fix loading edits and comments from deleted users by @InfiniteStash in #674
- Hide user change password button for admins by @InfiniteStash in #675
- Fix clearing entity fields in edits by @InfiniteStash in #677
- Fix name filter for studio performers view by @InfiniteStash in #678
- Fix update aliases checkbox state for edit updates by @InfiniteStash in #679
Maintenance
- Make admin user instructions a touch more obvious. by @Leopere in #590
- Codegen update by @InfiniteStash in #613
- Update go dependencies by @InfiniteStash in #614
- Update JS libraries by @InfiniteStash in #616
- Bump json5 from 1.0.1 to 1.0.2 in /frontend by @dependabot in #584
- Bump ua-parser-js from 0.7.31 to 0.7.33 in /frontend by @dependabot in #589
- Bump undici from 5.10.0 to 5.20.0 in /frontend by @dependabot in #615
- Update to go 1.20 by @InfiniteStash in #620
- README: clarify that direct TLS for SMTP is not supported, STARTTLS is. by @aghoulcoder in #650
- [Documentation] Add Matrix, update README, add more badges by @DogmaDragon in #644
- Bump vite from 4.1.4 to 4.1.5 in /frontend by @dependabot in #653
- Bump semver from 5.7.1 to 5.7.2 in /frontend by @dependabot in #681
- Update sass/stylelint by @InfiniteStash in #682
- Bump semver from 6.3.0 to 6.3.1 in /frontend by @dependabot in #683
New Contributors
- @DogmaDragon made their first contribution in #644
- @Maista6969 made their first contribution in #647
Full Changelog: v0.4.6...v0.4.7