Skip to content

Latest commit

 

History

History
1860 lines (1045 loc) · 58.5 KB

File metadata and controls

1860 lines (1045 loc) · 58.5 KB

CHANGELOG

v4.4.0 (2026-05-01)

Features

v4.3.0 (2026-05-01)

Build System

Features

  • Updated images and app dependencies, fixed background refresh issue (#410, 20db6b2)

v4.2.1 (2026-04-30)

Bug Fixes

v4.2.0 (2026-04-26)

Build System

  • deps: Bump python-dotenv from 1.2.1 to 1.2.2 (#406, 1c27881)

Features

  • Added support for heroes subroles and perks (#407, 6148399)

v4.1.1 (2026-04-18)

Bug Fixes

  • Fixed an issue where reverse enrichment with Blizzard ID (#405, b38b44a)

Build System

  • deps: Bump python-multipart from 0.0.22 to 0.0.26 (#403, ad36a88)

  • deps-dev: Bump pytest from 9.0.2 to 9.0.3 (#402, 89c5cfb)

Chores

  • Revise OverFast API client entry and add overwatch_py (bc8ba2d)

v4.1.0 (2026-04-10)

Build System

  • deps: Bump aiohttp from 3.13.3 to 3.13.4 (#400, 0477e36)

  • deps: Bump pygments from 2.19.2 to 2.20.0 (#399, f9c90cc)

Features

v4.0.2 (2026-03-29)

Bug Fixes

  • Invalid gamemode id again and again for hero stats (#398, 89a99a6)

Chores

  • Revise community projects and copyright year (992210a)

v4.0.1 (2026-03-17)

Bug Fixes

  • Fixed invalid gamemode id again for hero stats (#396, a267e9c)

Build System

  • deps-dev: Bump memray from 1.19.1 to 1.19.2 (#393, 8d7a3ad)

v4.0.0 (2026-03-10)

Features

v3.48.2 (2026-03-10)

Bug Fixes

  • Fixed issue inducing tests being slow (#390, 19e5eea)

v3.48.1 (2026-03-10)

Bug Fixes

  • players: Fixed edge case in refresh process (#389, 3084134)

v3.48.0 (2026-03-09)

Features

  • grafana: Improved dashboards accuracy (#388, 1ed0915)

v3.47.0 (2026-03-09)

Features

  • Phase 5 - Introduced Blizzard API calls throttling system (#387, 22a31f7)

v3.46.0 (2026-02-25)

Features

  • storage: Replace SQLite with PostgreSQL (#386, 3668f63)

v3.45.1 (2026-02-23)

Bug Fixes

  • player: Validate discriminator when matching player from search results (#385, 1315ec5)

v3.45.0 (2026-02-23)

Features

  • Updated dependencies including FastAPI last performance improvement (#381, 6f97f1b)

v3.44.2 (2026-02-22)

Bug Fixes

  • caching: Removed irrelevant nginx check on global rate limit after phase 4 (#379, 0f07a38)

v3.44.1 (2026-02-22)

Bug Fixes

  • client: Add in-memory rate limit fallback when Valkey is unavailable (#372, 566bc3c)

v3.44.0 (2026-02-22)

Features

  • Phase 4 - Introduced Domain services with Stale-While-Revalidate caching (#378, d90c9af)

v3.43.0 (2026-02-21)

Features

  • heroes: Add hero background images support (#377, 9d0c147)

v3.42.1 (2026-02-19)

Bug Fixes

  • storage: Added max age for players profile storage with temporary cleanup background task (#375, afc6548)

v3.42.0 (2026-02-19)

Features

  • cache: Moved unknown players tracking to Valkey cache (#374, ca56f5e)

v3.41.8 (2026-02-19)

Bug Fixes

  • storage: Add retry limit to _acquire_connection to prevent infinite loop (#371, 477ea45)

v3.41.7 (2026-02-19)

Bug Fixes

  • parsers: Add null checks for optional HTML sections in player profile (#370, 7bb49c0)

v3.41.6 (2026-02-19)

Bug Fixes

  • stats: Handle unknown heroes gracefully in stats computation (#373, cbe0444)

v3.41.5 (2026-02-19)

Bug Fixes

  • storage: Added some sqlite optimization settings (#368, 15d88b7)

v3.41.4 (2026-02-18)

Bug Fixes

  • storage: Add SQLite connection pool and config (#367, d95527a)

v3.41.3 (2026-02-18)

Bug Fixes

  • sqlite: Using single connection and optimizing player_status query (#366, 73b3ac1)

v3.41.2 (2026-02-18)

Bug Fixes

  • Fixed issue where swagger and redoc were not displaying properly if API is rate limited (#365, c36c6ee)

v3.41.1 (2026-02-18)

Bug Fixes

  • Ensure root documentation page can be consulted even if API is being rate limited (#364, d2c0d65)

v3.41.0 (2026-02-16)

Features

  • Improved global 429 management with nginx and improved SQLite usage with mmap (#363, 7a81f67)

v3.40.0 (2026-02-16)

Features

  • nginx: Added nginx configuration settings for performances tuning (#362, b94b6dc)

v3.39.0 (2026-02-16)

Features

  • storage: Implement SQLite persistent storage with complete Port/Adapter pattern (#361, b198b2c)

v3.38.2 (2026-02-13)

Bug Fixes

  • parsers: Correct competitive gamemode mapping (#360, 4049ce1)

v3.38.1 (2026-02-13)

Bug Fixes

  • Fixed dashboard issues and missing category key on player profile endpoint (#358, 6c72dab)

v3.38.0 (2026-02-12)

Features

  • Phase 2 - Complete monitoring infrastructure with enhanced dashboards (#357, ea563a2)

v3.37.0 (2026-02-11)

Features

v3.36.0 (2026-02-11)

Features

  • Add support for heroes data related to Stadium (#355, 54591e0)

v3.35.2 (2026-02-10)

Bug Fixes

  • Put back proper error management on some controllers after rework (#353, e916d98)

v3.35.1 (2026-02-10)

Bug Fixes

  • Fixed issue with missing category names on profile pages sometimes (#352, a4ae304)

v3.35.0 (2026-02-10)

Features

  • Improved discord webhook message format (#351, 5b319aa)

v3.34.4 (2026-02-10)

Bug Fixes

  • Several bugfixes on player profiles edge cases (#350, 0192bdf)

v3.34.3 (2026-02-09)

Bug Fixes

  • Fixed issue when players didn't have stats (#349, 4e7cf15)

v3.34.2 (2026-02-08)

Bug Fixes

  • Forcing en-us versions of player profile pages to be loaded for the API (#348, 1f5bceb)

v3.34.1 (2026-02-08)

Bug Fixes

v3.34.0 (2026-02-08)

Features

  • Started to rework project with DDD (ports and adapters) (#346, 17cb27e)

v3.33.0 (2026-02-05)

Features

  • Added new heroes and removed the 2 from game name (#345, 2965796)

v3.32.1 (2026-02-01)

Bug Fixes

  • Revert "feat: added monitoring regarding Blizzard rate limits (#343)" (#344, 2e9a3b6)

v3.32.0 (2026-02-01)

Features

  • Added monitoring regarding Blizzard rate limits (#343, 05b5203)

v3.31.0 (2026-02-01)

Features

v3.30.0 (2026-01-04)

Features

  • monitoring: Added Sentry support for monitoring (#341, 0bf2f26)

v3.29.1 (2025-12-24)

Bug Fixes

  • Added unknown players negative caching to improve performances (#340, fe66b14)

v3.29.0 (2025-12-24)

Features

v3.28.1 (2025-12-16)

Bug Fixes

  • Fixed players search endpoint after Blizzard removal of Battle Tag on search (#338, d13e64c)

v3.28.0 (2025-12-11)

Build System

  • deps: Bump pydantic from 2.12.4 to 2.12.5 (#331, ec65741)

  • deps: Bump ruff from 0.14.6 to 0.14.7 (#332, 3f929b0)

  • deps: Bump selectolax from 0.4.3 to 0.4.4 (#334, 792b382)

  • deps: Update fastapi[standard-no-fastapi-cloud-cli] requirement (#333, 8e7d59c)

Features

v3.27.0 (2025-11-28)

Features

v3.26.1 (2025-11-26)

Bug Fixes

v3.26.0 (2025-11-25)

Build System

  • deps: Bump pre-commit from 4.4.0 to 4.5.0 (#326, 3f75440)

  • deps: Bump pytest from 8.4.2 to 9.0.1 (#325, 09da432)

  • deps: Bump ruff from 0.14.5 to 0.14.6 (#324, 8d9abbb)

Chores

Features

  • redoc: Added style to Redoc documentation (#327, 08e480a)

v3.25.0 (2025-11-17)

Build System

  • deps: Bump pre-commit from 4.3.0 to 4.4.0 (#318, 7dd43e7)

  • deps: Bump pydantic from 2.12.3 to 2.12.4 (#316, 0c5d426)

  • deps: Bump pydantic-settings from 2.11.0 to 2.12.0 (#321, f788439)

  • deps: Bump pytest-asyncio from 1.2.0 to 1.3.0 (#322, fed39dd)

  • deps: Bump ruff from 0.14.3 to 0.14.4 (#317, 193d229)

  • deps: Bump ruff from 0.14.4 to 0.14.5 (#320, 85dc7fb)

  • deps: Bump selectolax from 0.4.0 to 0.4.3 (#319, 774cb9b)

Features

v3.24.1 (2025-11-08)

Bug Fixes

Build System

  • deps: Bump memray from 1.18.0 to 1.19.1 (#312, 48399f8)

  • deps: Bump pydantic from 2.12.0 to 2.12.3 (#310, 3d72d64)

  • deps: Bump ruff from 0.14.0 to 0.14.2 (#311, 9dc5f96)

  • deps: Bump ruff from 0.14.2 to 0.14.3 (#313, 9b9b6dc)

  • deps: Update fastapi[standard-no-fastapi-cloud-cli] requirement (#309, 6628026)

v3.24.0 (2025-10-15)

Build System

  • deps: Bump pydantic from 2.11.10 to 2.12.0 (#307, 77716eb)

  • deps: Bump pydantic from 2.11.9 to 2.11.10 (#305, 701b6df)

  • deps: Update fastapi[standard-no-fastapi-cloud-cli] requirement (#306, 1916eed)

Features

  • Updated python to 3.14 and updated dependencies (#308, f6861fb)

v3.23.1 (2025-10-05)

Bug Fixes

  • Added support for old player summary format still being used in some regions (#304, c5c7c73)

v3.23.0 (2025-09-29)

Build System

  • deps: Bump pydantic-settings from 2.10.1 to 2.11.0 (#300, ef99174)

  • deps: Bump selectolax from 0.3.34 to 0.4.0 (#301, 0da8f45)

  • deps: Update fastapi[standard-no-fastapi-cloud-cli] requirement (#302, a58750b)

  • deps: Update fastapi[standard-no-fastapi-cloud-cli] requirement (#298, f452fb0)

Features

  • Added justfile as makefile alternative (#303, 22fde57)

v3.22.1 (2025-09-21)

Bug Fixes

  • Adjusted automated deployment workflow (04ee30c)

Chores

  • config: Configure Python Semantic Release (be8eeb4)

v3.22.0 (2025-09-18)

Bug Fixes

  • Fixed profile pages after blizzard unlocks update (#297, 52b0a8b)

  • Updated deploy gh workflow (50eda58)

Build System

  • deps: Bump pydantic from 2.11.7 to 2.11.9 (#295, bc04da1)

  • deps: Bump selectolax from 0.3.29 to 0.3.34 (#294, 088e58e)

Features

  • Added gh workflow for automated deploy (c5d1e4f)

v3.21.1 (2025-09-02)

Bug Fixes

  • Fixed invalid maps URLs and added tests to ensure no regression (#293, c4ae03e)

v3.21.0 (2025-08-31)

Features

v3.20.0 (2025-08-30)

Features

  • Added payload race gamemode with two maps (#290, b5d82eb)

v3.19.0 (2025-08-20)

Features

v3.18.1 (2025-08-18)

Bug Fixes

  • Prevent discord notif on 429 for unlock data (#286, 6354e2a)

v3.18.0 (2025-08-16)

Features

  • Improved redis and nginx interactions for caching (#285, 7bbf2c8)

v3.17.0 (2025-08-16)

Features

  • Unlock data cache is now persistent across restarts (#284, f8c4379)

v3.16.1 (2025-08-14)

Bug Fixes

  • Fixed issue with missing data-hero-id in stats concerning wuyang (#283, 41763f6)

v3.16.0 (2025-08-14)

Build System

Features

v3.15.2 (2025-08-09)

Bug Fixes

  • Added new necessary header for retrieving unlocks data (#279, cdb03cf)

v3.15.1 (2025-07-18)

v3.15.0 (2025-07-18)

v3.14.0 (2025-07-01)

Bug Fixes

Build System

  • deps: Bump pydantic from 2.11.5 to 2.11.7 (#261, f8dfce9)

  • deps: Bump pydantic-settings from 2.9.1 to 2.10.0 (#263, b1dde4e)

  • deps: Bump selectolax from 0.3.29 to 0.3.30 (#262, fc42272)

Features

v3.13.1 (2025-06-08)

Build System

  • deps: Bump pydantic from 2.11.4 to 2.11.5 (#257, a42ab00)

  • deps: Bump redis from 6.1.0 to 6.2.0 (#259, 5041af3)

v3.13.0 (2025-05-22)

Build System

Features

  • Added practice range map and gamemode (#256, f0c869b)

v3.12.1 (2025-05-15)

Build System

  • deps: Bump pydantic from 2.11.3 to 2.11.4 (#251, 2ae45c3)

  • deps: Bump selectolax from 0.3.28 to 0.3.29 (#252, d127788)

v3.12.0 (2025-04-27)

Features

  • Added unknown players cache to limit impact on Blizzard rate limits (#250, c3e54dc)

v3.11.3 (2025-04-27)

Features

v3.11.2 (2025-04-27)

Features

  • Using OverFastClient within UnlocksManager (#248, 2db4128)

v3.11.1 (2025-04-26)

Features

v3.11.0 (2025-04-26)

Build System

  • deps: Bump pydantic-settings from 2.8.1 to 2.9.1 (#242, 07afa93)

Features

  • Added support for unlocks data after Blizzard breaking changes (#246, 80b63f9)

v3.10.4 (2025-04-14)

Build System

  • deps: Bump pydantic from 2.10.6 to 2.11.2 (#239, ab240d2)

  • deps: Bump selectolax from 0.3.27 to 0.3.28 (#235, 971fa17)

  • deps: Update pydantic-settings requirement (#233, fbe5505)

Features

v3.10.3 (2025-04-07)

Bug Fixes

  • Fixed issue with invalid html format when player not found (#240, 4237155)

v3.10.2 (2025-03-29)

Bug Fixes

  • Fixed issue on heroes pages for es-mx and ko-kr locales (#237, af79d10)

Features

v3.10.1 (2025-03-11)

Bug Fixes

  • Fixed issue with some profiles having empty select (#234, 8e03aa6)

v3.10.0 (2025-03-08)

Features

  • Added setting to disable discord message on rate limit (#232, 9c9c115)

v3.9.4 (2025-03-04)

Bug Fixes

  • Added proper support for remote protocol error from Blizzard (#231, bade464)

v3.9.3 (2025-02-15)

Features

v3.9.2 (2025-02-04)

Features

v3.9.1 (2025-02-02)

Bug Fixes

  • encoding: Forcing ascii chars in app response body (#227, f0f4aab)

v3.9.0 (2025-01-04)

Features

  • Added support for btag on players search endpoints. updated dependencies (#225, cfe7e32)

v3.8.2 (2025-01-01)

Bug Fixes

  • Using entire btag with encoded number sign for players search (#224, 6871d2d)

v3.8.1 (2024-12-15)

v3.8.0 (2024-11-26)

Features

v3.7.0 (2024-11-24)

Features

  • Added support for TTL in response headers (#219, 24df519)

v3.6.1 (2024-11-23)

v3.6.0 (2024-11-21)

Features

v3.5.1 (2024-11-12)

Bug Fixes

  • Fixed parsing after blizzard change of main div (#216, 9baecbe)

v3.5.0 (2024-11-10)

Features

  • Refactored tests to make them easier to maintain (#215, 20341ed)

v3.4.0 (2024-11-09)

Features

v3.3.0 (2024-11-09)

Features

  • Replaced Beautiful Soup by selectolax to enhance performance (#213, 9916b04)

  • Updated gh actions versions (#212, 7e60c1d)

v3.2.1 (2024-11-07)

Bug Fixes

  • Fixed memory leak and added more profiling middlewares (#211, da6d501)

v3.2.0 (2024-11-05)

Features

  • Optimized performances on player profiles parsing (#210, 9a602d0)

v3.1.0 (2024-11-04)

Features

  • Added gamemode and platform filtering on all player data endpoint (#209, 6620eaa)

v3.0.0 (2024-11-03)

Features

v2.40.1 (2024-10-26)

Features

v2.40.0 (2024-10-26)

Features

  • Added configurable rate limiting system (#205, b8f66de)

v2.39.0 (2024-10-17)

Features

v2.38.0 (2024-10-15)

Features

  • Added possibility to toggle background cache system (#202, 7c6b6a3)

v2.37.2 (2024-10-12)

Features

v2.37.1 (2024-09-15)

Bug Fixes

  • Fixed issue with missing chapter content on Juno hero page (#195, 5e9d333)

v2.37.0 (2024-09-12)

Features

v2.36.0 (2024-09-04)

Features

v2.35.2 (2024-08-29)

Features

  • Updated uv to 0.4.0 and adjusted config accordingly (#186, 051aaee)

v2.35.1 (2024-08-27)

Bug Fixes

  • Fixed an issue with LastUpdatedAt cache refresh (#185, 875d506)

v2.35.0 (2024-08-25)

Features

  • Added last_updated_at in players search results and player summary (#184, 9325b4f)

v2.34.1 (2024-08-24)

Features

v2.34.0 (2024-08-24)

Build System

  • deps: Bump fastapi from 0.111.1 to 0.112.0 (#172, cd64305)

  • deps: Bump fastapi from 0.112.0 to 0.112.1 (#180, 3c99216)

  • deps: Bump lxml from 5.2.2 to 5.3.0 (#178, d169870)

  • deps: Bump pydantic-settings from 2.3.4 to 2.4.0 (#173, a69bb31)

  • deps: Bump redis from 5.0.7 to 5.0.8 (#175, 8c76424)

  • deps-dev: Bump fakeredis from 2.23.3 to 2.23.5 (#176, 0fb0b26)

  • deps-dev: Bump ruff from 0.5.5 to 0.5.6 (#174, 88564b8)

  • deps-dev: Bump ruff from 0.5.6 to 0.5.7 (#179, 4a24577)

Features

v2.33.1 (2024-08-02)

Bug Fixes

Build System

  • deps-dev: Bump pre-commit from 3.7.1 to 3.8.0 (#168, 40d067a)

  • deps-dev: Bump pytest from 8.3.1 to 8.3.2 (#169, 1017398)

  • deps-dev: Bump ruff from 0.5.4 to 0.5.5 (#170, 91451e4)

v2.33.0 (2024-07-27)

v2.32.1 (2024-07-27)

Bug Fixes

  • Fixed two issues with Blizzard profiles (#166, 6b68612)

Build System

  • deps-dev: Bump pytest from 8.2.2 to 8.3.1 (#165, b6a23f0)

  • deps-dev: Bump pytest-asyncio from 0.23.7 to 0.23.8 (#163, e403d82)

  • deps-dev: Bump ruff from 0.5.2 to 0.5.4 (#164, 6fadcdb)

v2.32.0 (2024-07-19)

Build System

  • deps: Bump certifi from 2024.2.2 to 2024.7.4 in the pip group (#156, b2e16d5)

  • deps: Bump fastapi from 0.111.0 to 0.111.1 (#159, 27996c3)

  • deps: Bump pydantic from 2.7.4 to 2.8.2 (#158, 7463446)

  • deps-dev: Bump ruff from 0.5.0 to 0.5.1 (#157, d53ebcd)

  • deps-dev: Bump ruff from 0.5.1 to 0.5.2 (#160, 4d8b7e1)

  • deps-dev: Bump setuptools from 69.5.1 to 70.0.0 in the pip group (#161, 2ea133c)

Features

  • Added HTTP 429 response doc if option is enabled (#155, d48b104)

  • Added support for Juno. Updated heroes data. (#162, e9d872c)

v2.31.0 (2024-07-01)

Build System

  • deps: Bump pydantic-settings from 2.3.3 to 2.3.4 (#152, cb508c9)

  • deps: Bump redis from 5.0.6 to 5.0.7 (#151, ed9c825)

  • deps-dev: Bump fakeredis from 2.23.2 to 2.23.3 (#153, 331946d)

  • deps-dev: Bump ruff from 0.4.10 to 0.5.0 (#150, 63e720e)

Features

v2.30.0 (2024-06-24)

Build System

  • deps-dev: Bump ruff from 0.4.9 to 0.4.10 (#147, 374711b)

Features

  • Updated nginx version to latest, and using custom ngx_http_redis version with fix for nginx >= 1.23 (#146, e9cdf0e)

v2.29.4 (2024-06-23)

Bug Fixes

  • Fixed issue with roles endpoint since Blizzard update (#145, e6fd7b8)

v2.29.3 (2024-06-20)

Bug Fixes

  • Updated api parser after last Blizzard pages update (#144, 7b01ba1)

Build System

  • deps: Bump pydantic from 2.7.3 to 2.7.4 (#139, 9eae4ed)

  • deps: Bump pydantic-settings from 2.3.1 to 2.3.3 (#141, c47cf8b)

  • deps: Bump redis from 5.0.5 to 5.0.6 (#140, 17983a9)

  • deps-dev: Bump ruff from 0.4.8 to 0.4.9 (#138, 32fe549)

v2.29.2 (2024-06-12)

Build System

  • deps: Bump pydantic from 2.7.2 to 2.7.3 (#135, dd1c13b)

  • deps: Bump pydantic-settings from 2.2.1 to 2.3.1 (#134, 0c37c3f)

  • deps: Bump redis from 5.0.4 to 5.0.5 (#132, 5320ec9)

  • deps-dev: Bump pytest from 8.2.1 to 8.2.2 (#133, 79d25b6)

  • deps-dev: Bump ruff from 0.4.7 to 0.4.8 (#136, 9169bbf)

Features

  • Now building ngx_http_redis_module.so on nginx image build (#137, 037fc09)

v2.29.1 (2024-06-09)

Build System

  • deps: Bump pydantic from 2.7.1 to 2.7.2 (#128, 203b5b7)

  • deps-dev: Bump ruff from 0.4.4 to 0.4.5 (#127, 1ae0637)

  • deps-dev: Bump ruff from 0.4.5 to 0.4.7 (#129, 32e763e)

v2.29.0 (2024-05-20)

Bug Fixes

  • Fixed an issue with roles page after Blizzard update (#126, becf032)

Build System

  • deps-dev: Bump fakeredis from 2.23.1 to 2.23.2 (#124, 7bb94fe)

  • deps-dev: Bump pytest from 8.2.0 to 8.2.1 (#123, e944721)

  • deps-dev: Bump pytest-asyncio from 0.23.6 to 0.23.7 (#125, 80d1876)

Features

v2.28.1 (2024-04-18)

Bug Fixes

  • Fixed age and birthday support for all locales (#111, 87673db)

v2.28.0 (2024-04-16)

v2.27.1 (2024-04-11)

Features

v2.27.0 (2024-03-30)

Features

  • Added Makefile to run local commands (01c0a6d)

  • Now using docker for dev with dedicated makefile (#107, 4f1ffd4)

v2.26.0 (2024-02-22)

Features

  • Adding Blizzard ID to the search JSON (#98, f5108d2)

v2.25.2 (2024-02-20)

Features

  • Made status page URL configurable and added description about live instance rate limits (#97, 43cf8a1)

v2.25.1 (2024-02-14)

Bug Fixes

  • Fixed support for champion rank (ultimate) (#95, d56fd30)

v2.25.0 (2024-02-14)

Bug Fixes

  • Fixed issues after Blizzard update and mostly update competitive informations (#93, 24a321f)

v2.24.0 (2024-01-02)

v2.23.1 (2023-12-22)

Bug Fixes

  • Fixed an issue when a player played on season 0in Blizzard data. Updated Mauga data following patch notes. (#80, 04cfcba)

v2.23.0 (2023-12-06)

Bug Fixes

  • Fixed issue with new big numbers format on Blizzard stats. Updated heroes data. (#79, 5002fc0)

v2.22.1 (2023-11-05)

Features

  • Updated Mauga data and added preemptive support for Venture (810e617)

v2.22.0 (2023-11-04)

Features

v2.21.0 (2023-11-01)

Features

  • Updated flashpoint with official data. updated heroes data from last update. (#74, cd52977)

v2.20.2 (2023-11-01)

Bug Fixes

  • Issue with player profiles without title ingame (#73, 6ea8315)

Features

  • Bump version in pyproject.toml (0607123)

v2.20.1 (2023-10-25)

Bug Fixes

  • Fixed an issue with new icon url for roles (#69, c4b8908)

  • Updated email information (83ca658)

v2.20.0 (2023-10-11)

Bug Fixes

  • Updated tests after dependencies update (daffc8e)

Features

v2.19.4 (2023-09-02)

v2.19.3 (2023-08-13)

v2.19.2 (2023-08-11)

v2.19.1 (2023-08-09)

v2.19.0 (2023-08-07)

v2.18.0 (2023-08-06)

v2.17.2 (2023-06-17)

v2.17.1 (2023-05-28)

v2.17.0 (2023-05-27)

v2.16.0 (2023-05-21)

v2.15.1 (2023-05-09)

v2.15.0 (2023-05-04)

v2.14.0 (2023-04-19)

v2.13.1 (2023-04-18)

v2.13.0 (2023-04-04)

v2.12.0 (2023-03-29)

v2.11.1 (2023-03-25)

v2.11.0 (2023-03-21)

v2.10.0 (2023-03-12)

v2.9.0 (2023-03-05)

v2.8.3 (2023-03-05)

v2.8.2 (2023-02-27)

v2.8.1 (2023-02-25)

v2.8.0 (2023-02-22)

v2.7.2 (2023-02-19)

v2.7.1 (2023-02-13)

v2.7.0 (2023-01-29)

v2.6.0 (2023-01-25)

v2.5.0 (2023-01-23)

v2.4.0 (2023-01-08)

v2.3.4 (2023-01-03)

v2.3.3 (2022-12-19)

v2.3.2 (2022-12-11)

v2.3.1 (2022-12-09)

v2.3.0 (2022-12-08)

v2.2.0 (2022-12-06)

v2.1.1 (2022-11-19)

v2.1.0 (2022-11-19)

v2.0.3 (2022-10-31)

v2.0.2 (2022-10-28)

v2.0.1 (2022-10-09)

v2.0.0 (2022-10-09)

  • Initial Release