2015-12-01 19:34:27 -05:00
|
|
|
0.5.0
|
2015-09-24 17:22:53 -04:00
|
|
|
=====
|
|
|
|
|
|
|
|
- Build against libmesode if available
|
2016-01-07 19:53:22 -05:00
|
|
|
- SSL certificate verification (requires libmesode) (/tls)
|
|
|
|
- Allow auto extended away (/autoaway)
|
2016-01-07 19:58:25 -05:00
|
|
|
- Include last acitvity in initial presence (xep-0256) (/lastactivity)
|
|
|
|
- Last Activity (xep-0012) (/lastactivity)
|
2016-01-07 19:53:22 -05:00
|
|
|
- Ability to run command scripts (/script)
|
2016-01-07 19:58:25 -05:00
|
|
|
- Account startscript property to execute a command script on connect (/account)
|
2016-01-07 19:53:22 -05:00
|
|
|
- Export roster to CSV file (/export)
|
|
|
|
- User specified text triggers for chat room notifications (/notify)
|
|
|
|
- Per chat room notification options (/notify)
|
|
|
|
- More roster panel display options (/roster)
|
|
|
|
- Option to include active chat rooms in roster panel (/roster)
|
|
|
|
- Time format preferences per window type (/time)
|
|
|
|
- Edit, prepend and append to room subject (/subject)
|
|
|
|
- Autoping timeout preference (/autoping)
|
2016-01-07 20:29:56 -05:00
|
|
|
- Window navigation by window title (/win)
|
2016-01-07 19:53:22 -05:00
|
|
|
- Configure level of room message notifications in console window (/console)
|
2016-01-07 19:46:38 -05:00
|
|
|
- Check ~/.config/profanity/inputrc for readline settings
|
|
|
|
- Custom readline functions for navigation key bindings
|
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
|