github hikari-py/hikari 2.3.0

latest releases: 2.5.0, 2.4.1, 2.4.0...
7 months ago

2.3.0 (2025-04-22)

Breaking Changes

Features

  • Add components V2 (UIKit) support
  • Add Permissions.SEND_POLLS and Permissions.USE_EXTERNAL_APPS. (#2311)
  • Add the following values to UserFlag:
    • SPAMMER 1 << 20
    • PROVISIONAL_ACCOUNT 1 << 23
    • QUARANTINED 1 << 44
    • COLLABORATOR 1 << 50
    • RESTRICTED_COLLABORATOR 1 << 51 (#2314)

Bugfixes

  • Add approximate_user_install_count attribute to Application. (#2303)

Don't miss a new hikari release

NewReleases is sending notifications on new releases.