Skip to content

v0.25.10

Choose a tag to compare

@github-actions github-actions released this 10 Jun 23:02
· 249 commits to main since this release

What's new

  • Avatar images now render inline in the nick list tooltip — fetched async, cached at native size up to 32×32
  • Browse button in Preferences to pick a local avatar image from your computer
  • Local file paths accepted in the avatar URL field — displayed locally, never broadcast to the server
  • Profile Preferences section (Display Name + Avatar URL) and /displayname / /avatar commands
  • Nick tooltip label renamed from "Display Name" to "Name"

Fix

  • Avatar URLs not parsing on Ergo — Ergo's serializer omits the trailing colon on space-free values; both the 761 and METADATA push handlers now fall back to the correct param slot

Full Changelog: v0.25.9...v0.25.10