Skip to content

2023.10.29

Compare
Choose a tag to compare
@jukebox42 jukebox42 released this 29 Oct 22:41
· 10 commits to main since this release
f191fbc

Restore the error popup. It should no longer spam users. it will replace the error with the new message if it comes in while it's being shown.

New Features:

  • N/A

Bug Fixes:

  • Stopped the error modal from spamming if more than one error comes in quick.

Internals:

  • Error popup is now stored internally. We replace it if we need to.