2015-12-02 00:34:27 +00:00
|
|
|
0.5.0
|
2015-09-24 22:22:53 +01:00
|
|
|
=====
|
|
|
|
|
|
|
|
- Build against libmesode if available
|
2016-01-08 00:53:22 +00:00
|
|
|
- SSL certificate verification (requires libmesode) (/tls)
|
|
|
|
- Allow auto extended away (/autoaway)
|
2015-09-28 00:18:12 +01:00
|
|
|
- Include last acitvity in initial presence (xep-0256)
|
2015-09-30 00:12:40 +01:00
|
|
|
- Last Activity (xep-0012)
|
2016-01-08 00:53:22 +00:00
|
|
|
- Ability to run command scripts (/script)
|
|
|
|
- Account startscript property to execute a command script on connect
|
|
|
|
- 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)
|
|
|
|
- Configure level of room message notifications in console window (/console)
|
2016-01-08 00:46:38 +00:00
|
|
|
- Check ~/.config/profanity/inputrc for readline settings
|
|
|
|
- Custom readline functions for navigation key bindings
|
2015-09-24 22:22:53 +01:00
|
|
|
|
2015-03-10 21:24:38 +00:00
|
|
|
0.4.7
|
|
|
|
=====
|
|
|
|
|
|
|
|
- GNU Readline
|
2015-06-22 00:06:07 +01: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 21:42:58 +01:00
|
|
|
- MUC Mediated Invitation support
|
2015-07-21 00:25:08 +01:00
|
|
|
- Configurable time formatting
|
2015-07-21 00:27:32 +01:00
|
|
|
- Option to show JIDs in roster
|
|
|
|
- Option to hide empty groups in roster
|
2015-07-21 00:25:08 +01:00
|
|
|
- Generate UUID for unnamed new MUC rooms
|
2015-09-15 19:13:07 +01:00
|
|
|
- Themable UI preference to indicate OTR and PGP messages
|
2015-09-03 00:39:04 +01: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
|