Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Aug 12:10
· 1 commit to main since this release

Added

  • Add includeDescription to search_character, search_staff and get_todays_birthdays, for the bio they no longer fetch by default. 9e93b12

Changed

  • Stop fetching each entry's bio by default in search_character/search_staff/get_todays_birthdays, cutting a typical response by 70-80%. 9e93b12
  • Return every settable field from add_list_entry/update_list_entry, so a write can be verified without a follow-up read. 4bd3659

Fixed

  • Give the hidden_gems prompt an explicit score sort and filters; without them its plan browsed AniList's default id order. 3336714
  • Drop an empty statusText from the upstream error message, which read "HTTP 404 : Not Found." 2ab798b