v0.8.15
New Features
- Added support for legacy login (username + password) on servers not running Matrix Authentication Service. This only works for already existing accounts; registration is not supported.
- Improved drag-and-drop: dropping a file now highlights exactly where it will land, and dropped files are no longer swallowed by text fields on some platforms.
- The slash-command popup now shows the full command list when your search doesn't match anything, and scrolls when there are more commands than fit on screen.
- Emojis in the compose box and room list previews now render at the larger size already used in the timeline.
Fixes
- Windows: fixed a crash that could occur when repeatedly opening and closing certain search or text-entry fields.
- Reduced memory usage during long sessions by fixing several places where internal caches could grow without bound.
- Fixed a rare crash when certain settings or list items were rebuilt while still handling a click.
- Windows: fixed the password field showing the wrong character for the masking dots.
- Fixed clicking the room name or avatar sometimes opening the room topic's link instead.
- Fixed misaligned dropdown menus in Room Settings → Permissions.
Full Changelog: v0.8.14...v0.8.15