Broadcast Plugin Changelog
1.9.2 -- March 29, 2019
    - [Issue #2] - Broadcast plugin not working with Openfire 4.3
 
1.9.1 -- March 18, 2019
1.9.0 -- Sep 13, 2013
1.8.2 -- April 19, 2010
     - Requires Openfire 3.7.0.
 
     - [OF-127] - Prepend string to broadcast messages.
 
1.8.1 -- April 1, 2010
     - Requires Openfire 3.7.0.
 
     - [OF-359] - Allows broadcasting to all (online and offline) users.
 
1.8.0 -- December 1, 2009
     - Now requires Openfire 3.7.0.
 
     - Applied Java generics.
 
     - [OF-53] - Replace custom logging implementation with a third party library.
 
1.7.0 -- November 16, 2007
    - Now requires Openfire 3.4.1.
 
1.6.0 -- April 12, 2007
    - Now requires Openfire 3.3.0.
 
1.5.2 -- October 24, 2006
    - Error messages now include the "from" attribute so that they are valid packets.
 
1.5.1 -- October 06, 2006
    - Updated to use compression offered by Openfire 3.1
 
1.5.0 -- March 06, 2006
    - Added service discovery support.
 
    - Improved presence management.
 
    - Fixed NPE when sending packet to the service itself.
 
1.4.0 -- March 02, 2006
    - Broadcast service can now be added as a roster contact.
 
    - Fixed checking to figure out if a user belongs to a group.
 
    - Fixed checking to figure out if a user was allowed to send a message to a group.
 
1.3.1 -- December 15, 2005
    - Now requires Openfire 2.4.0
 
1.3 -- December 1, 2005
    - Now requires Openfire 2.3.1
 
1.2 -- April 11, 2005
     - Now requires Openfire 2.1.3
 
     - Listens for properties being set and removed.
 
1.1 -- Feb 21, 2005
     - Updated to new plugin API.
 
1.0 -- Jan 15, 2005