Skip to content

v4.167.0 Weekly Content and PRs

Compare
Choose a tag to compare
@SabreCat SabreCat released this 29 Oct 16:22
· 3150 commits to develop since this release

API

  • Feature: Add ability to send client events, e.g. button clicks, to server analytics service (thanks to @paglias)
  • Feature: Allow analytics events to be flagged as user support data, not sent to business analytics
  • Fix: Don't allow quest owner to be ejected from a party (thanks to @thewilloftheshadow)
  • Fix: Capture request headers in analytics events more consistently (thanks to @paglias)
  • Fix: Quests that are obtained via level-up can be initiated regardless of player's current level (thanks to @hamboomger)
  • Fix: Better handling for diacritic characters when performing banned words check (thanks to @bigsee)

Client

  • Feature: Update page title based on user's navigation for many commonly used views (thanks to @jbusa22)
  • Fix: Allow keyboard access to missing elements on party page (thanks to @J-Sanderson)
  • Fix: Correct punctuation and alignment for RTL languages (thanks to @mario130)
  • Chore: Track some client analytics events using new functionality (thanks to @paglias)