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:
|
2011-01-12 20:23:03 +00:00
|
|
|
http://dev.louiz.org/project/poezio/roadmap
|
2010-05-21 13:49:35 +00:00
|
|
|
|
2011-11-09 00:35:27 +00:00
|
|
|
* Poezio 0.7.5 - dev
|
|
|
|
- Plugin system
|
2011-07-04 20:38:28 +00:00
|
|
|
|
2011-11-08 22:48:32 +00:00
|
|
|
* Poezio 0.7.2 - 08 Nov 2011
|
2011-11-08 03:57:40 +00:00
|
|
|
- Huge speed improvements in both memory usage, text
|
|
|
|
refresh speed and interface resize.
|
2011-03-02 00:31:20 +00:00
|
|
|
- Chatstate notifications (in private AND in MUCs)
|
|
|
|
- /message command to talk to any JID
|
2011-03-15 22:40:54 +00:00
|
|
|
- /version command to get the software version of an entity
|
2011-07-03 00:41:09 +00:00
|
|
|
- /bind command, and keys can be bound in the config file
|
2011-03-02 00:31:20 +00:00
|
|
|
- Multiline edition
|
2011-11-08 03:57:40 +00:00
|
|
|
- xhtml-im messages can be sent and received
|
|
|
|
- 256 colors support
|
|
|
|
- themes are easier to create and load. They can use
|
|
|
|
up to 256 colors
|
|
|
|
- completion now works not only at the end of the input
|
|
|
|
- /affiliation and /role commands to administrate MUCs
|
|
|
|
- /export command to export your roster in a file
|
|
|
|
- data forms support (only for room configuration at the moment)
|
2011-11-08 04:14:27 +00:00
|
|
|
- documentation is now written in asciidoc format
|
2011-11-08 03:57:40 +00:00
|
|
|
- a *lot* of bugfixes
|
2011-03-02 00:31:20 +00:00
|
|
|
|
2011-07-04 20:38:28 +00:00
|
|
|
|
2011-11-08 22:48:32 +00:00
|
|
|
* Poezio 0.7.1 - 2 Feb 2011
|
2011-01-31 13:15:56 +00:00
|
|
|
- /status command to globally change the status
|
|
|
|
- /win command now accepts part of tab name as argument
|
|
|
|
- bugfixes
|
|
|
|
|
2011-07-04 20:38:28 +00:00
|
|
|
|
2011-11-08 22:48:32 +00:00
|
|
|
* Poezio 0.7 - 14 jan 2011
|
2010-12-31 10:52:15 +00:00
|
|
|
Codename ”Koshie & Mathieui”
|
2011-01-12 20:08:17 +00:00
|
|
|
- Library changed from xmpppy to SleekXMPP
|
2011-01-12 20:23:03 +00:00
|
|
|
- Python 3 only
|
2010-11-15 11:59:09 +00:00
|
|
|
- Introduce the roster
|
|
|
|
- One to one conversations
|
|
|
|
- Roster search
|
2011-01-12 20:08:17 +00:00
|
|
|
- Add/remove/accept/deny contact in the roster
|
2010-11-15 11:59:09 +00:00
|
|
|
- Resizable mini-buffer displaying various informations
|
|
|
|
- All colors can be changed with a theme file
|
2011-01-12 20:23:03 +00:00
|
|
|
- Command auto-completion
|
2010-11-15 11:59:09 +00:00
|
|
|
- /say and // commands
|
2011-01-12 20:23:03 +00:00
|
|
|
- /recolor command, changing the nick's colors in a MUC
|
|
|
|
- /list command lets the user browse the MUCs on a server
|
2010-08-09 00:30:20 +00:00
|
|
|
- Warn user about publicly logged rooms
|
|
|
|
- Possibility to limit the number of history messages received from MUC
|
|
|
|
- auto-rejoin when kicked from a MUC
|
|
|
|
- The number of lines available to scroll down is displayed
|
|
|
|
- Possibility to use a modified nickname automatically when a nick is reserved
|
2010-12-31 10:52:15 +00:00
|
|
|
- A line separates the alread-read messages from the new messages
|
2010-08-22 16:35:02 +00:00
|
|
|
- Information messages are more colored
|
2011-01-12 20:23:03 +00:00
|
|
|
- Man page added
|
2010-07-22 17:47:34 +00:00
|
|
|
- bugfixes
|
|
|
|
|
2010-08-22 16:34:14 +00:00
|
|
|
|
2010-07-22 17:47:34 +00:00
|
|
|
* Poezio 0.6.2 - 21 Jul 2010
|
2010-07-01 21:32:44 +00:00
|
|
|
- Lines are now broken between words and not in the middle of them
|
|
|
|
- /unquery command
|
|
|
|
- default nickname is now $USER
|
|
|
|
- Server on /join command can be omitted
|
2010-07-01 21:48:49 +00:00
|
|
|
- /query command can now take a message in parameters
|
2010-07-01 22:01:09 +00:00
|
|
|
- logs are now save in $XDG_DATA_HOME and this can be configured
|
2010-07-01 22:51:19 +00:00
|
|
|
- Available users now have a greater priority on nickname completion
|
2010-07-08 21:31:02 +00:00
|
|
|
- utf-8 characters (from the keyboard) are now completely supported
|
|
|
|
- Many new keyboard shortcuts (move the cursor, edit the line, switch tabs...)
|
|
|
|
- DESTDIR support in Makefile is fixed
|
|
|
|
- Completion on recently said words
|
|
|
|
- /join command now takes the current server if not specified in the parameters
|
|
|
|
- Many Bugfixes
|
|
|
|
|
2010-07-01 21:32:44 +00:00
|
|
|
|
2010-06-13 19:02:39 +00:00
|
|
|
* Poezio 0.6.1 - 13 Jun 2010
|
|
|
|
- Enable tracebacks
|
|
|
|
|
2010-07-08 21:31:02 +00:00
|
|
|
|
2010-06-13 19:02:39 +00:00
|
|
|
* 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
|
2010-06-10 09:05:47 +00:00
|
|
|
- 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
|
|
|
|
|
2010-07-08 21:31:02 +00:00
|
|
|
|
2010-05-21 13:49:35 +00:00
|
|
|
* Poezio 0.5.1 - 2 Feb 2010
|
2010-07-08 21:31:02 +00:00
|
|
|
- Little bugfix release
|
|
|
|
|
2010-05-21 13:49:35 +00:00
|
|
|
|
2010-07-08 21:31:02 +00:00
|
|
|
* Poezio 0.5 - 1 Feb 2010
|
|
|
|
- Initial release
|