2008-02-09 - PyMSNt 0.11.3 will be my final release
As you've probably noticed there hasn't been much activity with
PyMSNt lately. There are several reasons for this. I've been busy with
my uni studies (now honours) as well as other work projects.
The main reason however is that just about all my friends are now
using Jabber/Gmail. This means I don't actually use the transport
myself anymore and so have little incentive to continue developing it
further.
Unfortunately this is unlikely to change in the near future.
I'd like to thank everybody for their support and the various offers
of financial contributions. Particularly Portugal Telecom/SAPO for
financing the development of avatars and file transfers.
2006-10-18 - PyMSNt 0.11.2 released!
- Fixed problem caused by small MSN protocol change
- Use md5 hashes for spool directory
- Moved avatar to root of spool directory
- Supported Twisted versions: 1.3, 2.0.1, 2.1, 2.2, 2.4
- Fixed licensing problems for the Debian people
- kqueue apparently doesn't work too well, so it is no longer the default reactor on BSD
2006-07-09 - PyMSNt 0.11.1 released!
- Avatars, and other things, work better with Google Talk
- Adding/removing contacts is more reliable.
- SVN revision is checked on startup and is sent with jabber:iq:version results
- Transport doesn't 'randomly' change status on disconnection from MSN
- Reconnect automatically
- Groupchat timeout is configurable
- Compatibility with Twisted 2.2
- MSN file send failure message should go to both parties. With correct wording.
- More reliable avatar and file transfers.
- config option for service discovery name (MSN GW1, GW2, etc)
- Use vCard full name (FN) instead of NICKNAME if empty
- Fixed chunked messages
- Fixed error messages missing XMPP_STANZAS
- Fixed exception with MSNConnection.connectionFailed
2006-04-17 - epoll-0.7 and webreg-0.5
- epoll should scale much better
- webreg supports Google Talk now. Integrates better with PyMSNt 0.11
2006-02-18 - PyMSNt 0.11 with file transfer
- File transfer support
- Removed annoying twistd stuff
- Log verbosity controls
- Should run better than 0.10.x on Windows
- Automatically chooses reactor
- Files don't get erased if the filesystem is full
2005-12-19 - PyMSNt 0.10.3
- Now works with Twisted 1.3, Twisted 2.0 & 2.1
2005-11-02 - PyMSNt 0.10.2
2005-10-27 - PyMSNt 0.10.1
- Transport now uses twistd with the Twisted Application infrastructure.
- Much improved logging.
2005-10-03 - PyMSNt 0.10
- Avatars are now officially stable!
- epoll-0.6 should work for everybody.
2005-09-14 - PyMSNt 0.10-rc3
- Improved stability
- Improved scalability
2005-08-27 - Mega Release Frenzy!
- PyMSNt 0.9.4 is a bugfix release.
- PyMSNt 0.10 adds avatars and much other cool stuff.
- epoll-0.5 fixes a small bug.
- Go download and enjoy! :)
2005-06-13 - Webreg 0.4 released!
- Fixed service discovery.
- Added option to block JIDs from being bounced to.
2005-05-14 - PyMSNt 0.9.3 released!
- Lots of bugfixes
- Twisted 2.0 support
2005-04-04 - PyMSNt 0.10-preview1 released!
- A preview release of PyMSNt 0.10 with receiving file transfer
is available in the download section. I will be maintaining the
0.9.x series for a while longer though.
2005-03-28 - PyMSNt 0.9.2 released!
2005-03-05 - PyMSNt 0.9.1 released!
- Configuration system works :)
- Fixed some exceptions
2005-02-28 - PyMSNt 0.9 released!
- Should run much better for large servers
- HTTPS proxy support for passport authentication
- You can turn on or off registration
- Works with eJabberd
- New XML config file format
- Groupchat works properly again
- MSN Alerts work
- Better multiple resource handling (messages will have replies
directed to the last active resource)
- Many other bugfixes and small tweaks (check the TODO file)
2004-12-05 - PyMSNt 0.8 released!
- Message Events (JEP0022) support, aka Typing Notification
- Beginnings of HTTPS proxy support (not functional yet)
- Checks PID file on startup to make sure another instance of
PyMSNt isn't running
- Multiple resources support should work (No really! It should)
- Fixed some memory leaks and other bugs
- Enjoy!!
2004-12-04 - New Website
- There's a new website. Finally :) Hopefully this will make
things easier for people to find
- Documentation has gotten an update too