1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-09 21:30:42 +00:00
profanity/CHANGELOG

57 lines
2.0 KiB
Plaintext
Raw Normal View History

0.5.0
2015-09-24 21:22:53 +00:00
=====
- Build against libmesode if available
- Handle invalid SSL certificates (requires libmesode)
2015-10-14 21:28:06 +00:00
- TLS indicator in titlebar
2015-09-27 23:18:50 +00:00
- Allow auto extended away
2015-09-27 23:18:12 +00:00
- Include last acitvity in initial presence (xep-0256)
2015-09-29 23:12:40 +00:00
- Last Activity (xep-0012)
2015-11-09 01:49:05 +00:00
- Run command sequence with /script
- Account startscript property
2015-12-02 00:43:26 +00:00
- Export roster to CSV file with /export
- User specified text triggers for chat room notifications
- Per chat room notification options
2016-01-08 00:46:38 +00:00
- 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
2015-09-24 21:22:53 +00:00
2015-03-10 21:24:38 +00:00
0.4.7
=====
- GNU Readline
2015-06-21 23:06:07 +00:00
- OpenPGP support
2015-03-10 21:24:38 +00:00
- Message Carbons (xep-0280)
2015-03-15 20:28:09 +00:00
- Message Delivery Receipts (xep-0184)
2015-04-11 20:42:58 +00:00
- MUC Mediated Invitation support
2015-07-20 23:25:08 +00:00
- Configurable time formatting
2015-07-20 23:27:32 +00:00
- Option to show JIDs in roster
- Option to hide empty groups in roster
2015-07-20 23:25:08 +00:00
- Generate UUID for unnamed new MUC rooms
2015-09-15 18:13:07 +00:00
- Themable UI preference to indicate OTR and PGP messages
2015-09-02 23:39:04 +00:00
- Reformatted help
- devel: Added functional tests using libexpect and libstabber
2015-03-10 21:24:38 +00:00
2014-11-28 12:54:24 +00:00
0.4.6
=====
2015-02-11 00:01:17 +00:00
- 16 colour support (/theme colours)
2014-11-28 12:54:24 +00:00
- UI preferences included in themes
2015-02-11 00:01:17 +00:00
- /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
2014-11-28 12:54:24 +00:00
- /account remove
2015-02-11 00:01:17 +00:00
- /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
2015-02-23 00:37:46 +00:00
- Fixed remote code execution bug on OSX when desktop notifications configured to show message text