This file describes the new features in each poezio release. For more detailed changelog, see the roadmap: http://dev.louiz.org/projects/poezio/roadmap * Poezio 0.8.3 - dev - make the data forms tab better - Implement ad-hoc commands - a change_title plugin changes the title of the terminal depending on the current tab. Also, poezio is now "poezio" and not "python3". - the OTR plugin now tries to interpret html by default - The interface will adapt if the terminal is too small - Implement XEP-0184 (message delivery receipts) - better setup scripts (use setuptools) - Better timezone handling - Better alias plugin, with permanent alias storage - poezio_gpg_export script to generate a config for the gpg plugin - improvements to dynamic tabs, information about jid lock/unlock - irc plugin to use with biboumi - implementation of XEP-0012 (last activity) - errors.log contains a lot less stuff - tabs where the input is not empty will not be considered as "normal" - /bookmark * now preserves the order of the tabs - /list on big servers should be much faster - muc logs containing xhtml are colored properly - /load and /unload can handle several plugins at once - nicks are no longer highlighted if they are inside another word - /invite will now use the “direct” invitations of XEP-0249 when supported - tabs where the other party is currently composing will have a particular state - the OTR plugin will not stay in the composing state after sending a message - running theming.py and keyboard.py will be nicer and not pollute the output afterwards - bugfixes * Poezio 0.8.1 - fix compilation with python 3.4 * Poezio 0.8 - Allow in-band password changing with /password - Force c2s encryption until configured otherwise - Allow users to set their cipher suites and ship one by default - Autocorrect plugin that sends sed-like corrections - /invite in a MUCTab now has the behavior one could expect (inviting a specific JID to this MUC) - Themes and plugins are now loaded using a set of paths instead of only a specific directory. - The OTR plugin has been completly rewritten - The completion can now complete the current argument in the input, instead of only the last one. - Poezio now periodically pings the server to detect connection loss - Improve the roster and the input (^R search, weechat-like behaviour with long lines) - Add a way to send text with multiple styles at the same time. - Background colors in themes are now fully supported (it wasn’t for information text and nick colors, mostly) - The logs now use the mcabber format in order to improve tool reuse (plus, our old log format wasn’t parsable). - The documentation now uses Sphinx/reST instead of AsciiDoc - Add User Tune/Nickname/Mood/Activity/Gaming support - More theming options - Add xml:lang support - Move to upstream sleekxmpp - Add support for XEP-0296 (best practices for resource locking) - Move the “config reload” signal to SIGUSR1 instead of SIGHUP - Add a /disconnect command - New style and API for /help - Add a visual indicator of s2s errors in the roster - Add an option (show_timestamps) to show message timestamps. - Add an option (hide_user_list) to hide the user list in MUCs. - Add a "reverse" theme option for highlight nicks that displays the nick in reverse mode on highlight messages. - Use get_wch() if available (introduced in python3.3) instead of our custom way to read unicode input. - Add an option to preload last logs into the conversation when opening a new tab. - Introduce support for XEP 308, Last message correction (http://xmpp.org/extensions/xep-0308.html). - Rewrite the Executor class to make remote execution more reliable, and command easier to write (without a lot of escaping to do). - Increase roster speed a lot. - Add option to sort the roster more precisely. - Add an option to avoid gap in the tab numbering when closing a tab. - Add a /move_tab command, to move tabs. - Add simple communication blocking support (http://xmpp.org/extensions/xep-0191.html). - Add last activity support (http://xmpp.org/extensions/xep-0012.html). - Add a /self command. - Add a /runkey command. - Support underlined text in the input with C-c u. - Add support for /set