From 262dc7aa6fa048961192b90a686d4b0d0005142b Mon Sep 17 00:00:00 2001 From: Nigel Breslaw Date: Fri, 12 Apr 2024 17:53:19 +0300 Subject: [PATCH] chore(builds): web and mobile (#1233) --- native/ReleaseNotes/whatsnew-en | 8 ++++++-- native/android/WhatsNew/whatsnew-en-US | 8 ++++++-- native/ios/TestFlight/WhatToTest.en-US.txt | 8 ++++++-- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/native/ReleaseNotes/whatsnew-en b/native/ReleaseNotes/whatsnew-en index 0dc9feecc..d0a41c5f7 100644 --- a/native/ReleaseNotes/whatsnew-en +++ b/native/ReleaseNotes/whatsnew-en @@ -1,2 +1,6 @@ -System to auto update the item database. -Basic sorting of weapons by type and then power. \ No newline at end of file +Artifact icon looks correct and shows blue + number. +Items that have a quantity e.g. upgrade materials (5) are now displayed correctly. +Render all lost items. +Show engrams power level if possible. +fix: Vehicles show their speed. +fix: Sometimes items transferred to the vault would not show in the app till you did a refresh. \ No newline at end of file diff --git a/native/android/WhatsNew/whatsnew-en-US b/native/android/WhatsNew/whatsnew-en-US index 0dc9feecc..d0a41c5f7 100644 --- a/native/android/WhatsNew/whatsnew-en-US +++ b/native/android/WhatsNew/whatsnew-en-US @@ -1,2 +1,6 @@ -System to auto update the item database. -Basic sorting of weapons by type and then power. \ No newline at end of file +Artifact icon looks correct and shows blue + number. +Items that have a quantity e.g. upgrade materials (5) are now displayed correctly. +Render all lost items. +Show engrams power level if possible. +fix: Vehicles show their speed. +fix: Sometimes items transferred to the vault would not show in the app till you did a refresh. \ No newline at end of file diff --git a/native/ios/TestFlight/WhatToTest.en-US.txt b/native/ios/TestFlight/WhatToTest.en-US.txt index 0dc9feecc..d0a41c5f7 100644 --- a/native/ios/TestFlight/WhatToTest.en-US.txt +++ b/native/ios/TestFlight/WhatToTest.en-US.txt @@ -1,2 +1,6 @@ -System to auto update the item database. -Basic sorting of weapons by type and then power. \ No newline at end of file +Artifact icon looks correct and shows blue + number. +Items that have a quantity e.g. upgrade materials (5) are now displayed correctly. +Render all lost items. +Show engrams power level if possible. +fix: Vehicles show their speed. +fix: Sometimes items transferred to the vault would not show in the app till you did a refresh. \ No newline at end of file