Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

v2.30.6

Choose a tag to compare

@github-actions github-actions released this 19 Jun 23:23
· 365 commits to main since this release

Bug Fixes

  • server/inventory: possible race condition when saving? (Linden)
  • server/mysql: unresolved promise when saving (#1371) #1371 (xXJamie_Xx)

Code Refactoring

  • server/mysql: print number of successfully saved inventories (Linden)
  • server/mysql: await all queries in db.saveInventories (Linden)