Releases: stashapp/stash-box
Releases · stashapp/stash-box
v0.2.4
What's Changed
- Performer filters improvements and fixes by @peolic in #416
- Sort tags in scene edits/form by @peolic in #415
- Simplify
SearchField
result rendering by @peolic in #414 - Add missing page titles by @peolic in #411
- Strip performance aliases that match performer name by @InfiniteTF in #410
- Fix diff showing for create edits by @InfiniteTF in #409
- Fix default vote status in edit lists by @InfiniteTF in #408
- Fix count in CheckboxSelect by @InfiniteTF in #407
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Fix unsubmittable studio/tag forms by @peolic in #401
- Show submission errors in tag/studio forms by @InfiniteTF in #402
- Fix "0 scene" instead of "0 scenes" by @peolic in #397
- Remove unnecessary initial object for PerformerEditUpdate by @peolic in #396
- Fix fav star overlaying select dropdown by @InfiniteTF in #400
- StudioSelect parent studio by @peolic in #395
- Fix expiration time for updated edits by @InfiniteTF in #394
- Fix updates to merge edits by @InfiniteTF in #399
- Run prettier on graphql files by @InfiniteTF in #403
- Add useQueryParams hook by @InfiniteTF in #398
- Remove
v
prefix from version link by @peolic in #404 - Limit casting of votes to pending edits by @InfiniteTF in #405
- Sort edit votes, and add timestamp on hover by @InfiniteTF in #406
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Switch github release builder to WithoutPants' fork by @InfiniteTF in #393
- Revert "Fix edit sorting when sorting by updated_at (#388)" by @InfiniteTF in #391
- Fix search icon, scene form tag remove button by @peolic in #390
- Add ordering of edits by closed time by @InfiniteTF in #392
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix duped draft titles by @InfiniteTF in #384
- Format edit close date by @peolic in #385
- Fix editing of performer bodymods by @InfiniteTF in #386
- Fix trans icon styling by @InfiniteTF in #387
- Fix edit sorting when sorting by updated_at by @InfiniteTF in #388
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add ability to amend edits by @InfiniteTF in #365
- Add support for updating entities from drafts by @InfiniteTF in #368
- Partial scene date by @peolic in #314
- Switch gzip compression to klauspost/compress by @InfiniteTF in #331
- Update go libraries by @InfiniteTF in #332
- fix offset when perPage is over max by @peolic in #330
- Remove OS X build and simplify pipeline by @InfiniteTF in #349
- Link performer drafts to edit by @peolic in #356
- feat: Added hyperlink buttons to performers and scene links in the scene creation wizard by @kronkels in #341
- Add initial values to forms by @peolic in #247
- Prefer country name aliases over official names by @InfiniteTF in #359
- Update frontend libraries by @InfiniteTF in #358
- Fix png image resizing by @InfiniteTF in #351
- Add findScenesBySceneFingerprints query that matches results to query by @InfiniteTF in #357
- Don't add identical performer name to aliases on merge by @peolic in #363
- Don't add identical performer name to aliases on merge by @InfiniteTF in #367
- Update apollo dependencies by @InfiniteTF in #369
- Add index for studio favorite subquery by @InfiniteTF in #371
- Tweak graphql types and eslint rules by @InfiniteTF in #373
- Refactor time/date types by @InfiniteTF in #370
- Fix addition of duplicate tags from drafts in some cases by @InfiniteTF in #376
- Add site link icons to scene page tab bar by @InfiniteTF in #375
- Fix scene query param updates when using tabs by @InfiniteTF in #377
- Deprecate measurements type by @InfiniteTF in #381
- Deprecate fuzzy date types by @InfiniteTF in #378
- Switch to single branch development by @InfiniteTF in #383
New Contributors
Full Changelog: v0.1.7...v0.2.0
v0.1.7
What's Changed
- URLInput fixes by @peolic in #319
- Fix version link & default scene sort by @peolic in #321
- Validate dates by @peolic in #320
- Match scene draft URL site using regex by @peolic in #323
- Limit concurrent build workflow runs by @peolic in #313
- Add config options for postgres connection params by @InfiniteTF in #326
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Fix "0" when scene duration is 0 by @peolic in #286
- Allow null images in edits to account for deleted images by @InfiniteTF in #285
- Add optional profiler by @InfiniteTF in #290
- Trim names/aliases/descriptions by @peolic in #288
- Improve error warnings in forms by @InfiniteTF in #287
- Fix edit failing when pg transaction is aborted by @InfiniteTF in #294
- Refactor graphql query inputs by @InfiniteTF in #292
- Add scene code field by @InfiniteTF in #295
- Hide deleted sub-studios by @InfiniteTF in #296
- Update Discord channel name by @peolic in #311
- Add gender icon to SearchField results by @peolic in #310
- Fix edit comment order by @peolic in #307
- Require explicitly setting gender in performer form by @InfiniteTF in #315
- Ensure trending scenes order across pagination by @peolic in #309
- Hide "Favorites" edit filter when a fixed type is provided by @peolic in #308
- Default header edit link to pending edits by @InfiniteTF in #316
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- Fix
WithTxn
rollback by @peolic in #273 - Mark deleted search results by @peolic in #272
- Resolve tag redirects when submitting drafts by @peolic in #268
- Make tag diff more compact by @peolic in #269
- fix editValidator value translation by @peolic in #270
- Performer form/merge updates by @peolic in #271
- Fix null error when deleting a draft that no longer exists by @InfiniteTF in #274
Full Changelog: v0.1.3...v0.1.4