Skip to content

2.5.12 - 2026-08-21

Choose a tag to compare

@github-actions github-actions released this 21 Aug 11:17

Release Notes

Bug Fixes

  • Remove repeated allocations from emoji reaction filtering by @chojs23
  • Fix Rust 1.98 Clippy failures by @chojs23
  • (tui) Synchronize animated media redraws by @chojs23
  • (tui) Fix profile update picker row by @chojs23

Features

  • Enlarge all emoji in emoji-only messages by @chojs23
  • (reactions) Customizing top 10 emojis in config.toml (#326) in #326 by @Wulgaren
  • Improve profile popup ui by @chojs23
  • (theme) Add configurable unified selection markers to theme settings (#330) in #330 by @chojs23
  • (tui) Preview guild stickers as inline media (#329) in #329 by @gandol
  • (tui) Render Discord Lottie stickers inline by @chojs23

Miscellaneous Tasks

New Contributors