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