Skip to content

v1.1.4

Latest
Compare
Choose a tag to compare
@zaytri zaytri released this 19 Feb 05:36

Fixes

  • When you have both a primary and secondary pronoun, it now correctly shows the subject form of both pronouns (for example, showing they/she instead of they/her)
  • Won't hang up if the pronouns API has slowdowns
    • Result of /pronouns endpoint is now hardcoded, so no need for anything to wait for that, but a background fetch for that endpoint still happens and replaces that when resolved
    • If fetching a user's pronouns takes longer than 500 milliseconds, it'll just assume no pronouns (null), but continues to fetch their pronouns in the background to cache it when requested again

Other Changes

Full Changelog: 1.1.3...1.1.4