| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| build-windows-msys2-MinSizeRel.zip | 2023-11-11 | 31.3 MB | |
| README.md | 2023-11-11 | 1.2 kB | |
| v0.1.13 source code.tar.gz | 2023-11-11 | 13.0 MB | |
| v0.1.13 source code.zip | 2023-11-11 | 13.1 MB | |
| Totals: 4 Items | 57.4 MB | 1 | |
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