Skip to content

v3.2.1-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 09:35

3.2.1-beta.3 (2026-08-11)

馃悶 Bug Fixes

  • Optimise popup timeout progress bar to update only every 1/10th timeout, max 500ms, instead of every 10ms, using linear animation to progress between updates. This approach is much less Browser resource intensive. (41dd6af), closes #1363