Skip to content

Releases: Fortnite-API/py-wrapper

Banner endpoint

11 Jul 10:56

Choose a tag to compare

  • Added banner endpoints
  • Fix Spanish Latin language

New cosmetics endpoint and small additions

09 Jul 17:51

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

Choose a tag to compare

  • Fixed issue that a dict was returned instead of a 'BrCosmeticVariantOption' class

Bugfixes

12 Jun 19:44

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

Bugfix

12 Jun 19:26

Choose a tag to compare

  • Fixed issue where Enums or datetime are not converted when using them as search parameter

Bugfixes

10 Jun 23:09

Choose a tag to compare

  • Fixed issue that API key was still required
  • Changed type and rarity parameter to enums

Stats & Bugfixes

15 May 00:35

Choose a tag to compare

  • Fixed issue when the result is no JSON
  • Renamed user to account
  • Added UNKNOWN rarity for some rare cases where the library wasn't updated fast enough
  • Added stats endpoints
  • Added forbidden error
  • Fixed issue with aiohttp library version

Slurp Rarity and Combined Shop

05 May 17:11

Choose a tag to compare

  • Added combined argument in shop.fetch which use the new combined endpoint instead
  • Added slurp rarity

Update to Version 2

03 May 23:11

Choose a tag to compare

  • Updated library to all v2 changes
  • API Key isn't required anymore

Bugfixes + Improvements

11 Mar 15:43

Choose a tag to compare

  • Fixes AES endpoints
  • Added option to get AES by converting AES class to string
  • Added shout to CosmeticType