2024.05.12
What's Changed
- #4178: Revamp the privacy policy page by @SinanTang in #4255
- Add initial allocation column to distributions index by @veezus in #4318
- feat: add FMV column to purchases by @sean-dickinson in #4328
- Fix spelling and make Oxford comma usage consistent by @norrismei in #4344
- Fix type error error preventing validation errors from being displayed by @OliverLeighC in #4345
- #4218 customize distribution receipt by @nikolaz90 in #4234
Internal / Developer Changes
- feat(tests): Add helper to await select2 by @elasticspoon in #4335
- refactor: remove item seeding (models hard) by @elasticspoon in #4223
- refactor(tests): remove seeded item reliance (services 1) by @elasticspoon in #4330
- refactor: remove reliance on seeded items (Queries/PDFs/Helpers) by @elasticspoon in #4334
- refactor(tests): remove seeded item reliance (lib/jobs/controllers/routing) by @elasticspoon in #4336
- refactor(tests): remove reliance on seeded items (system) by @elasticspoon in #4339
- refactor: remove reliance on seeded db data (services 2) by @elasticspoon in #4332
- Add tests for
partner_settings
partials by @norrismei in #4343 - Fix failing spec by @dorner in #4347
- refactor(tests): remove seeded db reliance (system 2) by @elasticspoon in #4348
- refactor: remove seeded item reliance (events) by @elasticspoon in #4337
- refactor: remove reliance on preseeded data (requests 2) by @elasticspoon in #4329
- refactor(tests): remove reliance on seeded db (system 3) by @elasticspoon in #4349
System Updates
- build(deps): bump dotenv-rails from 3.1.1 to 3.1.2 by @dependabot in #4340
- build(deps-dev): bump knapsack_pro from 7.1.0 to 7.2.0 by @dependabot in #4346
New Contributors
- @SinanTang made their first contribution in #4255
- @sean-dickinson made their first contribution in #4328
- @norrismei made their first contribution in #4344
- @OliverLeighC made their first contribution in #4345
Full Changelog: 2024.05.05...2024.05.12