Skip to content

v2.0.3

Compare
Choose a tag to compare
@greeeen-dev greeeen-dev released this 15 Jun 13:49
· 978 commits to main since this release
  • Improved Bridge latency (time between on_message event and UnifierBridge.send call) from ~250ms to <1ms by avoiding webhook fetching where possible
  • Improved speed for messages with attachments by concurrently processing attachments for each target server
  • Adds encrypted config.json and data.json file backup system
  • Fixes a bug where Unifier may crash when the on_ready event is called twice