Skip to content

v0.1.13

Compare
Choose a tag to compare
@ouwou ouwou released this 11 Nov 07:58
· 216 commits to master since this release

Changes:

  • Member list implementation rewritten. Now uses a more efficient TreeView which should lead to noticeably lower memory usage and less delay when switching channels
  • Added gui.font_scale setting
  • Added option to actually delete deleted messages instead of displaying [deleted] indicator (contribution: #237)
  • Added option to mix microphone input down to mono
  • Animated emojis will now be animated in reactions
  • Updated list of connections and their images
  • Updated permissions in role view in guild settings

Fixes:

  • Fixed build number fetch failing
  • Fixed some embeds not displaying properly with only a title
  • Fixed pasting not working in the message box on non-English keyboard layouts
  • Fixed gap in profile connections list if image not found
  • Fixed some display names being escaped twice

Notes:

Next couple of things I'm mainly working on are better compatibility with GTK (i.e., respect the system theme) while maintaining the current as a default, a server listing more reminiscent of Discord's sidebar, animated gifs in chat using libnsgif, who knows what else. As always open issues for feedback/ideas/bugs/stuff is broken whatever