- Fixed a theming path problem.
- Fixed image issues. - Fixed duplicate aggregation issues. - Removed call-time-by-reference. - Added new enclosure aggregation inside the RSS handler.
Fixed some serious bug: http://drupal.org/node/309582 Bug with the blocks are still pending, as I don't got too much time right now.
Trying to get up to par with Views2.0-rc3 Version 0.1 of this module would work with any field that had a file in it. For this darn version to work YOU MUST name your podcast field "field_audio". This is a temporary problem. Sorry.
Fixed Bug in MySQL 4.1. Varchar types with length set to 256 had to be set to 255.
Upgrades to the examples in README.txt, as well.
Fixes a syntax error with hook_menu().