Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Latest commit

 

History

History
84 lines (58 loc) · 2.06 KB

Changelog.MD

File metadata and controls

84 lines (58 loc) · 2.06 KB

JustJava changelog

2.2.1

  • Handle rejected session-id

2.2.0

  • Bias places autocomplete to Nairobi
  • Remove mobile number requirement
  • Fix invalid session-id errors by logging out
  • Add option to change payment method
  • Disable place order button when there is no no delivery address
  • Fix payments notification channel being the same as orders channel
  • Add illustration when there aren't any orders
  • Add pull to refresh in products screen

2.1.0

  • Improve app launch time
  • Remove mobile number length restriction
  • Add delete account feature
  • Add password reset
  • Update login and signup design

2.0.0

  • Change backend from Firebase

  • Add Google Sign In

  • Use dynamic products list

  • Add Google Sign In

  • Add ability to have multiple delivery addresses

  • Add card payment

  • Disable backup on uninstall

1.7.0

  • Update UI design
  • Remove checkout screen and combine it with cart
  • Show only the last 3 orders in the profile screen.
  • Add new screen to show all past orders
  • Change item images

1.6.0

  • Fix input field colors
  • Save notification token to user's profile
  • Update notifications
  • Match edit cart item dialog to match rest of app
  • Numerous UI changes

1.5.0

  • Move open source libraries list to separate page.
  • Dialog to edit the cart shows up when an item is clicked.
  • Update profile screen design.
  • Update privacy policy url and contact email.

1.4.1

  • Minor UI change from switching to new material library.

1.4.0

  • Fix critical bug that prevented new accounts from being created.

1.3.0

  • Profile icon is always present.
  • Fix text wrapping on catalog.
  • Various changes to sign up.

1.2.1

  • Fix crash reporting

1.2.0

  • Enable editing customer details - 812538a
  • Fix privacy policy link - e1d0d71

1.1.0