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 * 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