- support for publish_date: application can now set the publish_date of pages (see e.g. news-item.page)- base syndication on publish_date instead of last_modified- keep publish:date when importing pages via import- add bulk action "delete" to admin/list- bump version number to 0.79
- support for date datatype in generic sql interface- support for updating arbitrary fields in revisions- new flag 'use_given_publish_date' to save and save_new to override the default behavior of setting publish_date by set_live_revision- bump version number to 0.79
overwork user id handlingreduce cases, where login is forcedaddress problems, where auth::login forces a script abort and cunfuses a surrounding catch operations
improving summary computationadded parameter to weblog class to allow empty summary (is now default, compute_summary can be used to compute summary from content)further improvments on protype pages news and news-itembetter css configuration (added css class item-header in accordance to the previous item-footer)more i18n