1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-05-16 20:58:26 -04:00

Updated CHANGELOG

This commit is contained in:
James Booth 2015-02-11 00:01:17 +00:00
parent 421ce2876a
commit 0bf9d324ff

View File

@ -1,16 +1,17 @@
0.4.6 0.4.6
===== =====
- 16 colour support - 16 colour support (/theme colours)
- UI preferences included in themes - UI preferences included in themes
- Word wrapping (/wrap) - /wrap - Word wrapping
- Show hide time (/time) - /time - Show/hide time in main window, and configure precision
- Show or hide and customise roster panel (/roster) - /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 - /account remove
- Added default account for /connect - /presence - Show/hide contact presence in titlebar
- Additional readline style shortcuts - /resource - Override resource during chat, resource display settings
- Improved chat session handling - Improved chat session handling <http://xmpp.org/rfcs/rfc6121.html#message-chat>
- Override resource during chat and resource display settings (/resource) - Lower CPU usage with dynamic input blocking timeout
- Disable terminal title by default, additonal title on exit - Keychain/keyring integration using account eval_password property
- Dynamic input blocking timeout to use less CPU - Disable term window title by default
- eval_password property on accounts for retrieving password from keyring/keychain