1.2 final release is now available for download. Warning this version change the users-manager storage file (and cannot be used as an upgrade of version 1.1.2). 1.2 users manager should still work be we recommand full upgrade, as the new file format is using clear text XML file. Apache Avalon Merlin 3.2 is now required.
OpenIM 1.2RC1 is now in CVS. Warning, this version break the current storage file system (users, private, roster, deferrable) as it uses now XML file instead of serialized object file. This version also requires Merlin 3.2: global refactor has been done to support latest Merlin container.
No change since 1.1.2RC3. This mostly a minor feature enhancements (well it depends if you were waiting for file transfer and iq:browse/search features ;)).
This is last RC before final release (except if we found a serious bug). Search supports now wildcards or regexp query. User login are now lowercase (or case insensitive if you prefere) by default. User-manager package gains is now at version 1.2 (due to global search option feature).
OpenIM 1.1.2 is now available in CVS. This new version support basic iq:browse, iq:search and iq:oob (local file transfer) feature. Small bug have been fixed in iq:private support (especially when using exodus). Storage features has been splitted from core server code, to be provided as an external module, and allow custom developper implementation. Ldap users management is also now included in main distribution.
First release of ldap user manager is now available. This allows you to use an ldap server to perform user authentification. Application configuration and server block need to be adjusted.