2024.05.05
What's Changed
- Prevent import of inventory if storage location already has items in it and double importing by @vincent-truong-dev in #4300
- #4294 Disable deleting purchases and donations with inactive items by @pshong79 in #4302
Internal / Developer Changes
- Remove event discrepancy logic by @dorner in #4247
- refactor: change item seeding removal strategy by @elasticspoon in #4264
- #4248: fix flaky tests that depends on jQuery by @callmarx in #4268
- refactor: remove item seeding (models easy) by @elasticspoon in #4221
- refactor: remove item seeding (requests 1) by @elasticspoon in #4325
- fix: test failures from removing seeding by @elasticspoon in #4327
- refactor: remove item seeding (models med) by @elasticspoon in #4222
System Updates
- build(deps): bump jbuilder from 2.11.5 to 2.12.0 by @dependabot in #4317
- build(deps): bump coverband from 6.1.1 to 6.1.2 by @dependabot in #4316
- build(deps-dev): bump knapsack_pro from 7.0.1 to 7.1.0 by @dependabot in #4322
- build(deps): bump dotenv-rails from 3.1.0 to 3.1.1 by @dependabot in #4321
- build(deps): bump httparty from 0.21.0 to 0.22.0 by @dependabot in #4320
- build(deps): bump geocoder from 1.8.2 to 1.8.3 by @dependabot in #4326
New Contributors
Full Changelog: 2024.04.28...2024.05.05