Skip to content

Releases: GreepTheSheep/node-trackmania.io

Release 3.2.2

14 Jun 12:06
12354de
Compare
Choose a tag to compare
  • Added mastodon in PlayerMeta (#144)
  • Updated dependencies
  • Updated README

Release 3.2.1

03 Aug 22:55
dcfcd45
Compare
Choose a tag to compare
  • Updated TOTD Checker
  • Updated Deformatter stripFormat()
  • Updated luxon

Release 3.2.0

21 Jun 21:22
4857548
Compare
Choose a tag to compare
  • Updated API keys info from README (#109)
  • Updated luxon to 2.4.0
  • Add Campaign WR activity API
  • Deprecate Client#formatTMText in favor of Client#stripFormat
  • Fixed + character not replaced to - in players login
  • Updated TOTD check

Release 3.1.1

02 May 19:11
4ec81fd
Compare
Choose a tag to compare
  • Fix condition to res.ok when making API requests (#104)
  • Fix leaderboard not returning one result
  • Add check by monthDay if TOTD corresponds on event
  • Update luxon to version 2.3.2

Release 3.1.0

Release 3.0.6

27 Jan 08:39
36545cb
Compare
Choose a tag to compare
  • Add support for Matches (#80)
  • Deleting Map Voting (service stopped)
  • Updated security dependencies (node-fetch)

Release 3.0.5

12 Jan 16:58
342ee94
Compare
Choose a tag to compare
  • Fixing wrong regex for TMMap.storageId
  • Useragent uses TMIO_UA as env variable by default
  • Fixing mistakes on examples & create error catch example
  • Fix ratelimit details not saved correctly in a case of server error (#77)
  • Add Campaign.mapCount and Campaign.map(index) (#78)

Release 3.0.4

26 Dec 11:54
6d04a39
Compare
Choose a tag to compare
  • Add new map leaderboard API (#71)
  • Added cached map thumbnail from tmio (#73)

Release 3.0.3

12 Dec 09:41
e7ff3e5
Compare
Choose a tag to compare
  • Fixed TOTD cache not returning the correct map of the day (#63)
  • Fixed leaderboardId returning undefined on TOTD
  • Update PlayerMatchmaking with total players (#65)
  • Create PlayerZone (#64)
  • Added possibility to get the login of a Player (with PlayerManager or in the Player)
  • Add Ad (Maniapubs) (#66)
  • Add news to Client (idk why this isn't lol)
  • Fix client is undefined on TOTD event (#68)
  • Fix Ad not shown in documentation (#66)
  • Fix undefined if run tmio from CLI

Release 3.0.2

25 Nov 07:28
21d16c3
Compare
Choose a tag to compare
  • formatTMText has been moved to Client client.formatTMText() (#61)
  • Util is now private, you can't now use Util (#61)
  • Fixing campaign.leaderboardId returning undefined
  • Updating Readme with API and Documentation section
  • Fixing workflows error