Skip to content

v3.4.4

Choose a tag to compare

@Liam-DeVoe Liam-DeVoe released this 09 Feb 23:17
· 156 commits to master since this release
  • add provisional api._beatmap_scores_non_legacy endpoint
    • this implements the /beatmaps/{beatmap}/solo-scores endpoint, which returns lazer-specific data in a new format.
    • feel free to give feedback on this endpoint on either discord or through github issues! The api design and classes on ossapi's side are not final and subject to change.
    • speaking of, this is a provisional and unstable api. I may and will make breaking changes to this endpoint without a major version bump before I finalize it by removing its underscore. As always, I will try to minimize this changes, and any changes will be communicated in release notes and on discord.
  • add UserCompact.active_tournament_banners
  • add UserCompact.session_verified
  • add Events.cursor
  • fix some events from api.events() not parsing correctly