InstantFeeds Plugin Changelog
1.0.6 -- February 1, 2008
- added support for feeds protected by HTTP Basic Authentication
- added support for feeds with invalid SSL certificates
1.0.5 -- August 6, 2007
- updated options to give administrator the ability to specify a proxy server
for HTTP retrieval of RSS / Atom feeds.
1.0.4 -- July 20, 2007
- updated API to work with Openfire 3.4.0
- added ability to request the last notification sent
- added functionality so that the notification sent to users will
contain the title, link and description of every item updated since
the last notification was sent
- fixed bug where HTML entities were being sent as part of the notification
1.0.3 -- April 17, 2007
- Updated package references from Wildfire to Openfire
- Added summary of feed entry to notification messages
- Added ability to turn off notifications (out of office feature)
1.0.2 -- April 4, 2007
- Fixed a bug where users were able to subscribe to a single feed multiple times.
- Updated version (which wasn't done in 1.0.1) to 1.0.2.
- Added the number of subscribers to the feed to the user agent that requests feeds.
- Added support for autodiscovery of feeds when a user attempts to subscribe
to a URL that isn't a a feed.
- Added support for autodiscovery of feeds when an external system sends an XML-RPC
ping with 2 parameters (the blog ping specification says that the url param
can either be the URL of the feed or the URL of the site that contains the feed).
1.0.1 -- March 27, 2007
- Fixed database installation scripts for Postgres and HSQLDB.
1.0.0 -- March 21, 2007