- Added interactive device verification support (#161, only outgoing requests currently)
- Added option to show inline link target as text (thanks to @r3k2 in #189)
- Added
/edit
command as an alternative to ↑/↓ (#200) - Added support for importing and exporting message decryption keys (#159)
- Added command for uploading files (#62, started by @wvffle in #206)
- Added parameter autocompletion for some commands (mostly the new crypto and upload commands, but also
/download
and/open
) - Fixed autocompleting HTML pills when markdown is disabled (#190)
- Fixed editing the same message many times (#195)
- Fixed mangled comment newlines in code blocks (#120, thanks to @wvffle in #214)