Releases: na-ji/leaderboard
Releases · na-ji/leaderboard
v7.1.3
7.1.3 (2023-10-05)
Bug Fixes
v7.1.2
7.1.2 (2023-04-20)
Bug Fixes
- auth: check role on every guild the user is member of (5052795)
v7.1.1
7.1.1 (2023-04-12)
Bug Fixes
- fix server not starting with ESM modules (00e0904)
v7.1.0
7.1.0 (2023-04-04)
Bug Fixes
- profile: fix last seen displaying wrong time (06b9a5e)
Features
- profile: add tooltip to last seen displaying full datetime (3c8ffcc)
- profile: display badge icon depending on tier (d34954f), closes #489
v7.0.0
7.0.0 (2023-03-21)
Features
- add support for friend code scanning (745b8bf)
- fetch profile page depending on trainer name instead of friendship id (d18512b), closes #488
BREAKING CHANGES
- Player profile URL now uses trainer name instead of friendship ID.
You will get a 404 page not found on previous URLs.
v6.0.6
6.0.6 (2023-03-10)
Bug Fixes
- prevent build from crashing when GO battle league is over (ac2e580)
v6.0.5
6.0.5 (2023-02-22)
Bug Fixes
- auth: properly log errors when using discord API (27381b3)
v6.0.4
6.0.4 (2023-02-17)
Bug Fixes
- period-leaderboard: fix progression defaulting to 0 when a value is new (54d36cf)
v6.0.3
6.0.3 (2023-02-17)
Bug Fixes
- config: set default role id to empty array (a76ac33)
- discord-auth: check if config is correct before taking decision on providing access (8331275)
- period-leaderboard: fix missing columns when computing progression (395a155)
v6.0.2
6.0.2 (2023-02-13)
Bug Fixes
- correctly set PORT before starting nextjs server (fa9cb22)