Merge pull request #1297 from Electric-Coin-Company/true-jared-patch-1

Updated whatsNew [1.1.2].json
This commit is contained in:
Lukas Korba 2024-06-13 13:00:07 +02:00 committed by GitHub
commit 51bf26946d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 23 additions and 0 deletions

View File

@ -1,5 +1,28 @@
{
"releases": [
{
"version": "1.1.2",
"date": "06-13-2024",
"timestamp": 1718279999,
"sections": [
{
"title": "Added:",
"bulletpoints": [
"We added a screen with syncing tips for successful Restore.",
"We added a logic which prevents iPhone from sleeping while restoring and plugged-in.",
"We made Zashi smarter. When it experiences connection issues or server performance issues, it displays a modal routing you to switch a server.",
"We also added a Disconnected label for such situations, so you know what's happening."
]
},
{
"title": "Fixed:",
"bulletpoints": [
"We optimized Zashi's startup pipeline and significantly improved performance. Zashi now features faster cold and warm starts, and the transaction history is populated almost instantly.",
"Transaction messages are now checked for duplicity and removed if duplicates are found."
]
}
]
},
{
"version": "1.1.1",
"date": "05-22-2024",