You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ Have an idea for a new feature? Please visit the web page, and leave a comment.
61
61
62
62
= 2.3.2 =
63
63
* [Fixed] Resend Feeds now handles feeds that store feed names in a feedName property rather than feed_name or provide no feed name at all. Also, a nice name is provided for the Partial Entries add-on which does not use feed names.
64
+
* [Fixed] Resend Feeds now disables asynchronous feed processing so feeds are resent immediately after pressing the Resend button.
64
65
* [Fixed] Fixes a green checkmark not showing near "Feeds were resent successfully"
65
66
66
67
= 2.3.1 =
@@ -110,6 +111,9 @@ Have an idea for a new feature? Please visit the web page, and leave a comment.
110
111
111
112
== Upgrade Notice ==
112
113
114
+
= 2.3.2 =
115
+
Resend Feeds now handles feeds that store feed names in a feedName property rather than feed_name or provide no feed name at all. Also, a nice name is provided for the Partial Entries add-on which does not use feed names. Resend Feeds now disables asynchronous feed processing so feeds are resent immediately after pressing the Resend button. Fixes a green checkmark not showing near "Feeds were resent successfully."
116
+
113
117
= 2.3.0 =
114
118
Now creates .json file exports of each form during plugin activation. Form replacer now detects redirect-type confirmations and reminds users that these URLs might need to be updated after replacing forms. Fixes a bug in the Form replacer when providing an Edit Form link to users who just imported a single form. Bumps tested up to version to 5.9.3.
0 commit comments