Omeka 1.3.2 is a bug-fix release. It was released on February 23, 2011. This release addresses the following:
- Adds plugin_footer() to core views.
- Gets rid of a spurious error thrown before installer redirect.
- Fixes some instances where links in the Plugins and Themes admin panels were not working.
- Fixes custom_show_item_metadata to check for multiple values for a given element.
- Removes redundant display of item titles from items/show.
- Strips formatting from page titles to prevent HTML rendering issues.
- Fixes issue with is_admin_theme() not correctly detecting whether users were in the admin panel.
- Fixes spacing issue with simple search form on admin panel.