What’s Changed
Release highlights:
- Notification system
- Fingerprint reporting
- Performer death date, and scene production date fields.
- Self-serve email updating.
- Configurable edit update limits.
- Dynamic image resizing
Improvements
- Allow jpeg & jfif for Image Uploads by @S3L3CT3DLoves in Allow jpeg & jfif for Image Uploads by S3L3CT3DLoves · Pull Request #798 · stashapp/stash-box · GitHub
- Redirect to previous page on login by @InfiniteStash in Redirect to previous page on login by InfiniteStash · Pull Request #812 · stashapp/stash-box · GitHub
- Add email resetting by @InfiniteStash in Add email resetting by InfiniteStash · Pull Request #831 · stashapp/stash-box · GitHub
- TagSearch: Add highlighting of exact matches by @InfiniteStash in TagSearch: Add highlighting of exact matches by InfiniteStash · Pull Request #811 · stashapp/stash-box · GitHub
- Add performer merged into to API by @fume8866 in add performer merged into to API by fume8866 · Pull Request #828 · stashapp/stash-box · GitHub
- Add title attr to Link to scene in SceneCard by @bobcogneato in Add title attr to Link to scene in SceneCard by bobcogneato · Pull Request #773 · stashapp/stash-box · GitHub
- Added filtering by date to buildQuery by @enymawse in Added filtering by date to buildQuery by enymawse · Pull Request #816 · stashapp/stash-box · GitHub
- Update hair colors and fix text display on edit by @Flashy78 in Update hair colors and fix text display on edit by Flashy78 · Pull Request #608 · stashapp/stash-box · GitHub
- Add configurable edit update limits by @InfiniteStash in Add configurable edit update limits by InfiniteStash · Pull Request #844 · stashapp/stash-box · GitHub
- Refactor image resizing by @InfiniteStash in Refactor image resizing by InfiniteStash · Pull Request #667 · stashapp/stash-box · GitHub
- Add report fingerprint functionality by @WithoutPants in Add report fingerprint functionality by WithoutPants · Pull Request #705 · stashapp/stash-box · GitHub
- add native beforeUnload handlers by @feederbox826 in add native beforeUnload handlers by feederbox826 · Pull Request #730 · stashapp/stash-box · GitHub
- Show current age on performer info screen by @InfiniteStash in Show current age on performer info screen by InfiniteStash · Pull Request #845 · stashapp/stash-box · GitHub
- Remove scene create button from webUI on config by @ikmckenz in Remove scene create button from webUI on config by ikmckenz · Pull Request #789 · stashapp/stash-box · GitHub
- Add URL search and Performer check for existing edits/performers by @InfiniteStash in Add URL search and Performer check for existing edits/performers by InfiniteStash · Pull Request #843 · stashapp/stash-box · GitHub
- Add user notifications by @InfiniteStash in Add user notifications by InfiniteStash · Pull Request #769 · stashapp/stash-box · GitHub
- Add user fingerprints list by @InfiniteStash in Add user fingerprints list by InfiniteStash · Pull Request #806 · stashapp/stash-box · GitHub
- Scene Drafts can now get multiple links by @S3L3CT3DLoves in Scene Drafts can now get multiple links by S3L3CT3DLoves · Pull Request #824 · stashapp/stash-box · GitHub
- Match URLs in PerformerDraft by @S3L3CT3DLoves in Match URLs in PerformerDraft by S3L3CT3DLoves · Pull Request #825 · stashapp/stash-box · GitHub
- Aliases for Studios by @S3L3CT3DLoves in Aliases for Studios by S3L3CT3DLoves · Pull Request #826 · stashapp/stash-box · GitHub
- Add performer
deathdate
by @InfiniteStash in Add performer `deathdate` by InfiniteStash · Pull Request #856 · stashapp/stash-box · GitHub - Add scene
production_date
by @InfiniteStash in Add scene `production_date` by InfiniteStash · Pull Request #857 · stashapp/stash-box · GitHub - Limit formats of uploaded images to jpeg/webp/svg by @InfiniteStash in Limit formats of uploaded images to jpeg/webp/svg by InfiniteStash · Pull Request #858 · stashapp/stash-box · GitHub
- Allow png images by @InfiniteStash in Allow png images by InfiniteStash · Pull Request #862 · stashapp/stash-box · GitHub
- Validate invite key on register form by @InfiniteStash in Validate invite key on register form by InfiniteStash · Pull Request #869 · stashapp/stash-box · GitHub
- Add ability to sort performers by updated_at by @ikmckenz in Add ability to sort performers by updated_at by ikmckenz · Pull Request #866 · stashapp/stash-box · GitHub
- Prevent edits to deleted entities by @InfiniteStash in Prevent edits to deleted entities by InfiniteStash · Pull Request #868 · stashapp/stash-box · GitHub
- Add edit foreign key validation by @InfiniteStash in Add edit foreign key validation by InfiniteStash · Pull Request #875 · stashapp/stash-box · GitHub
- Add OTel tracing support by @InfiniteStash in Add OTel tracing support by InfiniteStash · Pull Request #774 · stashapp/stash-box · GitHub
Fixes
- Fix unsetting bra size by @InfiniteStash in Fix unsetting bra size by InfiniteStash · Pull Request #775 · stashapp/stash-box · GitHub
- Update session.go by @L3GW0RK in Update session.go by L3GW0RK · Pull Request #800 · stashapp/stash-box · GitHub
- Update markdown libs and fix markdown checkbox style by @InfiniteStash in Update markdown libs and fix markdown checkbox style by InfiniteStash · Pull Request #842 · stashapp/stash-box · GitHub
- Fix display issues for scenes without images by @InfiniteStash in Fix display issues for scenes without images by InfiniteStash · Pull Request #876 · stashapp/stash-box · GitHub
Maintenance
- Fix comment: findTag only allows ID or name by @MinasukiHikimuna in Fix comment: findTag only allows ID or name by MinasukiHikimuna · Pull Request #796 · stashapp/stash-box · GitHub
- Update golangci-lint by @InfiniteStash in Update golangci-lint by InfiniteStash · Pull Request #807 · stashapp/stash-box · GitHub
- Update lint config by @InfiniteStash in Update lint config by InfiniteStash · Pull Request #813 · stashapp/stash-box · GitHub
- Update deprecated upload-artifact actions by @DogmaDragon in Update deprecated upload-artifact actions by DogmaDragon · Pull Request #817 · stashapp/stash-box · GitHub
- Add studio_id index on scenes table by @InfiniteStash in Add studio_id index on scenes table by InfiniteStash · Pull Request #835 · stashapp/stash-box · GitHub
- Update frontend packages by @InfiniteStash in Update frontend packages by InfiniteStash · Pull Request #836 · stashapp/stash-box · GitHub
- Update minimum node version to 22 by @InfiniteStash in Update minimum node version to 22 by InfiniteStash · Pull Request #837 · stashapp/stash-box · GitHub
- Switch package manager to PNPM by @InfiniteStash in Switch package manager to PNPM by InfiniteStash · Pull Request #838 · stashapp/stash-box · GitHub
- Update go version and go dependencies by @InfiniteStash in Update go version and go dependencies by InfiniteStash · Pull Request #839 · stashapp/stash-box · GitHub
- Upgrade github workflow actions by @InfiniteStash in Upgrade github workflow actions by InfiniteStash · Pull Request #840 · stashapp/stash-box · GitHub
- Update SiteForm.tsx by @L3GW0RK in Update SiteForm.tsx by L3GW0RK · Pull Request #801 · stashapp/stash-box · GitHub
- Move UI validation into separate github action by @InfiniteStash in Move UI validation into separate github action by InfiniteStash · Pull Request #855 · stashapp/stash-box · GitHub
- Remove notifications dev logging by @InfiniteStash in Remove notifications dev logging by InfiniteStash · Pull Request #859 · stashapp/stash-box · GitHub
- Github Actions: Disable apt caching by @InfiniteStash in Github Actions: Disable apt caching by InfiniteStash · Pull Request #863 · stashapp/stash-box · GitHub
- Bump nanoid from 3.3.7 to 3.3.8 in /frontend by @dependabot in Bump nanoid from 3.3.7 to 3.3.8 in /frontend by dependabot[bot] · Pull Request #864 · stashapp/stash-box · GitHub
- Bump The Go Programming Language from 0.29.0 to 0.31.0 by @dependabot in https://github.com/stashapp/stash-box/pull/861
- Commit generated files from URL and performer search change by @ikmckenz in https://github.com/stashapp/stash-box/pull/849
- Refactor auth hook by @InfiniteStash in https://github.com/stashapp/stash-box/pull/865
- Refactor database date formats by @InfiniteStash in https://github.com/stashapp/stash-box/pull/810
New Contributors
- @AdultSun made their first contribution in https://github.com/stashapp/stash-box/pull/776
- @S3L3CT3DLoves made their first contribution in Allow jpeg & jfif for Image Uploads by S3L3CT3DLoves · Pull Request #798 · stashapp/stash-box · GitHub
- @MinasukiHikimuna made their first contribution in Fix comment: findTag only allows ID or name by MinasukiHikimuna · Pull Request #796 · stashapp/stash-box · GitHub
- @fume8866 made their first contribution in add performer merged into to API by fume8866 · Pull Request #828 · stashapp/stash-box · GitHub
- @L3GW0RK made their first contribution in Update session.go by L3GW0RK · Pull Request #800 · stashapp/stash-box · GitHub
- @enymawse made their first contribution in Added filtering by date to buildQuery by enymawse · Pull Request #816 · stashapp/stash-box · GitHub
- @feederbox826 made their first contribution in add native beforeUnload handlers by feederbox826 · Pull Request #730 · stashapp/stash-box · GitHub
- @ikmckenz made their first contribution in Remove scene create button from webUI on config by ikmckenz · Pull Request #789 · stashapp/stash-box · GitHub
Full Changelog: https://github.com/stashapp/stash-box/compare/v0.5.3...v0.6.0