|
1 | | -## [5.2.1] - 2020-10-13 |
| 1 | +## [5.3.0] - 2021-11-02 |
| 2 | + |
| 3 | +* Ability to update payment providers via WooSignal Dashboard |
| 4 | +* Pubspec.yaml dependency updates |
| 5 | + |
| 6 | +## [5.2.1] - 2021-10-13 |
2 | 7 |
|
3 | 8 | * Bug fixes |
4 | 9 |
|
5 | | -## [5.2.0] - 2020-10-12 |
| 10 | +## [5.2.0] - 2021-10-12 |
6 | 11 |
|
7 | 12 | * Migrate to Nylo 2.1.0 |
8 | 13 | * Use flutter_stripe library for payments |
|
11 | 16 | * Android compileSdkVersion 30 |
12 | 17 | * Bug fixes |
13 | 18 |
|
14 | | -## [5.1.0] - 2020-07-19 |
| 19 | +## [5.1.0] - 2021-07-19 |
15 | 20 |
|
16 | 21 | * Add support for simplified Chinese locale (zh) |
17 | 22 | * Add ability to change language from WooSignal dashboard |
18 | 23 |
|
19 | | -## [5.0.7] - 2020-07-08 |
| 24 | +## [5.0.7] - 2021-07-08 |
20 | 25 |
|
21 | 26 | * Pubspec.yaml dependency updates |
22 | 27 |
|
23 | | -## [5.0.6] - 2020-07-08 |
| 28 | +## [5.0.6] - 2021-07-08 |
24 | 29 |
|
25 | 30 | * Refactor project to use Nylo v1.0.0 |
26 | 31 | * Pubspec.yaml dependency updates |
27 | 32 |
|
28 | | -## [5.0.5] - 2020-05-03 |
| 33 | +## [5.0.5] - 2021-05-03 |
29 | 34 |
|
30 | 35 | * Add NSCameraUsageDescription meta to plist for IOS |
31 | 36 |
|
32 | | -## [5.0.4] - 2020-04-30 |
| 37 | +## [5.0.4] - 2021-04-30 |
33 | 38 |
|
34 | 39 | * Fix IOS build failing with Stripe |
35 | 40 | * Pubspec.yaml dependency updates |
36 | 41 |
|
37 | | -## [5.0.3] - 2020-04-27 |
| 42 | +## [5.0.3] - 2021-04-27 |
38 | 43 |
|
39 | 44 | * Fix issue account page when logged in for Notic theme |
40 | 45 | * Small tweak to helpers.dart |
41 | 46 | * Pubspec.yaml dependency updates |
42 | 47 |
|
43 | | -## [5.0.2] - 2020-04-17 |
| 48 | +## [5.0.2] - 2021-04-17 |
44 | 49 |
|
45 | 50 | * Fix issue with PayPal checkout when using different locales |
46 | 51 | * Fix nested `trans` methods |
47 | 52 | * PAYPAL_LOCALE added to .env file |
48 | 53 |
|
49 | | -## [5.0.1] - 2020-04-13 |
| 54 | +## [5.0.1] - 2021-04-13 |
50 | 55 |
|
51 | 56 | * Update to app_payment_gateways |
52 | 57 | * Pubspec.yaml dependency updates |
53 | 58 |
|
54 | | -## [5.0.0] - 2020-04-11 |
| 59 | +## [5.0.0] - 2021-04-11 |
55 | 60 |
|
56 | 61 | * Major release |
57 | 62 | * Null safety libraries added |
|
62 | 67 | * Pubspec.yaml dependency updates |
63 | 68 | * Bug fixes |
64 | 69 |
|
65 | | -## [4.0.0] - 2020-03-28 |
| 70 | +## [4.0.0] - 2021-03-28 |
66 | 71 |
|
67 | 72 | * Major release |
68 | 73 | * New config structure |
|
74 | 79 | * Dart code formatted |
75 | 80 | * Pubspec.yaml dependency updates |
76 | 81 |
|
77 | | -## [3.0.0] - 2020-03-08 |
| 82 | +## [3.0.0] - 2021-03-08 |
78 | 83 |
|
79 | 84 | * Major release |
80 | 85 | * Flutter 2.0.0+ support |
81 | 86 | * Manage app from WooSignal |
82 | 87 | * Code tidy up |
83 | 88 | * Bug fixes |
84 | 89 |
|
85 | | -## [2.6.0] - 2020-02-24 |
| 90 | +## [2.6.0] - 2021-02-24 |
86 | 91 |
|
87 | 92 | * Ability to manage affiliate products |
88 | 93 | * Refreshed design for checkout details screen |
89 | 94 | * New logic to manage shipping better |
90 | 95 | * Bug fixes |
91 | 96 |
|
92 | | -## [2.5.1] - 2020-02-21 |
| 97 | +## [2.5.1] - 2021-02-21 |
93 | 98 |
|
94 | 99 | * Pubspec.yaml dependency updates |
95 | 100 | * Bug fixes |
|
0 commit comments