Skip to content

Hotfix v1.18.2 (performance update)

Compare
Choose a tag to compare
@409H 409H released this 22 Jun 23:02
· 1771 commits to master since this release

v1.18.2 is a performance update patch to the Twitter badge functionality. You should start to see less CPU spikes and less lag 👍

  • Fixes lag spike when composing a new tweet/reply by not running logic if that is the active element.
  • Fixes some CPU spike when running whitelist/blacklist logic by creating a session cache so we don't run the same logic twice a user id