Skip to content

2023.10.28

Compare
Choose a tag to compare
@jukebox42 jukebox42 released this 28 Oct 14:19
· 4 commits to main since this release

Fix missing debug at startup. Temporarily removed the error popup because it often spams users. I will re-introduce it when I have time to work around the spamming. for now the information will still be available in the nav and you can still click into the settings page to get the error link.

New Features:

  • N/A

Bug Fixes:

  • Fix startup hang with missing debug
  • Disabled the popup to avoid the spam

Internals:

  • The log function is a lot more resilient now with key checking and a try catch wrapper around it.