diff options
author | mathieui <mathieui@mathieui.net> | 2014-04-25 20:13:43 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2014-04-25 20:13:43 +0200 |
commit | b85a3d1c8e1bf1595df928cb7ecc3a6b36b53fed (patch) | |
tree | a8f084354ac18226de5931358cdf4972986e929a | |
parent | 98914b8b0ab308c7a91ab859d597b24fdca8cb35 (diff) | |
download | poezio-b85a3d1c8e1bf1595df928cb7ecc3a6b36b53fed.tar.gz poezio-b85a3d1c8e1bf1595df928cb7ecc3a6b36b53fed.tar.bz2 poezio-b85a3d1c8e1bf1595df928cb7ecc3a6b36b53fed.tar.xz poezio-b85a3d1c8e1bf1595df928cb7ecc3a6b36b53fed.zip |
Update CHANGELOG
-rw-r--r-- | CHANGELOG | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -3,6 +3,30 @@ For more detailed changelog, see the roadmap: http://dev.louiz.org/projects/poezio/roadmap * Poezio 0.8.3 - dev +- 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 |