This is small request but i am asking to know to future references:
- Is it possible to extend docs of runtime and for each new api to add in which version was available?
- Right now when you go to docs it is assumed it is up to date with newest Nakama version, but if you are using older nakama version and go to docs page, and see a command you don’t know when that api was introduced unless you scan github and changelogs to try to figure out.
Thanks
Example could be:
leaderboard_record_write ( Requires/Introducated in 3.23.0 )
Use the preconfigured operator for the given leaderboard to submit a score for a particular user.