Skip to content

Releases: DarkAtra/v-rising-discord-bot

v2.11.3

14 Aug 17:47
Compare
Choose a tag to compare

2.11.3 (2024-08-14)

Bug Fixes

  • handle bot companion http client errors correctly (5f3d6b6)

v2.11.2

11 Aug 15:30
Compare
Choose a tag to compare

2.11.2 (2024-08-11)

Bug Fixes

  • player count is now calculated based on the getPlayers response (3c3460b)

v2.11.1

11 Aug 15:11
Compare
Choose a tag to compare

2.11.1 (2024-08-11)

Bug Fixes

  • deps: update all non-major dependencies (be866c3)

v2.11.0

11 Aug 14:36
Compare
Choose a tag to compare

2.11.0 (2024-08-11)

Notable Changes

  • heavily refactors the database schema and bot commands

Features

  • gh-124: automated database backups
  • gh-123: prepare for leaderboards

Fixes

  • better error handling
  • improve error messages for ServerQueryClient
  • native hints for bot companion
  • build native image with march=compatibility to support older cpus

Other Changes

  • update nitrite version from 3.x to 4.x
  • add debug log at the start of the update loop
  • update documentation

v2.11.0-next.7

11 Aug 13:42
Compare
Choose a tag to compare
v2.11.0-next.7 Pre-release
Pre-release

2.11.0-next.7 (2024-08-11)

Bug Fixes

  • next pre release (525e97b)
  • run db migration tests in native image (5f24368)

v2.11.0-next.6

09 Aug 20:37
Compare
Choose a tag to compare
v2.11.0-next.6 Pre-release
Pre-release

2.11.0-next.6 (2024-08-09)

Bug Fixes

v2.11.0-next.5

09 Aug 20:08
Compare
Choose a tag to compare
v2.11.0-next.5 Pre-release
Pre-release

2.11.0-next.5 (2024-08-09)

Bug Fixes

  • build native image with march=compatibility to support older cpus (b237af7)

v2.11.0-next.4

09 Aug 18:54
Compare
Choose a tag to compare
v2.11.0-next.4 Pre-release
Pre-release

2.11.0-next.4 (2024-08-09)

Bug Fixes

v2.11.0-next.3

13 Jul 16:07
Compare
Choose a tag to compare
v2.11.0-next.3 Pre-release
Pre-release

2.11.0-next.3 (2024-07-13)

Bug Fixes

  • fix native hints for bot companion (a6956cd)

v2.11.0-next.2

12 Jul 15:40
Compare
Choose a tag to compare
v2.11.0-next.2 Pre-release
Pre-release

2.11.0-next.2 (2024-07-12)

Bug Fixes

  • improve error messages for ServerQueryClient (032075e)