v1.1.3 #39
TTTaevas
announced in
Announcements
v1.1.3
#39
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wake up babe, new minor release for osu-api-v2-js just dropped
User Tags
This is the first version to implement the newly added (beatmap) user tags!
getBeatmapUserTags()
has been added, though it merely lists all user tags that currently existsrelated_tags
is a new property that can be found forBeatmapset.Extended.Plus
top_tag_ids
andcurrent_user_tag_ids
are two new properties for theBeatmap
s that are found in thebeatmaps
property ofBeatmapset.Extended.Plus
Other stuff
ranked_beatmapset_count
property has been added toUser.Extended
(it was noticed to be missing in ranked_beatmapset_count is missing and nominated_beatmapset_count is invalid #38)max_combo
property has been added to some additionalBeatmap
sgetBeatmapSoloScores()
has been deprecated as the route it uses has been deprecated by the API server a few days ago, please usegetBeatmapScores()
instead!Enjoy!!
Full Changelog: v1.1.2...v1.1.3
This discussion was created from the release v1.1.3.
Beta Was this translation helpful? Give feedback.
All reactions