Skip to content

v5.2.0

Compare
Choose a tag to compare
@idinium96 idinium96 released this 21 Jul 08:40
· 703 commits to master since this release
50ec429

#1248

Updates

  • 🎨 Discord presence implementation (#1242, #1249)
  • βœ… Some improvement on the !halt and !unhalt commands (#1245)
  • 🚧 Implement queue for sending Discord Webhook Alert (main and/or ppu) (#1247)
  • πŸ”„ Make reputation check isolated from each other (#1252)
    • πŸ—ƒπŸ”Ž Also cache user reputation, reset every 12 hours (#1254)
  • πŸ”„ Bumped dependencies
  • πŸ”„ Changes in options.json: fd7b3ab

Fixes

  • πŸ”¨ Fixed some problem with Autokeys (#1243)
  • πŸ”¨ Fixed automatic check for missing/mismatching listings being executed despite in halt mode (#1244, #1246)
  • πŸ”¨ Fixed crash during startup not properly handled (#1171 extension - #1250, #1253)
  • πŸ”¨ Fixed catch error 401 (Unauthorized - Prices.tf) too early before JWT token get renewed (#1251) - credit @Nicklason