Skip to content

Releases: Fortnite-API/py-wrapper

New Rarity & Bugfixes

09 Dec 16:12
Compare
Choose a tag to compare
  • Added GAMING_LEGENDS to BrCosmeticRarity
  • Fixed issue when datetimes are None
  • Fixed issue if BrCosmetic's type is None

Playlist & Map Endpoints

07 Oct 19:20
Compare
Choose a tag to compare
  • Added playlist endpoints
  • Added map endpoints

ID Search Bugfix

25 Jul 23:58
Compare
Choose a tag to compare
  • Fixed search by ID for async

ID Search Bugfix

25 Jul 23:23
Compare
Choose a tag to compare
  • Fixed search by id url

ID search Bugfix

25 Jul 22:59
Compare
Choose a tag to compare
  • Fixed search by id url
  • Removed unnecessary debugs

Pet Carrier fix

11 Jul 11:21
Compare
Choose a tag to compare
  • Added PET_CARRIER to BrCosmeticType

Banner endpoint

11 Jul 10:56
Compare
Choose a tag to compare
  • Added banner endpoints
  • Fix Spanish Latin language

New cosmetics endpoint and small additions

09 Jul 17:51
Compare
Choose a tag to compare
  • Added new Cosmetics endpoint
  • Added id, added and added_since as search parameter
  • Added showcase_video to BrCosmetic

Bugfix

13 Jun 12:16
Compare
Choose a tag to compare
  • Fixed issue that a dict was returned instead of a 'BrCosmeticVariantOption' class

Bugfixes

12 Jun 19:44
Compare
Choose a tag to compare
  • Fixed issue that Forbidden and NotFound where confused when using the async wrapper
  • Fixed issue that Forbidden error handling was missing in sync wrapper