|
1 | 1 | # JustJava changelog |
2 | 2 |
|
| 3 | +# 1.7.0 |
| 4 | + |
| 5 | +- Update UI design |
| 6 | +- Remove checkout screen and combine it with cart |
| 7 | +- Show only the last 3 orders in the profile screen. |
| 8 | +- Add new screen to show all past orders |
| 9 | +- Change item images |
| 10 | + |
3 | 11 | ## 1.6.0 |
4 | | -* Fix input field colors |
5 | | -* Save notification token to user's profile |
6 | | -* Update notifications |
7 | | -* Match edit cart item dialog to match rest of app |
8 | | -* Numerous UI changes |
| 12 | + |
| 13 | +- Fix input field colors |
| 14 | +- Save notification token to user's profile |
| 15 | +- Update notifications |
| 16 | +- Match edit cart item dialog to match rest of app |
| 17 | +- Numerous UI changes |
9 | 18 |
|
10 | 19 | ## 1.5.0 |
11 | | -* Move open source libraries list to separate page. |
12 | | -* Dialog to edit the cart shows up when an item is clicked. |
13 | | -* Update profile screen design. |
14 | | -* Update privacy policy url and contact email. |
| 20 | + |
| 21 | +- Move open source libraries list to separate page. |
| 22 | +- Dialog to edit the cart shows up when an item is clicked. |
| 23 | +- Update profile screen design. |
| 24 | +- Update privacy policy url and contact email. |
15 | 25 |
|
16 | 26 | ## 1.4.1 |
17 | | -* Minor UI change from switching to new material library. |
| 27 | + |
| 28 | +- Minor UI change from switching to new material library. |
18 | 29 |
|
19 | 30 | ## 1.4.0 |
20 | | -* Fix critical bug that prevented new accounts from being created. |
| 31 | + |
| 32 | +- Fix critical bug that prevented new accounts from being created. |
21 | 33 |
|
22 | 34 | ## 1.3.0 |
23 | | -* Profile icon is always present. |
24 | | -* Fix text wrapping on catalog. |
25 | | -* Various changes to sign up. |
26 | 35 |
|
27 | | -## 1.2.1 |
| 36 | +- Profile icon is always present. |
| 37 | +- Fix text wrapping on catalog. |
| 38 | +- Various changes to sign up. |
| 39 | + |
| 40 | +## 1.2.1 |
28 | 41 |
|
29 | | -* Fix crash reporting |
| 42 | +- Fix crash reporting |
30 | 43 |
|
31 | 44 | ## 1.2.0 |
32 | 45 |
|
33 | | -* Enable editing customer details - [812538a](https://github.com/MarkNjunge/JustJava-Android/commit/812538a12dd6a16f7623ab9531135538f627a86b) |
34 | | -* Fix privacy policy link - [e1d0d71](https://github.com/MarkNjunge/JustJava-Android/commit/e1d0d714cea9c928e3662d2f020a6413ff48cadf) |
| 46 | +- Enable editing customer details - [812538a](https://github.com/MarkNjunge/JustJava-Android/commit/812538a12dd6a16f7623ab9531135538f627a86b) |
| 47 | +- Fix privacy policy link - [e1d0d71](https://github.com/MarkNjunge/JustJava-Android/commit/e1d0d714cea9c928e3662d2f020a6413ff48cadf) |
35 | 48 |
|
36 | 49 | ## 1.1.0 |
37 | 50 |
|
38 | | -* Fix M-Pesa payment - [a11f8a3](https://github.com/MarkNjunge/JustJava-Android/commit/a11f8a35136b1e1d2d038e7588d1070c2e4fac1c) |
| 51 | +- Fix M-Pesa payment - [a11f8a3](https://github.com/MarkNjunge/JustJava-Android/commit/a11f8a35136b1e1d2d038e7588d1070c2e4fac1c) |
0 commit comments