From 86ba6940f6a57d269385a1b57432d4b84be0747c Mon Sep 17 00:00:00 2001 From: Scott Kingsley Clark Date: Mon, 9 Oct 2023 15:10:12 -0500 Subject: [PATCH] Add old changelog entries --- changelog.txt | 531 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 531 insertions(+) diff --git a/changelog.txt b/changelog.txt index 3a2a4c364c..61eed0cd3c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2387,3 +2387,534 @@ Fixed: Serial comma display works again for Users, Comments, and Media relations * Added: ability to override pager var ($this->page_var) * Added: load_helper, load_pod, load_template, drop_helper, drop_pod, drop_template methods support the "name" field as well as the id * Added: load_page, drop_page methods support the "uri" field as well as the id + += 1.8.2 - February 14th, 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 - January 17th, 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: