Skip to content

aochatproxy 4.0.0

Compare
Choose a tag to compare
@Gelbpunkt Gelbpunkt released this 31 Jan 16:29
· 25 commits to stable since this release

Breaking changes:

  • Config now uses HJSON format in a config.json instead of .env since Windows users had issues with .env files, please migrate based on this example
  • Enviroment variables will now properly overwrite the defaults and values from a config.json
  • Spam tells and sending spam tells over the main are now enabled by default

Fixes:

  • Potential crash with logging set to TRACE and chat notices
  • Ratelimit will now also be applied for group messages on the same bucket as tells

Behavior changes:

  • If the main that is connecting is already one of the workers, the proxy will display an error message instead of causing cryptic behavior

Improvements:

  • Performance optimizations
  • Less dependencies and smaller binaries