API
- Fix: Events calendar revised and updated (@CuriousMagpie) including adjustments to Fall and Spooky Gem Sales (@SabreCat)
- Fix: Handle subpaths in auth middleware for
userFields
requests -- addresses errors coming from some Google Scripts (@phillipthelen) - Chore: Locale files updated (@weblate)
Repo
- Feature: New Node command
npm start:simple
that runs server withoutnodemon
, necessary in some dev environments (@negue) - Feature: Post build hook to send a message to Slack saying an environment has deployed (@phillipthelen)
- Fix: Remove hardcoded index references from some tests that were causing spurious failures based on presence or absence of NEW_MYSTERY_ITEMS notification (@phillipthelen)
- Chore: Security updates to
webpack
andmicromatch
packages (@dependabot)