Skip to content

Releases: na-ji/leaderboard

v6.0.1

13 Feb 21:20
Compare
Choose a tag to compare

6.0.1 (2023-02-13)

Bug Fixes

  • periodleaderboard: fix period query breaking because of negative results (d1f6634)

v6.0.0

13 Feb 20:28
Compare
Choose a tag to compare

6.0.0 (2023-02-13)

Features

BREAKING CHANGES

  • The schema is now based on Golbat backend. See the migration guide in
    MIGRATION.md.

v5.5.1

02 May 10:59
Compare
Choose a tag to compare

5.5.1 (2022-05-02)

Bug Fixes

  • leaderboard: fix split row hover on desktop (33ff600)

v5.5.0

02 May 10:41
Compare
Choose a tag to compare

5.5.0 (2022-05-02)

Features

  • config: add title option to configure header content (81cf698)
  • leaderboard: add global stats cards (d15a628)

v5.4.0

01 May 20:36
Compare
Choose a tag to compare

5.4.0 (2022-05-01)

Bug Fixes

  • leaderboard: fix cropped table header labels (8067311)
  • profile: add missing unique pokestops badge asset (f136762)

Features

  • translate everything to German (thanks AcoVanConis) (854e70e)

v5.3.1

01 May 17:23
Compare
Choose a tag to compare

5.3.1 (2022-05-01)

Bug Fixes

  • profile: fix xp progression not translated correctly (f62e091)

v5.3.0

01 May 16:54
Compare
Choose a tag to compare

5.3.0 (2022-05-01)

Bug Fixes

  • profile: fix xp bar overflowing on mobile (864c3fd)

Features

  • config: add option to enable/disable locales (5693108)

v5.2.0

01 May 15:45
Compare
Choose a tag to compare

5.2.0 (2022-05-01)

Bug Fixes

  • leaderboard: fix period select not appearing correctly on mobile (96031d0)

Features

  • add german support (not translated yet) (9c5ae2e)
  • profile: compute XP bar (5ed6cbe)

v5.1.0

30 Apr 16:46
Compare
Choose a tag to compare

5.1.0 (2022-04-30)

Bug Fixes

  • auth: disable Discord provider when auth is disabled (8a7bab7)
  • leaderboard: fix period select not working all the time (b6c94a8)
  • profile: fix page loading with empty trainer (02964eb)
  • try to fix vercel not importing config files (9bac695)

Features

  • leaderboard: add desktop period selector (7dc7dc3)
  • leaderboard: add mobile period selector (3bb1b5d)
  • redesign whole app (d32f5a1)

v5.0.0

12 Apr 17:46
Compare
Choose a tag to compare

5.0.0 (2022-04-12)

Features

  • discord-auth: accept multiple roles or guilds. Now the authentication will check if the user has at least one of the roles configured, or is members of at least one of the guilds configured. (852cbc3)

BREAKING CHANGES

  • discord-auth: Now the roleId and guildId options accepts an array of IDs