Skip to content

v5.28.2 Event Calendar Revisions

Compare
Choose a tag to compare
@SabreCat SabreCat released this 05 Sep 16:59
· 26 commits to develop since this release

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 without nodemon, 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 and micromatch packages (@dependabot)