Release Notes
This update adds more caching to the expansion to avoid overloading the PronounDB service:
- Pronouns are now fetched asynchronously instead of blocking the main thread.
- Cached pronouns now stay cached for `12 hours`.
- Logging out no longer invalidates the cache unnecessarily.
- All uncached players are added to a queue from which the pronouns of up to 50 players at a time are fetched every `5 min`.