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: RELEASE-NOTES.txt
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
3.3
2
2
-----
3
3
4
+
3.2.1
5
+
-----
6
+
- bugfix: the order detail status and "Begin fulfillment" button now are correctly updated when the order status changes
7
+
- bugfix: after adding a new order note, now it appear correctly inside the order detail
8
+
4
9
3.2
5
10
-----
6
11
- Experimental: a Products feature switch is visible in Settings > Experimental Features that shows/hides the Products tab with a Work In Progress banner at the top.
Copy file name to clipboardExpand all lines: WooCommerce/Classes/ViewRelated/Orders/Order Details/Order Notes Section/Add Order Note/NewNoteViewController.swift
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,11 @@ class NewNoteViewController: UIViewController {
0 commit comments