Skip to content

v7.2.0

Latest
Compare
Choose a tag to compare
@neet neet released this 14 Jul 01:23
df4e263

7.2.0 (2025-07-14)

Features

  • Add blur enum value for FilterAction type (bd6efb3)
  • Add dateOfBirth property to CreateAccountParams (1ee4a42)
  • Add id and featuring property to Tag API (4bcc23a)
  • Add minAge and reasonRequired property to Instance (a57620e)
  • Add translations property to Rule entity (bf908c4)
  • Add endorsement APIs to AccountsResource (2f38c45)
  • Add feature/unfeature methods to TagResource (7f790fc)
  • Add quote entities and attach to statuses (#1324) (be42256)

Bug Fixes

  • Export Quote and ShallowQuote entity types (3364148)
  • Mark nullable parameters optional for consistency (dbfdadf)
  • Use Pick<T, U> for StatusEdit["quote"] (4817a7a)