Changelog
1.8.4 (Mar 8, 2010)
- IMPROVED: disabled form submit button when processing
- FIXED: Name column edits not reflected in Browse Content
1.8.3 (Feb 25, 2010)
- IMPROVED: PHP5 is required!
- FIXED: security fix (props tabsa)
- FIXED: broken file uploader in IE (props pavelevap)
- FIXED: minor SESSION handling bug (props amudhanr)
- ADDED: PodCache class
- ADDED: resetPointer method in Pod()
- IMPROVED: query caching for faster page loads
- IMPROVED: retrieve ALL items using limit of -1
- DEPRECATED: build_nav_array
1.8.2 (Feb 14, 2010)
- IMPROVED: PICK taxonomy support (not just categories)
- IMPROVED: "Browse Content" styling
- ADDED: import/export file column support
- FIXED: magic tag bug with "wp_" column names
- FIXED: replaced str_split for PHP4 users
- FIXED: $_POSTs in save_pod_item (API)
- FIXED: weird Pod Page chars added when using nginx proxy
1.8.1 (Jan 17, 2010)
- ADDED: Pre-drop and Post-drop helpers
- ADDED: Several plugin hook actions, e.g. "pods_pre_save_pod_item"
- IMPROVED: bypass Pod Pages when $pods = 404
- IMPROVED: <label> added to each input field
- IMPROVED: Before/After helpers are now Pre-save/Post-save helpers
- FIXED: date picker for Public Forms
- FIXED: IE issue when saving a form
1.8.0 (Jan 5, 2010)
- IMPROVED: custom publicForm() ordering
- FIXED: DB error when using Input Filters
- FIXED: UTF-8 characters in "code" columns
1.7.9 (Dec 17, 2009)
- ADDED: full API for database IO
- ADDED: support for wp-config.php above webroot
- IMPROVED: AJAX requests now go through the API
- IMPROVED: nicEdit.js and swfupload.js load only when needed
- IMPROVED: New MySQL tables use UTF-8
- FIXED: PHP warnings break AJAX output
- FIXED: Removed <br /> from default nicEdit output
- FIXED: "headers already sent" warning
- FIXED: IE issue with the datepicker
1.7.8 (Nov 13, 2009)
- IMPROVED: file column: "Browse Server" feature
- IMPROVED: File uploader automatically detects max upload size
- FIXED: PHP warning on Roles page when no pods exist
1.7.7 (Nov 6, 2009)
- FIXED: bug when renaming columns
- FIXED: bug with duplicate file progress bars
- FIXED: nicEdit width bug in IE
- FIXED: uninstall script
- FIXED: bug with Pod Pages not being found (for WP subdirectory installs)
- FIXED: state + country data not being loaded with clean install
1.7.6 (Oct 27, 2009)
- NOTE: BACKUP YOUR DATABASE BEFORE UPGRADING!
- IMPROVED: Brand new file uploader
- IMPROVED: Complete file column integration w/ WP Media Manager
- ADDED: Drag-n-drop column sorting under "Manage Pods"
- IMPROVED: get_field() to support new file columns
- FIXED: Bug when adding a new PICK column
1.7.5 (Oct 15, 2009)
Go to page: 1
2
3
4
- FIXED: Pod Page precode couldn't access some WP core functions
- FIXED: Now using STYLESHEETPATH instead of TEMPLATEPATH (for child theme support, thanks xentek)
- FIXED: Killed the pesky 404 for Pod Pages (thanks Scott)
- FIXED: Pods menu won't appear for users with no access (thanks Scott)
- IMPROVED: Interface cleanup (*ahem* Welcome page)
- ADDED: Help text within the Pods management panel
- ADDED: Ability to view the changelog from within the Welcome page
- ADDED: is_pod_page() function
