|
1 | | -2.6 |
2 | | ------ |
3 | | -- bugfix: 9+ orders in the orders badge text is now easier to read |
4 | | -- bugfix: Keep those sign-in bugs coming! We tracked down and fixed a `Log in with Jetpack` issue, where users with a Byte Order Mark in their `wp-config.php` file were returning error responses during API requests. These users would see their store listed in the sign-in screen, but were unable to tap the Continue button. |
5 | | -- bugfix: prevents a potential edge case where the login screen could be dismissed in a future version of iOS. |
6 | | -- bugfix: While tuning up the behind-the-scenes for Order Detail screens, we accidentally lost the ability to automatically download any missing product images. Product image downloads restored! |
7 | | - |
8 | | -2.5 |
9 | | ------ |
10 | | -- bugfix: on certain devices, pulling down to refresh on Order Details screen used to result in weird UI with misplaced labels. Should be fixed in this release. |
11 | | -- Enhancement: Display a badge in the bottom tab, overlapping the Orders icon, to indicate the number of orders processing. |
12 | | -- Enhancement: The Notifications tab has been replaced by Reviews |
13 | | - |
14 | | -2.4 |
15 | | ------ |
16 | | -- New feature: in Order Details > Shipment Tracking, a new action is added to the "more" action menu for copying tracking number. |
17 | | -- Enhancement: updated the footer in Settings to inform users that we're hiring. |
18 | | -- bugfix & improvement: when Jetpack site stats module is turned off or when user has no permission to view site stats, the generic error toast is not shown to the user anymore. Additionally, the visitors stats UI is shown/hidden when the Jetpack module is activated/deactivated respectively. |
19 | | - |
20 | | -2.3 |
21 | | ------ |
22 | | -- Improvement: improved Dynamic Type support in the body of the notification in the Notifications tab. |
23 | | - |
24 | | -2.2 |
25 | | ------ |
26 | | -- improvement: opting out of Tracks syncs with WordPress.com |
27 | | - |
28 | | -2.1 |
29 | | ------ |
30 | | -- improvement: improved support for RTL languages in the Dashboard |
31 | | -- enhancement: You can now view product images on orders. Tapping on Products in Orders will present a view-only version of the Product's Details. |
32 | | - |
33 | | -2.0 |
34 | | ------ |
35 | | -- bugfix: dates in the Order Details screen are now localised. |
36 | | -- improvement: improved support for larger font sizes in the login screen |
37 | | - |
38 | | -1.9 |
39 | | ------ |
40 | | -- bugfix: fixes "Unable to load content" error message when attempting to get Top Performers content. |
41 | | -- new feature: You can now manually add shipment tracking to an Order. This feature is for users who have the [Shipment Tracking plugin](https://woocommerce.com/products/shipment-tracking) installed. |
42 | | -- bugfix: fixes Store Picker: some users are unable to continue after logging in. |
43 | | -- bugfix: fixes a crash when the network connection is slow |
44 | | - |
45 | | -1.8 |
46 | | ------ |
47 | | - |
48 | | -1.7.1 |
49 | | ------ |
50 | | -- Fixed a bug where Order List did not load for some users. |
51 | | -- update: this app supports iOS 12.0 and up. |
52 | | -- improvement: improved support for large text sizes. |
53 | | -- bugfix: fixes Order List not loading for some users. |
54 | | -- bugfix: fixes "Unable to load content" error message when attempting to get Top Performers content. |
55 | | - |
56 | | -1.7 |
57 | | ------ |
58 | | -- improvement: you can now log in using a site address. |
59 | | - |
60 | | -1.6 |
61 | | ------ |
62 | | -- improvement: Tracking numbers can now be copied to the pasteboard from the order details screen. |
63 | | - |
64 | | -1.5 |
65 | | ------ |
66 | | -- bugfix: Sometimes Settings would style all the options like "Log Out". No longer happens now. |
67 | | -- bugfix: order status refreshes upon pull-to-refresh in Order Details |
68 | | -- bugfix: payment status label background color showing up beyond rounded border |
69 | | -- improvement: change top performers text from "Total Product Order" to "Total orders" for clarity |
70 | | -- bugfix: fixed an issue on the order details screen where the shipment tracking dates were incorrect |
71 | | - |
72 | | -1.4 |
73 | | ------ |
74 | | -- bugfix: fix a crash happening on log out |
75 | | -- new feature: Add shipment tracking to Order Details screen |
76 | | -- improvement: The store switcher now allows you to go back to the previous screen without logging you out |
77 | | -- improvement: Custom order status labels are now supported! Instead of just displaying the order status slug and capitalizing the slug, the custom order status label will now be fetched from the server and properly displayed. |
78 | | -- improvement: Filtering by custom order status now supported! |
79 | | -- new feature: You can now manually change the status of an order on the order details screen |
80 | | -- bugfix: correctly flips chevron on Dashboard > New Orders, to support RTL languages. |
81 | | -- bugfix: fixed an issue on the order details screen where the shipment tracking dates were incorrect |
82 | | - |
83 | | -1.3 |
84 | | ------ |
85 | | -- bugfix: Allows for decimal quantities which some extensions have |
86 | | -- new feature: quick site select. Navigate to Settings > select row with store website. |
87 | | -- improvement: Updated the colors of the bars in the charts for better readability |
88 | | -- improvement: Present an error message with an option to retry when adding a note to an order fails |
89 | | -- improvement: Present an error message with an option to retry when fulfilling an order fails |
90 | | -- bugfix: Log out of the current account right after selecting "Try another account" in store picker |
91 | | -- improvement: Use the store name for the title of the view in "My store" tab |
92 | | -- improvement: Add an alert to let the user know about our new store switcher |
93 | | -- improvement: Display Address in Order Details screen unless every field is empty |
| 1 | +- We fixed a sign-in issue where some users would see their site in the sign-in screen, but were unable to tap the Continue button. |
| 2 | +- The orders badge is now easier to read when you have lots of orders. |
| 3 | +- Prevents a potential edge case where the login screen could be dismissed in a future version of iOS. |
| 4 | +- While tuning up the behind-the-scenes for Order Detail screens, we accidentally lost the ability to automatically download any missing product images. Product image downloads restored! |
0 commit comments