Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi
On 12.10.2022 the version 0.13.1 has been released.
π **Profanity 0.13.0 has been released** π
Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi.
Release Notes:
https://github.com/profanity-im/profanity/releases/tag/0.13.0
# Profanity 0.12.x
*Eight months and 207 commits after 0.11.0 we are happy to release 0.12.0.*
# What's new?
- Add in-band account registration (XEP-0077)
- New theme: snikket
- Allow more UI indicator signs to be UTF-8 characters
- Add /correct-editor command
- Add support for User Mood (XEP 0107)
- Add DOAP file (XEP-0453)
- Add /subject editor command
- Add hotkey for sending readline text to editor
- Add easy quoting
- When typing > you can now use TAB to cycle through the messages in the chat window to quote those messages easily.
- Improvements, cleanup and bug fixing