Releases: stashapp/stash-box
Releases · stashapp/stash-box
v0.4.5
v0.4.4
What's Changed
Improvements
- Add scene list tag filter by @InfiniteStash in #576
- Add performer thumb to search dropdown and increase height by @InfiniteStash in #578
- Add scene toggle to scenePairings list by @InfiniteStash in #580
Fixes
- Fix aspect ratio for performerCard by @InfiniteStash in #577
- Fix sort direction changing in studio performers tab by @InfiniteStash in #575
- Fix edit voted filter defaults by @InfiniteStash in #579
Full Changelog: v0.4.3...0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
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
director
andstudio
to 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
v0.3.0
What's Changed
- Replace deprecated
io/ioutil
by @peolic in #480 - Fix lint workflow errors by @peolic in #479
- Fix destroyfingerprint by @JackDawson94 in #482
- Prevent submitting fingerprints to deleted scenes by @peolic in #487
- Add toast support by @InfiniteTF in #484
- Unmatch user-submitted fingerprint by @peolic in #429
- Update JS libraries by @InfiniteTF in #490
- Default to pending when viewing user edits by @Flashy78 in #496
- Add missing phash warning to scene submission by @Flashy78 in #495
- Fix edits that completely remove a tags aliases by @InfiniteTF in #489
- Fix edit ordering on closed_at/updated_at by @peolic in #478
- Validate studio requirement in SceneForm by @InfiniteTF in #498
- Add gender Nonbinary by @JackDawson94 in #452
- Remove
duration
fromSceneEditInput
by @peolic in #432 - Refactor backend "/*" routes by @peolic in #426
- Fix 'update aliases' checkbox in performer draft form by @peolic in #492
- Filter out duplicate fingerprints in scene drafts by @InfiniteTF in #500
- Add proper dupe validation for scene draft submissions by @InfiniteTF in #502
New Contributors
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- Fix stashdb invites channel name and add links by @halorrr in #461
- gitignore
._DS_Store
and add maximum node version by @halorrr in #450 - Allow scenes to be sorted by title by @halorrr in #449
- Update latin label to be gender neutral by @halorrr in #445
- Frontend README update to add PR checks list by @JackDawson94 in #443
- Fix missing pagination per-page value by @peolic in #453
- Join multiple capture groups on URL input by @halorrr in #448
- Now displays each image's dimensions in Edits by @JackDawson94 in #442
- Ensure the ordering of substudios is case-insensitive by @halorrr in #463
- Bump parse-url from 6.0.0 to 6.0.2 in /frontend by @dependabot in #441
- Fix draft update metadata removal by @InfiniteTF in #457
- Add button to reset image form state by @InfiniteTF in #465
- Add favorite filter to scene queries by @InfiniteTF in #469
- Add
searchTags
GQL query by @peolic in #413
New Contributors
- @halorrr made their first contribution in #461
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Show url icons on performer page by @InfiniteTF in #439
- Implement query URL filters by @peolic in #438
- Prevent duplicate urls from being added by @peolic in #437
- Link Draft ID to modify edits by @peolic in #435
- Disable native number input scroll handler by @peolic in #434
- Fix unchecked studio favorite filter by @InfiniteTF in #430
- Make performers list cards better fit 2:3 images by @peolic in #428
- Update to frontend, allow selecting the server you use in Dev by @JackDawson94 in #422
New Contributors
- @JackDawson94 made their first contribution in #422
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Fix new phash matching by @peolic in #425
- Fix favorite filter on performers list by @peolic in #424
- Edit target name fallback by @peolic in #418
- Performer form fixes by @peolic in #420
- Render scene description original whitespace by @peolic in #427
- Trim SceneForm
date
andduration
by @peolic in #421
Full Changelog: v0.2.4...v0.2.5