Releases: Second Wave

Posted by Matt Tucker Feb 6, 2007

Just one week later, I'm pleased to announce the second wave of releases:

 

Wildfire 3.2.0

 

The production release of Wildfire 3.2 is now available, including updated versions of the Enterprise plugin and the connection manager module. The 3.2 release is a major milestone for the project. We've massively increased scalability and  started branching out beyond instant messaging by diving into VoIP support. View the changelog for details.

 

Spark 2.5.0 Beta 2

 

We've incorporated a number of bug fixes and minor improvements since the first beta. Grab the download from the new beta area of the site.

 

Smack 3.0.0 Beta 1

 

After a long wait, Smack 3.0.0 is now in beta. See the blog entry for full details.

 

Gateway Plugin 1.0.0 Beta 7

 

The gateway plugin, which provides connectivity to AOL, ICQ, Yahoo and MSN, gets a step closer to the final 1.0 release with the beta 7 version. View the changelog, or visit the download page.  Also check out Daniel's post for details on the release.

 

SparkWeb 1.0.0 Beta 1

 

The first downloadable release of SparkWeb is now ready. Over the last week, we fixed support for Safari, did many UI tweaks and added minor new features like emoticon support.

 

14 Comments 69 References Permalink

Smack 3.0 Beta

Posted by Matt Tucker Feb 6, 2007

A new beta of Smack (3.0.0 Beta 1) was released today. It's been a long time since the last release, which is easy to tell by the length of the changelog. The beta represents major new functionality. Some highlights:

  • Much better control over connections, including the ability to re-connect after a dropped connection.

  • Many new XEP's supported and better XMPP RFC compliance.

  • Major re-factoring of how chats work.

All this is very good news. The bad news is that this new release isn't a drop-in replacement for the old version of Smack. We had to make API changes in order to support the features above and we decided to make the move to Java 5 at the same time (might as well break a lot if you're going to break a little). The switch to Java 5 in particular will be a deal-breaker for some. We'll likely continue making bug fixes in the 2.x branch as compensation.

 

All these changes have been driven by work being done on Spark. In fact, Jingle support should officially land in Smack before the 3.0 beta period is up (you may have seen Jingle in the roadmap already). Let us know what you think of the beta. We'd also love your feedback on what we can do to make the transition smoother.

 

2 Comments 0 References Permalink