poezio/CHANGELOG

35 lines
1.2 KiB
Text
Raw Normal View History

2010-05-21 13:49:35 +00:00
This file describes the new features in each poezio release.
For more detailed changelog, see the roadmap:
http://codingteam.net/project/poezio/roadmap
2010-06-13 19:02:39 +00:00
* Poezio 0.6.1 - 13 Jun 2010
- Enable tracebacks
* Poezio 0.6 - 13 Jun 2010
2010-06-13 13:51:02 +00:00
- Private messages are handled
2010-05-21 13:49:35 +00:00
- Muc error messages are displayed
- Nickname auto-completion
- Users status are displayed in the MUC user-list
- Non-anonymous connection (registered nickname can now be used)
- An avatar can be set
- A minimal Vcard can be set
- Proxies are handled
- Status changes can be hidden if the user didn't talk for a long time
- A line displays informations about rooms we are in (new messages, hl, etc)
- Highlights are handled (we can specify a list of words)
- Various new commands (topic, kick, set, win)
- Password-protected MUCs are handled
- The dates of room history are handled
- The way the text is displayed on the screen has been rewritten, this fixes
the blink and the slowness-over-ssh problems.
2010-06-13 13:51:02 +00:00
- User lists are ordered
- Messages can be logged in files
- Status changes displays only what has really changed
- Users can be ignored (/ignore, /unignore)
2010-05-21 13:49:35 +00:00
- Various Bugfixes
* Poezio 0.5.1 - 2 Feb 2010
- Little bufix release
* Poezio - 1 Feb 2010
- Initial release