1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-18 19:04:14 -04:00
profanity/CHANGELOG

45 lines
1.5 KiB
Plaintext
Raw Normal View History

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