1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/CHANGELOG
2016-01-08 00:46:38 +00:00

57 lines
2.0 KiB
Plaintext

0.5.0
=====
- Build against libmesode if available
- Handle invalid SSL certificates (requires libmesode)
- TLS indicator in titlebar
- Allow auto extended away
- Include last acitvity in initial presence (xep-0256)
- Last Activity (xep-0012)
- Run command sequence with /script
- Account startscript property
- Export roster to CSV file with /export
- User specified text triggers for chat room notifications
- Per chat room notification options
- Option to include active chat rooms in roster panel
- Time format preferences per window type
- /subject command allows edit, prepend and append operations
- More roster panel configuration options
- Check ~/.config/profanity/inputrc for readline settings
- Custom readline functions for navigation key bindings
- Autoping timeout preference
0.4.7
=====
- GNU Readline
- OpenPGP support
- Message Carbons (xep-0280)
- Message Delivery Receipts (xep-0184)
- MUC Mediated Invitation support
- Configurable time formatting
- Option to show JIDs in roster
- Option to hide empty groups in roster
- Generate UUID for unnamed new MUC rooms
- Themable UI preference to indicate OTR and PGP messages
- Reformatted help
- devel: Added functional tests using libexpect and libstabber
0.4.6
=====
- 16 colour support (/theme colours)
- UI preferences included in themes
- /wrap - Word wrapping
- /time - Show/hide time in main window, and configure precision
- /roster - Show/hide and customise roster panel
- /roster and /occupants panel size settings (% of screen width)
- /account default - Set default account for /connect
- /account remove
- /presence - Show/hide contact presence in titlebar
- /resource - Override resource during chat, resource display settings
- Improved chat session handling <http://xmpp.org/rfcs/rfc6121.html#message-chat>
- Lower CPU usage with dynamic input blocking timeout
- Keychain/keyring integration using account eval_password property
- Disable term window title by default
- Fixed remote code execution bug on OSX when desktop notifications configured to show message text