File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11*** Pinterest for WooCommerce Changelog ***
22
3+ = 1.2.3 - 2022-10-11 =
4+ * Add - Warning message on potential conflicting tags.
5+ * Dev - Add branch-labels GH workflow.
6+ * Dev - Remove from PHP test matrix WP 5.6 and 5.7, add 5.9.
7+ * Fix - Clear connection options during disconnection error to allow new connection.
8+ * Fix - Display correct error if product sync is broken.
9+ * Fix - Issue with sale price on the feed.
10+ * Fix - Save Pin button available before finishing onboarding.
11+ * Fix - Strip HTML from the Rich Pins description field.
12+
313= 1.2.2 - 2022-08-09 =
414* Dev - GH release config and the new PR template.
515* Fix - Error after domain verification.
Original file line number Diff line number Diff line change @@ -87,6 +87,16 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](hhttps:
8787
8888== Changelog ==
8989
90+ = 1.2.3 - 2022-10-11 =
91+ * Add - Warning message on potential conflicting tags.
92+ * Dev - Add branch-labels GH workflow.
93+ * Dev - Remove from PHP test matrix WP 5.6 and 5.7, add 5.9.
94+ * Fix - Clear connection options during disconnection error to allow new connection.
95+ * Fix - Display correct error if product sync is broken.
96+ * Fix - Issue with sale price on the feed.
97+ * Fix - Save Pin button available before finishing onboarding.
98+ * Fix - Strip HTML from the Rich Pins description field.
99+
90100= 1.2.2 - 2022-08-09 =
91101* Dev - GH release config and the new PR template.
92102* Fix - Error after domain verification.
You can’t perform that action at this time.
0 commit comments