2019-09-24 03:05:57 -04:00
|
|
|
0.7.1 (2019-09-24)
|
|
|
|
=====
|
|
|
|
|
|
|
|
- Fix copyright/info displayed email
|
|
|
|
- Fix typos in OMEMO logs
|
2019-09-24 06:37:00 -04:00
|
|
|
- Fix crash when jid has no node part (#1153, #1193)
|
2019-09-24 03:05:57 -04:00
|
|
|
|
2019-07-31 05:06:21 -04:00
|
|
|
0.7.0 (2019-07-31)
|
2019-06-24 01:42:46 -04:00
|
|
|
=====
|
|
|
|
|
|
|
|
- Fix plugin unload return code if just one plugin fails (#995)
|
|
|
|
- Fix several typos
|
|
|
|
- Fix some display indentation issues (#1073)
|
|
|
|
- Fail plugin unload if the plugin doesnt exist
|
|
|
|
- Improve encrypted message stub header by mentioning the encryption method
|
|
|
|
- Fix GPG encryption (#997)
|
|
|
|
- Redraw sceen after entry of PGP key (#906)
|
|
|
|
- Fix support for case-sensitive account names (#725)
|
|
|
|
- Fix /me display when highlighting user in MUCs (#950)
|
|
|
|
- Fix `make dist` (0f0659a)
|
|
|
|
- Fix use after free bug (#1044)
|
|
|
|
- Fix segfault on connect with default account (#1046)
|
|
|
|
- Implement OMEMO support (#1039, #658, #1070)
|
|
|
|
- Add random string at the end of the default resource (#1053)
|
|
|
|
- Fix handling of messages without ID in MUC (#1061)
|
|
|
|
- Add library versioning to libprofanity (#973)
|
|
|
|
- Add more customization: occupants indent (/occupants) (#690, #1072)
|
|
|
|
- Add more customization: occupants header char (/occupants) (#690, #1074)
|
|
|
|
- Add more customization: occupants wrap (/occupants) (#690, 125ca2f)
|
|
|
|
- Add more customization: occupants char (/occupants) (#690, #1084)
|
|
|
|
- Fix formatting for privileges on (a666f0d)
|
|
|
|
- Fix usage of statusbar number in theme (#1078)
|
|
|
|
- Fix Debian 32bit tests (#1091)
|
|
|
|
- Fix unit tests (#1092)
|
|
|
|
- Fix infinite loop on connection loss (#1103)
|
|
|
|
- Don't clear saved account data in session_disconnect (#1106)
|
|
|
|
- Cancel autoping timer on disconnect or connection loss (#1105)
|
|
|
|
- Fix SIGABRT on connection loss (#1083)
|
|
|
|
- Only print room history for new messages upon reconnect (#704, #1110)
|
|
|
|
- Check if valid account before setting autoconnect (#1112)
|
|
|
|
- Improve plugin load error message, in case built without support (cc697de)
|
|
|
|
- Iterate up to 100 logfiles (#519)
|
|
|
|
- Fix rejoining of MUCs upon reconnect (#1120)
|
|
|
|
- Add option to set all window related time formats (#632, #1120)
|
2019-07-22 09:39:22 -04:00
|
|
|
- Always check for directory changes with sendfile auto completion (#1154)
|
|
|
|
- Fix several memory leaks (#1130, + plenty commits)
|
2019-06-24 01:42:46 -04:00
|
|
|
- For details see https://github.com/profanity-im/profanity/milestone/17
|
|
|
|
|
2019-06-05 03:10:59 -04:00
|
|
|
0.6.0 (2019-02-18)
|
2016-09-19 18:57:37 -04:00
|
|
|
=====
|
|
|
|
|
2016-09-25 19:02:36 -04:00
|
|
|
- Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin)
|
2017-12-19 01:56:16 -05:00
|
|
|
- Allow loading/unloading all plugins (/plugins)
|
2017-06-13 18:39:33 -04:00
|
|
|
- Allow installing plugins from directory (/plugins)
|
2018-10-04 07:04:55 -04:00
|
|
|
- Allow uninstallation of plugins (/plugins uninstall)
|
|
|
|
- Allow update of plugins (/plugins update)
|
2017-06-13 18:39:33 -04:00
|
|
|
- Theme option for status bar time (statusbar.time)
|
|
|
|
- Case/accent insensitive autocompletion
|
|
|
|
- Shift tab to select previous autocomplete suggestion
|
|
|
|
- Allow searching help (/help search_all|search_any)
|
2017-07-13 17:29:22 -04:00
|
|
|
- Support for Legacy SSL
|
2018-10-04 07:04:55 -04:00
|
|
|
- Allow caching of rooms (/rooms cache)
|
|
|
|
- Add autocompletion for servername when listing rooms (/rooms service)
|
|
|
|
- Allow showing/disabling tab number in statusbar (/statusbar show)
|
|
|
|
- Adjust configure for OpenBSD
|
|
|
|
- Use UUIDs instead of counter for messages
|
|
|
|
- Support basic ad-hoc commands(xep-0050) (/command)
|
2018-11-06 07:01:27 -05:00
|
|
|
- Add option to trust server's certificate (/connect, /account)
|
2019-01-10 06:48:05 -05:00
|
|
|
- Add possibility to close windows via prof_win_close inputrc hook
|
2019-05-03 04:51:28 -04:00
|
|
|
- Bug fixes: https://github.com/profanity-im/profanity/milestone/16?closed=1
|
2016-09-19 18:57:37 -04:00
|
|
|
|
2019-06-05 03:10:59 -04:00
|
|
|
0.5.1 (2017-01-28)
|
2016-10-17 19:18:11 -04:00
|
|
|
=====
|
|
|
|
|
2016-11-06 18:09:00 -05:00
|
|
|
- Add prof.get_room_nick plugins api function
|
2016-11-06 17:34:07 -05:00
|
|
|
- Add main.help.header theme option
|
2016-10-17 19:18:11 -04:00
|
|
|
- Look for system TLS certificate path by default (/tls certpath)
|
2017-01-28 15:30:33 -05:00
|
|
|
- Use service discovery to set account muc property
|
|
|
|
- Allow clearing account muc and resource properties
|
2016-10-17 19:18:11 -04:00
|
|
|
- Allow plugins to complete file paths with prof.filepath_completer_add function
|
2017-01-19 18:13:39 -05:00
|
|
|
- Add encryption settings functions to plugins api
|
2017-01-28 11:55:09 -05:00
|
|
|
- Allow plugins to block message sending on pre message send hooks
|
2017-12-19 02:10:16 -05:00
|
|
|
- Fix CVE-2017-5592 (incorrect implementation of Message Carbons allowing social engineering attacks)
|
2019-05-03 04:51:28 -04:00
|
|
|
- Bug fixes: https://github.com/profanity-im/profanity/milestone/15?closed=1
|
2016-10-17 19:18:11 -04:00
|
|
|
|
2019-06-05 03:10:59 -04:00
|
|
|
0.5.0 (2016-09-15)
|
2015-09-24 17:22:53 -04:00
|
|
|
=====
|
|
|
|
|
2016-03-16 17:15:09 -04:00
|
|
|
- Plugins API supporting C and Python plugins
|
2016-01-07 19:53:22 -05:00
|
|
|
- SSL certificate verification (requires libmesode) (/tls)
|
2016-04-26 19:42:58 -04:00
|
|
|
- HTTP file upload (xep-0363) (/sendfile)
|
2016-05-01 15:21:21 -04:00
|
|
|
- Blocking command (xep-0191) (/blocked)
|
2016-01-07 19:53:22 -05:00
|
|
|
- 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)
|
2016-05-04 04:00:41 -04:00
|
|
|
- Support for GTK tray icons (/tray)
|
2016-01-07 19:53:22 -05:00
|
|
|
- User specified text triggers for chat room notifications (/notify)
|
|
|
|
- Per chat room notification options (/notify)
|
2016-04-10 20:03:37 -04:00
|
|
|
- Many new roster panel display options (/roster)
|
2016-01-07 19:53:22 -05:00
|
|
|
- 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-08-21 18:44:55 -04:00
|
|
|
- Window closing by window title (/close)
|
2016-08-21 18:58:56 -04:00
|
|
|
- Account theme setting (/account)
|
2016-08-21 18:44:55 -04:00
|
|
|
- Allow sending XMPP stanzas in xmlconsole window (/xmlconsole)
|
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
|
2016-08-21 18:44:55 -04:00
|
|
|
- Autocomplete command arguments when no characters entered
|
2015-09-24 17:22:53 -04:00
|
|
|
|
2019-06-05 03:10:59 -04:00
|
|
|
0.4.7 (2015-09-20)
|
2015-03-10 17:24:38 -04:00
|
|
|
=====
|
|
|
|
|
|
|
|
- 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
|
|
|
|
2019-06-05 03:10:59 -04:00
|
|
|
0.4.6 (2015-03-03)
|
2014-11-28 07:54:24 -05:00
|
|
|
=====
|
|
|
|
|
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
|