Skip to content

v1.3.1

Latest

Choose a tag to compare

@AnonBOTpl AnonBOTpl released this 18 Jul 18:58
· 1 commit to main since this release

v1.3.1

πŸ› Bug Fixes

  • Action bar messages now properly display on the HUD overlay instead of chat
  • Toast block button (β›”) now works correctly
  • Icon cache retries after transient network errors (3 attempts, cooldown)
  • After reconnect fails, mod cleans up station state (no phantom "playing")
  • Search results no longer have race conditions
  • Settings screen button overlap fixed (Export/Import in separate row)

πŸ”„ Changes

  • Toast text: marquee β†’ static clipped text with ellipsis
  • All toast sizes widened by +40px, new XL size (290px)

✨ New Features

  • Auto-reconnect with 3 attempts (2s/5s/15s), toggle in settings
  • Thread pool (shared executor service)
  • Shared HttpClient pool (faster searches, keep-alive)