API
- Content: Backgrounds and Armoire items for August 2018
- Fix: Include
disableClasses
preference in public fields so other clients can hide Mana bar appropriately (thanks to @thefifthisa) - Fix: Don't award "joined Challenge" achievement when user creates a Challenge (thanks to @alexfig)
- Fix: Prevent duplicate notifications for Guild/Party chat messages (thanks to @negue)
- Chore: Locale files updated
- Chore: Bailey news announcements
Client
- Feature: Make "Participant" link actually bring up list of quest participants (thanks to @thefifthisa and @Alys)
- Fix: Advanced Options area in tasks respects user's start-collapsed setting (thanks to @alexfig)
- Fix: Better handling for drag scrolling tasks when skill drawer is visible (thanks to @texastoland)
- Fix: Clicking away or pressing Esc with tag list open only closes that submodal, not entire task edit session (thanks to @thefifthisa)
- Fix: Start Quest modal selects quest and enables/disables Start button more intelligently (thanks to @probaton)
- Refactor: Reorganize and DRY some modal-related code