From 6ee4a2afb27d89358b3df5bde01b37ae39b91a99 Mon Sep 17 00:00:00 2001 From: Anthony Date: Tue, 8 Feb 2022 00:32:00 +0000 Subject: [PATCH] v5.7.1 - updates --- LabelStoreMax/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LabelStoreMax/CHANGELOG.md b/LabelStoreMax/CHANGELOG.md index 24d81ca..d711119 100644 --- a/LabelStoreMax/CHANGELOG.md +++ b/LabelStoreMax/CHANGELOG.md @@ -1,9 +1,10 @@ ## [5.7.1] - 2022-02-07 * Refactor account order detail page -* Fix continuous loading if users has no orders +* Fix continuous loading if a user has no orders * New styling for tabs in the account order detail page * Small refactor to controller loading +* Handle invalid tokens on the account page * Pubspec.yaml dependency updates ## [5.7.0] - 2022-01-29