Release Notes
For a full revision log, see http://dev.wp-plugins.org/log/upcoming-events
v0.5 - 26-Sep-2007
- Allow multiple widgets that can display different feeds
- Fix a PHP 4 compatibility issue
- Make the popups with event details fade in and out
- code_name can no longer start with an underscore
v0.4 - 11-Sep-2007
- Use $wpdb->prefix for forward compatibility with Wordpress
- Provide limited support for recurring events
- Specify that the background should be White in the CSS file
- Display newly added feeds by default
v0.3 - 6-Dec-2006
- Removed a debugging statement that caused days/weeks to display incorrectly
- Individual iCal feeds can be immediately updated from the admin page
- The events list is now valid XHTML 1.0 Transitional
- The admin page now produces valid XHTML 1.0 Transitional
- CSS styles are in their own seperate file for easier modification
- More information is provided in a tooltip-like popup for each event
- Basic error checking is done when making changes on the admin page
v0.2 - 29-Nov-2006
- Now runs on PHP 4 (used to have PHP 5 specific code)
- Can now be loaded as a sidebar widget
v0.1 - 22-Nov-2006