Ignite Realtime is the community site for the users and developers of Jive Software's open source Real Time Communications projects. Your involvement is helping to change the open RTC landscape.
Smack 4.3.0-beta2 has been released. As always the release artifacts are available on Maven Central.
This release includes important fixes and improvements. The full list of resolved issues can be found in our issue tracker. We are aware that Smack 4.2 introduced some big but necessary API changes, hence you may be happy to hear that the changes between Smack 4.2. and 4.3 are much smaller. Users are encouraged to apply Smack 4.3.0-beta2 in the beta versions of their software.
It also marks an important milestone in Smack?s development cycle as the ?4.3? branch was created, meaning that there are no major API changes to be expected. We hope to end the beta period within the next weeks with the first release candidate for Smack 4.3. Until then, please use Smack?s community forums for feedback and suggestions.
A new project called WebMeet has been added to the Ignite Realtime Coumunity. It allows visitors to a web site to chat directly with members of a work group or team in a multi-user chat (MUC) through an integrated web client (converse.js). The web component can be customised and re-branded with HTML/CSS.
It embeds converse.js in the web site to handle the messaging with Openfire and depending on the configuration, it can open a browser tab for a video-conference using Openfire Meetings or a telephone conference call using FreeSWITCH Verto Communicator.
For a demonstration vist here
Feel free to customise it and use it to add Openfire powered communication to your web applications, local intranets and coporate web sites.
Smack 4.2.4 was tagged and released yesterday to Maven Central. As always, patchlevel releases of Smack are API compatible and can be used as drop-in replacement.
We like to thank everyone who contributed to this release. This not only includes the various contributors shown below, but also everyone who reported an issue or suggested an improvement.
$ git shortlog -sn 4.2.3..4.2.4
43 Florian Schmaus
11 Paul Schaub
2 Jesus Fuentes
1 Killer
1 Matteo Campana
The complete list of fixed bugs can be found in the Smack 4.2.4 changelog. Or have a look at the github comparison of the 4.2.3?4.2.4 tags.
The Ignite Realtime Community is pleased to announce the availability of Openfire 4.2.3. This release signifies our continued effort to provide a stable 4.2 series release while work continues on the next release of Openfire.
The changelog denotes the full listing of Jira issues addressed in this release. Of note, this release fixes the regression of inability to update plugins from the admin console.
Here is a listing of sha1sum values for the release binaries, which can be found on our download page.
a469ba44e962d31bad74d47133fc45b6229a44a3 openfire-4.2.3-1.i686.rpm 0ef044976e27bc13576ddc4ffd28dd1e26240046 openfire-4.2.3-1.noarch.rpm 9e3fe913a4de7644d3d0ec614086db0ab4a39c63 openfire-4.2.3-1.x86_64.rpm ed6ce37bf335520fdd8928b04a716d22481908fc openfire_4.2.3_all.deb d4e025c7cdf67327119b56c249d34c04e7347d84 openfire_4_2_3_bundledJRE.exe f875d55fcdb35700378640af203880080fedfc9f openfire_4_2_3_bundledJRE_x64.exe 18c14e0784ddd6e05b2dac6d06c4ba9c3726361b openfire_4_2_3.dmg 82ea13f16ef9b44154d0c7c0588e0acf2defff78 openfire_4_2_3.exe 868e05c7b9be84f7d6b834ae6b7e3b405e9f8055 openfire_4_2_3.tar.gz dcff9422c9f06fbf17fac504ec7978ab385f4602 openfire_4_2_3_x64.exe b12dbe4959af0e9217445fa1bd4c7564ced2d833 openfire_4_2_3.zip bdd9b2405dc965612a728f186b678276e4efe585 openfire_src_4_2_3.tar.gz 409d3ba6578c0af5d35777c9ad6bcf35b269893b openfire_src_4_2_3.zip
Please let us know of any troubles you find by either visiting our webchat or creating posts in our Discourse Openfire Dev Forum. Thanks for using Openfire!
Smack 4.2.3 was tagged and released recently to Maven Central. As always, patchlevel releases of Smack are API compatible and can be used as drop-in replacement.
We like to thank everyone who contributed to this release. This not only includes the various contributors shown below, but also everyone who reported an issue or suggested an improvement.
$ git shortlog -sn 4.2.2..4.2.3
20 Florian Schmaus
5 Paul Schaub
1 dave-stanley
1 lohse
The list of fixed bugs can be found in the Smack 4.2.3 changelog. Or have a look at the github comparison of the 4.2.2?4.2.4 tags.
In the meanwhile Paul was busy contributing various new features to Smack. Some of them have been already merged into the 4.2 branch and are scheduled for the 4.2.4 release.
The first beta of Smack 4.3 was also published. We encourage everyone willing to try out the 4.3.0-beta1 in preperation of upcoming release of 4.3. Any feedback about the latest beta is highly appreciated.