Releases: status-im/status-desktop
2.29.0-rc.1
for ccs testing
Status Desktop - 2.28.1-beta
Status Desktop - 2.28.1
IMPORTANT: This version includes a database migration. Make sure to back up your seed phrase in case of issues.
Please report issues/bugs in the #status-desktop
channel or via:
https://github.com/status-im/status-desktop/issues
macOS users: after you open Status.dmg and copy Status.app to the Applications folder, you will need to "right click -> open" when running it for the first time (due to new Apple requirements for notarization). You may need to "right click -> open" twice.
Before updating also backup your seed phrase:
-> Profile -> Privacy and Security -> Backup Seed Phrase
What's Changed
- [Community Join] backport community join flow fixes to 2.28.1 by @caybro in #14268
- fix(wallet): Update amount to send decimal handling by @Cuteivist in #14417
- fix(wallet): fixed precision loss for balance amount in nimqml by @IvanBelyakoff in #14419
- Chore/cherry pick profile showcase impl in 2.28.1 by @alexjba in #14267
- fix: fix crashes on join and permission removed by @jrainville in #14451
- fix(CommunityPermissions): Fix token criteria updates in the permissions model by @alexjba in #14457
- fix(@desktop/wallet): properly handle collectible groups in send modal by @dlipicar in #14461
- fix(wallet): cherry-pick assets and collectible order fixes by @stefandunca in #14453
- chore@StatusSyncCodeInput: add object names for buttons by @anastasiyaig in #14485
- fix(wallet): displaying L1 gas cost in UI - 2.8.1 - cherry-pick by @stefandunca in #14476
- fix(wallet) sending community tokens doesn't work - 2.8.1 - cherry-pick by @stefandunca in #14477
- fix(edit): fix edits received before the message did not appear by @jrainville in #14482
- fix(wallet): activity duplicate in case of non-native transfer - 2.8.1 - cherry-pick by @stefandunca in #14497
- fix(wallet): Fetch details by @Cuteivist in #14505
- chore(CommunitiesPortal): change CreateCommunity to Import from Discord by @jrainville in #14521
- Bump status-go: include fix/bridge crash and wrong chainid by @IvanBelyakoff in #14524
- CHERRY-PICK-2.28.x: feat: disable language/translations selection by @caybro in #14552
- Hide Create Community button by @jrainville in #14545
- chore: disable history archive for new user and add advanced setting by @jrainville in #14547
- chore(status-go): bump status-go to get RAM fix + limit nb of members by @jrainville in #14566
- Add object names for confirm tags button and enable create community button to release branch by @Valentina1133 in #14575
- Fix hide member count for encrypted communities + Fix fetching curated communities by @jrainville in #14582
- CHERRY-PICK: fix(StatusCommunityCard): fix some visual glitches by @caybro in #14583
- Fix/fix missing community info in collectibles view by @dlipicar in #14581
- fix(wallet): Fix fees missing on community owner token minting by @IvanBelyakoff in #14595
- fix: Hovering community in the profile showcase leads to crash by @MishkaRogachev in #14603
- Chore/update logos by @jrainville in #14632
- Chore/cherry pick join fix by @jrainville in #14648
- [CHERRY_PICK] Fix Join community button not updating its state by @jrainville in #14649
Full Changelog: 2.28.0...2.28.1
2.28.1-rc.7
for CCs testing only
2.28.0
Status Desktop - 2.28.0-beta
Pre-release, wait for 2.28.1
IMPORTANT: This version includes a database migration. Make sure to back up your seed phrase in case of issues. Thank you
Please note that this version is a beta meant for testing purposes by core contributors. It's not meant for real use and makes no claims of security or integrity of funds or data in these builds.
Please report issues/bugs in the #status-desktop
channel or via:
https://github.com/status-im/status-desktop/issues
macOS users: after you open Status.dmg and copy Status.app to the Applications folder, you will need to "right click -> open" when running it for the first time (due to new Apple requirements for notarization). You may need to "right click -> open" twice.
Before updating also backup your seed phrase:
-> Profile -> Privacy and Security -> Backup Seed Phrase
What's Changed
- maintenance bumps by @arnetheduck in #13117
- Fix/13550 wallet cannot sort collectibles by date added by @dlipicar in #13569
- fix: App crash while switching wallet accounts by @alexjba in #13586
- Fix/13385/community permissions issues by @osmaczko in #13573
- fix(Profile flow): Adding/changing/removing a nickname by @caybro in #13565
- fix: Multiple permission update toasts are spawned by @alexjba in #13584
- 13335 profile showcase identity update display name error messages by @alexjba in #13440
- fix(Profile flow): Send a contact request (CR) by @caybro in #13598
- feat(@wallet): update collectibles model only with changes by @dlipicar in #13544
- feat(ProfileShowcase): Add foldable sections in all needed settings tabs by @noeliaSD in #13592
- feat(@desktop/settings): Integrate token advanced settings with backend by @Cuteivist in #13487
- feat(Profile flow): Mark as untrusted by @caybro in #13611
- fix(@desktop/Wallet): Fix ERC721 sending by @dlipicar in #13605
- feat(@desktop/activity): Handle token received notification by @Cuteivist in #13447
- [#13546] Fix detection of incoming erc721 transfers by @rasom in #13626
- Send dialog: sizing and layout rules to limit dialog height jumping between states by @Khushboo-dev-cpp in #13532
- feat[StatusButton] missing green/success state by @caybro in #13624
- [#13615] Fix transfer history loading after interruption on restored … by @rasom in #13629
- Nimbus desktop toggle setting by @kounkou in #13227
- feat(Profile flow): Remove a contact by @caybro in #13649
- feat(ProfileShowcase): Dirty state management for communities/accounts/collectibles by @micieslak in #13600
- fix(SharedAddresses): fix airdrop address not being reflected in popup by @jrainville in #13632
- Fix CPU going high in the backgorund by @jrainville in #13658
- feat(Profile flow): Block/unblock user by @caybro in #13655
- fix(savedaddresses): saved addresses should be displayed in mixed cases format by @saledjenic in #13676
- [BackupSeedPopup]: Fixed warning message size based on text size by @alexandraB99 in #13656
- [Create new community popup]: Adjusted request to join by @alexandraB99 in #13572
- feat(savedaddresses): saved address details popup implementation by @saledjenic in #13617
- feat(@desktop/community): allow owner delete all messages during the ban and ban/unban AC notifications by @mprakhov in #13653
- StatusQ(MovableModel): layoutChanged handling fixed by @micieslak in #13662
- feat(activity): Add navigation to tx details by @Cuteivist in #13634
- feat(@wallet): Show community activity by @Cuteivist in #13627
- fix(async_tasks): add try catch to getChannelGroups async task by @jrainville in #13673
- 18896 use correct chains when creating permissions master by @endulab in #13677
- feat(ProfileShowcase): Enable add more accounts component by @noeliaSD in #13664
- (desktop/fix) Fix missing crown after ownership transfer by @kounkou in #13587
- feat(ProfileShowcase): Drop area behaviour / design when sections expanded by @noeliaSD in #13657
- [CHERRY-PICK] fix: use
fleetFromString
function to prevent panic for unknown values by @igor-sirotin in #13699 - feat(@wallet): sepolia default by @alaibe in #13636
- feat(@desktop/wallet): Update token details view by @Khushboo-dev-cpp in #13667
- feat(ProfileShowcase): Add blur delegate state while dragging by @noeliaSD in #13703
- feat(ProfileShowcase): Created first info popup by @noeliaSD in #13477
- chore(ci): change RELEASE into INCLUDE_DEBUG_SYMBOLS by @jakubgs in #13701
- fix(@desktop/wallet): properly handle tokenID 0 when filtering activi… by @dlipicar in #13694
- feat(Profile flow) Mark as ID verified / remove verification by @caybro in #13717
- Send modal community tokens always grouped and listview sections changed by @IvanBelyakoff in #13639
- StatusQ(LeftJoinModel): Handling of
layoutChanged
emitted by source models fixed by @micieslak in #13687 - fix: 150% and 200% zoom levels prevent the user from logging in by @caybro in #13689
- feat(ProfileShowcase): Adds drop area in collapsed headers by @noeliaSD in #13722
- fix(wallet): Fix missing 'Community minted' section in AssetsView by @IvanBelyakoff in #13738
- chore: remove pokt goerli by @alaibe in #13723
- feat(desktop@communities): change kicked/banned member behavior by @mprakhov in #13706
- chore: object name for build showcase button added by @Valentina1133 in #13733
- 11588 fix permissions values by @endulab in #13558
- Update status-go: fix change password crash by @igor-sirotin in #13753
- fix: show pending ban/unban/kick state if the control node is offline by @mprakhov in #13752
- Feat: add
markAsTrusted
endpoint by @MishkaRogachev in #13751 - chore: bump status-go by @igor-sirotin in #13765
- Feat/12311 collectible details activity tab by @dlipicar in #13714
- feat(wallet): ReceiveModal dialog UI tweaks by @IvanBelyakoff in #13764
- (desktop/fix) Fix Owner token holder representation by @kounkou in #13712
- fix(permissions): TMs can also bypass permission to join by @jrainville in #13695
- chore: bump status-go by @igor-sirotin in #13770
- chore:
bump-status-go.sh
latest option by @igor-sirotin in #13766 - fix(wallet): use default wallet config for login to avoid duplication by @IvanBelyakoff in #12660
- [ProfileSettings]: Added biometrics in password change view by @alexandraB99 in #13669
- feat: Add api for getting full pending CR object by @MishkaRogachev in #13749
- feat(communities): hook promoteSelfToControlNode to UI by @jrainville in #13757
- (fix/biometrics) Fix biometric authentication by @kounkou in #13793
- fix(@desktop/wallet): Syncing: Difference in decimal places in wallet between synced devices by @Khushboo-dev-cpp in https...
2.27.0
Status Desktop - 2.27.0-beta
IMPORTANT: This version includes a database migration. Make sure to back up your seed phrase in case of issues. Thank you
Please note that this version is a beta meant for testing purposes by core contributors. It's not meant for real use and makes no claims of security or integrity of funds or data in these builds.
Please report issues/bugs in the #status-desktop
channel or via:
https://github.com/status-im/status-desktop/issues
macOS users: after you open Status.dmg and copy Status.app to the Applications folder, you will need to "right click -> open" when running it for the first time (due to new Apple requirements for notarization). You may need to "right click -> open" twice.
Before updating also backup your seed phrase:
-> Profile -> Privacy and Security -> Backup Seed Phrase
What's Changed
- fix(WarningBanners): updated show/hide as per design by @alexandraB99 in #12621
- fix: Use StatusSynthaxHighlighter to format the hyperlinks by @alexjba in #12649
- fix(@desktop/edit) : clicking up arrow opens edit view for a message … by @kounkou in #12680
- feat(CommunityOwnership): UI toasts part by @noeliaSD in #12645
- fix(ci): run old e2e on dediated hosts by @jakubgs in #12697
- chore(e2e): Generate name of Nightly run for TesRail by @squ1sher in #12698
- feat(@wallet): Add buffer to max input by @alaibe in #12670
- feat: shards.test fleet by @richard-ramos in #12344
- fix(FinaliseOwnership): Fixed ownership decline flow by @noeliaSD in #12708
- fix(stickers): fix crash in async task + clean up + set bought status by @jrainville in #12676
- chore: bump status-go by @osmaczko in #12720
- Fix incorrect suggestion input when entering seed phrase by @kounkou in #12662
- chore(@splashscreen): add object name by @anastasiyaig in #12722
- fix(discord): Process
delete channel & restart import
button by @borismelnik in #12692 - bug(@desktop/wallet): Fix new transaction button visuals by @Cuteivist in #12589
- fix: workaround to crash on startup with Qt 5.15.11 by @caybro in #12721
- fix(LinkPreviewMiniCard): dark theme background color by @igor-sirotin in #12733
- Chore: bump status-go by @Cuteivist in #12735
- fix(mocked-keycard-lib): details for the default export public flow updated by @saledjenic in #12728
- chore(@desktop/wallet): Wallet: explore streamlining "all tokens model" by @Khushboo-dev-cpp in #12489
- feat(ActivityCenter): Fetch notifications on scroll to bottom by @MishkaRogachev in #12712
- feat(wallet) Wallet Connect pair implementation by @stefandunca in #12604
- fix(TokensStore): Warnings cleanup by @noeliaSD in #12714
- fix(Onboarding): Apply 2 line constraint for create password description text by @kounkou in #12628
- feat(wallet) integrate Wallet Connect sign APIs by @stefandunca in #12716
- chore: add object names to UserAgreementPopup.qml by @anastasiyaig in #12750
- chore: Generate test run name for Test Rail by @squ1sher in #12757
- chore: object name in ProfileLayout.qml by @anastasiyaig in #12758
- chore(test): drop usage of ganache in old E2E tests by @jakubgs in #12759
- feat: cache curated communities by @osmaczko in #12731
- feat(sharding): add shard info args to requestCommunityInfo calls by @jrainville in #12675
- fix(@wallet): toast ui url add extra space by @alaibe in #12761
- chore(@desktop/walletconnect): communication between qt desktop app and loaded wallet connect sdk is made via web channel by @saledjenic in #12764
- feat: Manage Collectibles panel UI component & model by @caybro in #12671
- fix: avoid duplicating UnfurlURLs requests by @igor-sirotin in #12687
- Fix/issue 12651 unfurl status links by @igor-sirotin in #12751
- feat(@wallet/desktop): implement generalized collectibles api by @dlipicar in #12679
- chore: remove nim unused imports by @igor-sirotin in #12783
- fix(ActivityCenter): Simplify and fix AC notifications read/unread states by @MishkaRogachev in #12753
- fix(CommunitySettings/Tokens): Updated page title by @alexandraB99 in #12784
- Chore/nim build warnings by @igor-sirotin in #12796
- fix(@desktop/wallet): Wallet TEST_MODE: account ordering is buggy when in test mode by @Khushboo-dev-cpp in #12778
- fix(tests) fix UI tests when run after clean by @stefandunca in #12789
- feat(wallet): WalletConnect web engine view runs SDK in background by @stefandunca in #12790
- chore: bump status-go by @osmaczko in #12803
- chore(@desktop/wallet): Unifying the various "TokensTypes" across the app by @Khushboo-dev-cpp in #12654
- fix(ci): archive copied artifacts right away by @jakubgs in #12760
- chore(test) remove ganache test fixture by @stefandunca in #12792
- Async call
GetTextURLsToUnfurl
by @igor-sirotin in #12780 - chore: keycard mocked lib is set to false by default by @anastasiyaig in #12817
- feat(@desktop/walletconnect): signing tx or personal sign via keycard by @saledjenic in #12800
- chore: Generation of timestamp in Tests by @squ1sher in #12819
- fix(CommunityIntroDialog): Unable to join token gated community by @alexandraB99 in #12824
- fix(StatusImage): Improved sourcesize width/height by @alexandraB99 in #12763
- feat: Integrate the new manage assets/collectibles panels into Settings by @caybro in #12781
- chore(status-go): up status-go to have filter fix by @jrainville in #12834
- fix(notifs): only process notifs once the loading screen is done by @jrainville in #12818
- Fix(@message) Album of images disappears from reply after reloading t… by @kounkou in #12806
- feat(MintToken): Validation on name / symbol if exists in standard token list by @noeliaSD in #12696
- fix(Windows): unbreak Windows build by @caybro in #12840
- feat(@desktop/wallet): support alchemy sepolia api keys by @dlipicar in #12772
- Add Deleted message by @jrainville in #12804
- fix: quit from community settings in UI if member privileged role changed (cherry-pick) by @mprakhov in #12846
- fix(StatusQ): Run all unittests via make and on CI by @micieslak in #12842
- fix(message): fix deleting a quoted message loses the user info by @jrainville in #12820
- chore(ci): add Sepolia API keys as on credential by @jakubgs in #12875
- fix: Misaligned profile image in chat header by @caybro in #12863
- fix: supported image formats are case sensitive by @caybro in #12854
- fix(@desktop/communities): Fix fees estimation crash by @endulab in #12878
- fix: show info about the control node offline, during rejoining the community after the ownership change by @mprakhov in #12869
- fix(ActivityCenter): Fix Community and Chat badges in the Activity ...
2.27.0-rc.2
Testing only
What's Changed
- chore(cpp): remove STRINGIFY macro by @osmaczko in #6316
- chore: remove .gitignore from build dir by @osmaczko in #6312
- fix(ChatButtonsPanel): Added pin/unpin and delete buttons by @igor-sirotin in #6191
- ci: bump macos job timeout to 25 minutes by @jakubgs in #6324
- chore(CPP/CI): basic CI setup for linux cmake build by @stefandunca in #6011
- fix(icons): Updated arrow icons by @igor-sirotin in #6166
- chore(CPP): foundation for the app layouting by @stefandunca in #5952
- feat(@wallet): multi network history by @alaibe in #6271
- fix(@wallet): Always display snt/eth/dai by @alaibe in #6284
- feat(@desktop/wallet): Using Floating Buttons in the Send Modal by @Khushboo-dev-cpp in #6336
- fix(1-1): fix contact label not updating when mutual contact changes by @jrainville in #5713
- feat(Communities): support tags in community edit page by @MishkaRogachev in #6325
- Fix/my profile view by @igor-sirotin in #5920
- feat: Add network balance by @alaibe in #6331
- Adapt translations to Lokalise workflow by @osmaczko in #6048
- fix(gif/emoji popup): pre-focus the search field by @caybro in #6363
- fix(@desktop): enable the hover effects by default by @caybro in #6335
- fix(gif popup): close the popup after sending a GIF by @caybro in #6364
- Fix/6104/backup community key field by @osmaczko in #6296
- fix(@desktop/chat): messages sometimes assigned to the wrong user by @osmaczko in #6297
- Hotfix: Community settings tags by @MishkaRogachev in #6365
- fix(chat): Fix chat screen for empty state visibility by @borismelnik in #6317
- feat(@desktop/general): Change user statuses by @endulab in #6058
- fix(@node): set bloom filter to normal by @alaibe in #6231
- Contact identity verification by @jrainville in #5558
- feat(communities): Add muting category methods by @borismelnik in #6287
- Improve translation process (don't use qsTrId) by @osmaczko in #5327
- Fix slow chat switching because of height recalculation by @jrainville in #6342
- fix(settings): flags are blurred in the Languages list by @caybro in #6373
- chores(@general): bump status-go by @alaibe in #6380
- fix(@desktop): Stretching Backupseed modal by @MishkaRogachev in #6270
- fix(Profile): ensure backup seedphrase warning disappears by @0x-r4bbit in #6332
- feat: check for updates (using status-go) by @richard-ramos in #6188
- chore(CPP): foundation for user onboarding by @stefandunca in #6157
- fix(CreateChatView): hide the Contacts label when no contacts by @caybro in #6384
- fix(profile): the profile image is blurred in different places by @caybro in #6376
- fix(CommunitySettings): Process statuses for members model by @borismelnik in #6341
- fix(Community): Add check for admin permissions for context menu by @borismelnik in #6308
- refactor: always request access to join community by @0x-r4bbit in #5945
- fix(AddAccountPopup): layout issues by @alexandraB99 in #6389
- Fix(Chat): Reset MessageContextMenuView state on close by @MishkaRogachev in #6372
- fix(contacts): remove isContact, use isMutualContact or isAdded indead by @jrainville in #6375
- feat(chat): Message display several images by @MishkaRogachev in #6367
- fix(ContactsColumnView): fix layout issues to match design by @caybro in #6393
- fix(ProfilePopup): various smaller UI issues by @caybro in #6401
- 6090 improve user status context menu by @endulab in #6333
- fix: unbreak "fetch more messages..." by @caybro in #6412
- fix(@desktop): Fix crash when opening change status dialog by @endulab in #6417
- fix(@wallet): move estimation time to status-go by @alaibe in #6379
- fix(@desktop/wallet): Fix visual issues in add account modal by @Khushboo-dev-cpp in #6392
- fix(BackupSeed): backup seed phrase form is not centered by @caybro in #6408
- quick crash fix by @saledjenic in #6421
- fix(LoginView): Fixed arrow icon size by @igor-sirotin in #6406
- fix: logs on node tab by @richard-ramos in #6329
- fix(Chat/ReactionDialog): The reaction dialog is shown in different places by @noeliaSD in #6402
- fix(MyProfileSettingsView): fingerprint entry should fill the full width by @caybro in #6434
- fix(@desktop/wallet): Fix for Wallet icon background color seems off in wallet settings under dark mode by @Khushboo-dev-cpp in #6424
- fix(@desktop): correct spelling of you-r by @themarvi in #6370
- fix(@desktop/onboarding): replace placeholder text to Password by @themarvi in #6383
- fix(@desktop/chat): The asset name is overlapped by an arrow by @Khushboo-dev-cpp in #6443
- fix(CreateChatView): fixed no contacts text alignment by @alexandraB99 in #6425
- fix(AppMain): put dropRectangle in a Loader, active when dragging by @jrainville in #6447
- Feat/issue 6268 by @Khushboo-dev-cpp in #6314
- add lrealese as part of build process by @osmaczko in #6460
- fix(Onboarding): align the 'Before you get started' popup with design by @caybro in #6458
- fix(CommunitPortal): Scroll doesn't work correctly on the Community Portal page by @noeliaSD in #6457
- test(onboarding): 12 18 and 24 seed phrase tests by @OlufemiAdeOlusile in #6399
- feat(@wallet): multi transaction by @alaibe in #6419
- fix(CreateChatView): Updated top margin based on designs by @alexandraB99 in #6422
- fix(@test): linux test run by @alaibe in #6442
- fix(BackupSeedModal): fix the intro/acknowledgements page UI by @caybro in #6467
- fix(chat): removing dynamic scoping from chat section by @alexandraB99 in #5290
- fix(main): fix missing icons for the tray icon by @jrainville in #6451
- 6395 fix acceptreject request by @endulab in #6436
- fix(@desktop/notifications): nothing happens after clicking on any notification by @saledjenic in #6178
- fix(SeedPhraseInputView): Seedphrase input requires two presses by @caybro in #6472
- fix(BackupSeedModal): fix the confirmation/final page UI by @caybro in #6470
- fix(StatusChatInput): 'Unblock' is not vertically aligned in 1-1 chat by @noeliaSD in #6465
- fix(@desktop/onboarding): Align LoginView incorrect pass msg with design by @micieslak in #6463
- fix(@desktop/onboarding): Remove EmptyViewPanel component by @micieslak in https://github.com/status-im/status-desk...
0.15.0
Status Desktop - 0.15.0-beta
IMPORTANT: This version includes a database migration. Make sure to back up your seed phrase in case of issues. Thank you
Please note that this version is a beta meant for testing purposes by core contributors. It's not meant for real use and makes no claims of security or integrity of funds or data in these builds.
Please report issues/bugs in the #status-desktop
channel or via:
https://github.com/status-im/status-desktop/issues
macOS users: after you open Status.dmg and copy Status.app to the Applications folder, you will need to "right click -> open" when running it for the first time (due to new Apple requirements for notarization). You may need to "right click -> open" twice.
Before updating also backup your seed phrase:
-> Profile -> Privacy and Security -> Backup Seed Phrase
Known Issues
- Community airdrop functionality broken, to be fixed in the 0.16 release
- Wallet has issues that will be fixed in release 0.16
- Known Issues with Activity Center, to be fixed in the 0.16 release
Changelog
df96068 release 0.15.0
2aaf5dd release candidate 0.15.0 RC 12
f6010f2 Broken release build for mac x86 fixed
0c1cde8 release candidate 0.15.0 RC 11
e03fc4d update status-go to include new sharding fixes
d6c902e release candidate 0.15.0 RC 10
2066734 update status-go to include new sharding fixes
6dc10bf update status-go to include new sharding fixes
f06706f release candidate 0.15.0 RC 9
6684e52 update status-go
266961a release candidate 0.15.0 RC 8
3d585e8 update status-go
2172bd5 fix: discv5 bootnodes
5115cbd release candidate 0.15.0 RC 7
50452f6 update status-go
0ddf866 chore: remove wakuV1 and status.prod/test fleets
6e15983 test: use shards.test fleet as default
0368474 fix: add clusterID to NodeConfig
abb298b chore: add back "feat: shards.test fleet""
ae82394 chore: point to status-go branch that includes default shard logic
2fa8e73 release candidate 0.15.0 RC 6
97e122b update status-go
0ff7c33 fix: check nil shard
258bde4 fix(@desktop/permissions): Fix filling collectibles and assets model in permissions
978b90b fix: share community instead of import during inviting community member in the community with minted owner token
154492e feat: show activity center notification if user must reveal addressed to join/rejoin the community (#12856)
5f03d4a fix(@desktop/communities): Fix fees estimation crash
7c49f91 chore: status-go update
5b55641 fix: quit from community settings in UI if member privileged role changed
d57393b release candidate 0.15.0 RC 5
bce2fb3 chore(status-go): up status-go to get topic fix
9194d8a chore(status-go): up status-go to get erc20 fix
b4da9ce fix(CommunityIntroDialog): Unable to join token gated community
b3eb23f release candidate 0.15.0 RC 4
25cfc47 chore(status-go): up status-go to get Contract upg and nft fix
68555b3 release candidate 0.15.0 RC 3
bfab40b chore(status-go): bump status-go to get syncing fix
8e74499 fix(@wallet): toast ui url add extra space
6101bdd feat(sharding): add shard info args to requestCommunityInfo calls
f9cfd0a chore: bump status-go to get shard fleet revert
a33ff4d Revert "feat: shards.test fleet"
4d1fd3a chore: remove new e2e tests from release build for now
2684bc8 release candidate 0.15.0 RC 2
89e963e Fix incorrect suggestion input when entering seed phrase (#12662)
a6827f7 fix(stickers): fix crash in async task + clean up + set bought status
1eeefc4 feat: shards.test fleet
e46847f chore: bump status-go
6aa4978 release candidate 0.15.0 RC 1
a3ef9d6 bump status-go on master
532066d feat(Profile): Fix storybook models according backend limitations
4a4f1b8 feat(Profile): Move profile showcase out of contact
e2c3ceb feat(Contacts): refresh profile on live data update, review fixes
84f3626 feat(Contacts): Show profile showcase data for contacts
c5e3738 chore(@AccountView.qml): object name to interact with toggle
6582796 Revert "fix(@wallet): random failure with building dto"
7183621 feat: Manage tokens panel UI component & model
d73c51d bug(@wallet/desktop): Show toast on account removal (#12597)
930d9ef fix(@desktop/general): buying ens usernames/stickers fixed
8abd9c5 fix(@wallet): random failure with building dto
4c99ca3 fix: activate community channel link (#12653)
2910317 chore(@desktop): Upgrade status-go
88c09b3 feat(@desktop/communtiies): Set signer flow
e8c0275 feat(ActivityCenter): Transfer ownership messages
1600b5f feat(SQ/Theme): Extended getColor
allowing random colors
f1d4462 feat(FinaliseOwnershipPopup): Moved to Popups
fa3be86 fix(@desktop/general): LoadAllTransfers flag is set to true when a user is logging in
3030a68 feat(discord): Process import cancelled event Fixes: #12504
99712a0 feat(discord): Import single channel from discord Fixes: #12238
d2439cd fix(ci): archive artifacts in pkg folder
94953bb fix(@desktop/wallet): send modal not working with bridge hop (mainnet to optimism)
52dd0ab feature: live status link previews (#12613)
10f71e7 chore: bump status-go
7fe6e10 chore(StatusQ): Tests for SubmodelProxyModel added
d4d7203 feat(StatusQ): Generic proxy model allowing setting proxies like SFPM or LeftJoinModel for submodels
2b92c15 fix(@wallet): enable all networks by default
9e8796f feature(ci): set build description even if it fails
59048b2 feat(communities): integrate community sharding
cbb59e0 chore: bump stats-go
f7b0e21 fix(ui-test): temporary fix ui-test to pass the test, cause the UI is not the final one
ad77747 feat(@desktop/keycard): joining communities using addresses migrated to a keycard
0e16a4e feat(@desktop/general): signing flow added globally
9c9bcef feat(@desktop/keycard): sign flow added to the shared keycard module
52d760d fix(@desktop/keycard): resolving v param for data signed on a keycard fixed
37e35d1 chore(@desktop/community): unused code removed
81fd275 fix: Fixing broken binding on text input enabled property
8cf2c30 fix(@wallet): hide store section for watch only accounts
99c113c feat: implement generalized collectibles filter
0f07ea0 fix(LinkPreviews): Left align the message link preview tight corner
544b2c1 chore(@StatusITrayIcon.qml): object names
bcdb37b fix(@desktop/wallet): Use LeftJoinodel to link networks with chainId in various models such collectibles model, assets models.
6311254 chore(@AccountContexMenu.qml): make the context menu dynamic
c7c5ec3 feat(Profile): Profile showcase backend (#12510)
38140cd Add yarn installation to macOS setup script
35ed0e5 feat(WalletStore): Created new TokensStore
e0179bb feat(WalletSettings): Display token list as well as popup to see each token in it
b106464 feat(SQ/StatusBaseButton): Added textHoverColor
property
a7d430e feat(ShapeRectangle): Added icon
d302bf4 feat(WalletSettings): Add Manage tokens
entry in wallet settings
cc34375 chore(@community_tests): disabling test with reply because of bug
b414d61 feat: info msg if owner is not awailable after community ownership change (#12560)
717e9e6 Makefile changes for macOS Sonoma
1e2f438 fix(@desktop/general): error while generating account
a5aba6e fix(@wallet): send to only operable account
04b6fb5 feat(LeftJoinModel): Use QAbstractItemModel::match for searching key idx in right model
7847cb3 chore(LeftJoinModel): add detection of duplicated roles
cc96450 chore(LeftJoinModel): QAbstractItemModelTester added to tests
0f1b160 chore: object names added for keycard controller elements (#12583)
36c9493 chore(status-go): update status-go to get migration fix
f4c739e fix(wallet) update nimqml reference to the master
7de6eaa fix(@desktop/sendModel): Use tab to focus to next field (#12571)
ccd8c5b feat(wallet) Wallet Connect integration prototype
fd0e4ef fix(pairing): fix pairing error on too fast login
bbfe9a8 feat(@desktop/token): Add community id to Token struct (#12534)
113810e chore(@AccountView.qml): add object name for confirmation popup
2fae6d8 Storybook: Add example combining RolesRenamingModel, LeftJoinModel and SFPM
ffadd75 StatusQ: Add generic LeftJoinModel model mimicking SQL Left Join
628d9cd StatusQ: Add generic proxy model for roles renaming
a3239d9 fix ImportCommunityPopup
issues, remove private key importing (#12554)
dd2b58a chore(ci): upgrade Jenkins library to 1.8.0
cfd82ee feat(ci): trigger E2E from meta build for releases
8cee3f5 chore(macos): add entitlements required for squish
acdd59f fix: ensure InvitationBubbleView loading state for missing community
c6c1c0e chore: bump status-go
9881c15 Fix/issue 12356 no shared url data (#12557)
c22dc23 fix(LinkPreviews): Fix link preview settings
b1a8fd6 fix(@desktop/wallet): Prevent nil conversion to qvariant (#12546)
cb703a4 fix(ci): use getFullDisplayName()
1072033 fix(ci): use getProjectName() to get parent name
0592154 fix(ci): missing module name for parentOrCurrentBuild
4a30d13 feat(LinkPreviews): Integrate Link previews with the backend (#12523)
5c4dd60 fix(@wallet): all highlight
466b57a fix(@wallet): sending big number
6046e78 chore(@AppMain.qml): add object name for toast message
5a157c5 chore(@AppMain.qml): fix misspelling
8ac6eb8 fix(LinkPreviews): Fixing gif hyperlink detection in StatusChatInput
b9867c2 feature: copy channel link menu action (#12482)
3050e97 feat: Link preview settings to Status chat input unfurling mode
0a857cb fix: Preserve the previous cursor position on undo/redo
in StatusChatInput
6ab2873 feat(ci): trigger new E2E run after Linux build
c0b564e fix(ci): pin linuxdeployqt at 20230423 (8428c59)
428ac1a fix(@desktop/general): status.prod fleet is always used regardless of the fleet being chosen
f88c23d refa...
0.14.1
Status Desktop - 0.14.1-beta
IMPORTANT: This version includes a database migration. Make sure to back up your seed phrase in case of issues. Thank you
Please note that this version is a private beta meant for testing purposes by core contributors only. It's not meant for public use and makes no claims of security or integrity of funds or data in these builds.
Please report issues/bugs in https://github.com/status-im/status-desktop/issues
macOS users: after you open Status.dmg and copy Status.app to the Applications folder, you will need to "right click -> open" when running it for the first time (due to new Apple requirements for notarization). You may need to "right click -> open" twice.
Before updating also backup your seed phrase:
-> Profile -> Privacy and Security -> Backup Seed Phrase
Changelog
43748b0 release 0.14.1
28f216b release candidate 0.14.1 RC 1
bf9426b fix(communities): set state correctly on request accept or decline
49fd2a1 fix: derive community encryption from permissions
bdedda6 release 0.14.0
5e8f2e9 fix(backup): fix import not setting recoverAccount so backup wasn't used
b2c9c46 fix(@desktop/communities): Fix communitytokens status-go calls
ee4cf80 fix(message/service): fix crash on missing assignment of MessageResult
c1875a6 fix(archives): Stop importing archives when the user isn't a member of community
15d6e83 fix(Communities): Align Constants.CommunityMembershipRequestState with MembershipRequestState in types.nim
a3f944a stopScrollToMessage
b2e4493 fix: treat empty first message as initial message loaded
8032cf7 fix: Defer QModelIndex delete when it is created
ba00228 fix: Crash when 1-1 chats order is changing in the UI
41ba1f1 fix: Fixing a crash on channels reordering in community column view
a8fb1da chore(@desktop): Upgrade status-go
fb54479 Add missing object id for clearHistoryMenuItem
980a69d better logs
6f03e77 fix(ChatLayout): fix isPrivileged user by using sectionItemModel
057b6c2 fix: make sure we only get a community when it's a community
3d6c05a fix(crash): fix crash about community permissions
bd886ab chore(status-go): bump status-go to have pending transaction table fix
aad7cf9 fix(chat_section): only call community function for communities
7af93d2 chore: clean up modules and controllers by removing the useless function
8d2cac0 chore: Bump status-go to include collectibles fixes (#12006)
7c48447 fix: restored community links old unfurling (#11988)
1a781c5 Ask for confirmation before clearing chat history (#11891)
ffc560b Add ChatIdentifierItem back, after model is cleared (#11900)
3f5df7e feat: owner and token master permissions (#11942)
8941b21 fix(wallet) duplicate entries in activity
3463d7a fix(Communities): show community tokens in token section (#11970)
43f49c0 chore: Bump status-go to include fixes for collectibles migration issue and wallet db password issue.
7e34260 feat: Unfurl GIFs locally (#11977)
cc83098 feat(Communities): Improvements for token holders list (#11923)
18b1579 test(AUT Close) The closing AUT process by pid (#11955)
9716f9b fix: Only send unfurled link previews (#11976)
a1bf7be feat(@desktop/syncing): make a not operable account fully operable, part 3
85d4bfd feat(@desktop/syncing): generating connection string and inserting connection string for transferring keystore files introduced
c207a4a chore(@desktop/syncing): syncing qr code related qml files move to shared location
fb78df0 chore(@desktop/syncing): syncing related qml files move to shared location
3560786 feat: Unfurl images (#11940)
7274e61 feat: hook edit shared addresses to backend (#11951)
8332a68 Hook pending join request backend to new UI (#11914)
95f8296 feat(communities): Update permissions list for spectated community tokens model (#11803)
3e8f710 fix(debug) don't overwrite the status-go log level
988e7ac chore(Utils): remove backend-dependent escapeHtml method from Utils
79a195b fix(Utils): Sanitize string representing amounts in FeeRow
0cba5ec feat(StatusQ/Utils): Add StringUtils to expose string-related C++ routines
02d16cb fix(Airdrop): Use remaining supply to display and validate amounts
678f751 feat(@wallet): mask api keys
faf4933 fix(@desktop/wallet): Show networks for Bridge txs (#11898)
ca5b07a chore(wallet): bumped status-go to merge wallet dedicated DB
eb6a33f fix: Add SA_ONSTACK flag to the event 16
33b8ca8 feat: Disable community membership request actions when the request is in action pending state
81cc207 fix(Communities): Remotely destruct popup for regular collectibles integrated
d031072 fix(@desktop/communities): Restart fee timer only when the dialog is opened
5b2a7b9 fix: the member search is adding empty spaces on the search results
4d770e6 fix: don't display bogus empty tooltip with no text
a6d7ec2 fix(@desktop/communities): Fix minting crash when community name length is <3 chars
1c50ec1 chore(Communities): Refactor amounts handling for displaying, minting, airdropping and burning
f3526d6 fix(Mint token): Network selector not shown properly
99ca9c2 fix: unbreak some storybook pages
f4b028b feat(CommunityTokens): Display community member contact data for token holders list (#11787)
b38faea fix(threadpool): stop logging task args because they may contain pwd
beaca31 fix(@desktop/activity): Fix filter layout and added recipient search (#11883)
dc950d8 chore(@desktop): Upgrade status-go
a7b5ab3 fix(@desktop/communities): Set up isTokenMasterOwner flag correctly in UI
197c211 fix(EditOwnerTokenView): Fee errors handling fixed
2c50004 ci: update jenkins lib
238ffeb feat:(@desktop/profile): dedicated collectibles model for profile showcase
e82270c chore(@desktop/wallet): move collectibles controllers to shared modules
21eea92 feat(@desktop/wallet): adapt to multiclient collectibles api
e9d0727 test(Onboarding and Wallet) Fixes of user sign up with profile image test and using Keycard wallet test
bb2f246 chore(@desktop): Upgrade status-go
0c78a64 fix(#desktop/communities): Remove temp minting and temp airdrop buttons
6b8ef14 refactor(OwnerToken): Refactored UI roles isPrivilegedToken
and isOwner
603d4dd feat(@desktop/communities): Deploy Owner and Master tokens flow.
7a1500a fix(@desktop/wallet): no notification after deleting keyapir
52fed9d test(Onboarding) Test on Import: 12 word seed phrase added
3ce0215 feat(RemotelyDestructPopup): Added fee box
4c6af4f feat(@desktop/syncing): make a not operable account fully operable, part 2
7d4df69 feat: Add Ban/Kick Pending state in the Community members settings.
49ec696 sign-macos-pkg.sh: move gatekeeper verification
0676f49 feat(BackUpSeedModal) added enter key press handling
e6f9bfd feat(RemotelyDestructPopup): Added fee box
7de4c2c fix(Permissions): Disable amount input for unique tokens
22258cc token-permissions: implement the UI "edit" flow for shared addresses
f721636 refactor(CommunitySettings): Add SFPM for wallet accounts model in a single place
23fa2f5 feat(@desktop/syncing): make a not operable account fully operable, part 1
ec3231e feat(@desktop/wallet): Update remove keypair popup to match the Figma
24d26cc feat(airdrop): get revealed accounts using new API instead of desc
9e89bd4 fix(@desktop/wallet): Wallet -> Main screen: + button is overlapped
7d0d321 feat(community): Add Pending states to community membership request decisions in members tab panel
e9a2b18 feat(Community): Add pending states to Community Request Notification
351309a feat(Permissions): Adding, duplicating, editing and deleting permissions when control node is offline
dcfebbc ci: switch altool to notarytool
9cc6bdc feat(@wallet): private key multiline
5fc1ecc test(Onboarding) Skip closing test app (#11837)
11820d0 feat(@desktop/wallet): Wallet settings - Notification after each action
a06cd4b fix(@desktop/wallet): additional chat account visible when adding watch only account
72c3e1c Trim white space before and after profile bio text
a1e1e31 fix(TokenHoldersPanel): Added sorting feature
ba89daa fix(section_model): fix missing role to update the access (request)
d136d9b feat(BurnToken): Add fee box with network selector to Burn popup
15701e9 feat(communities): add check permissions pending state
34dba08 fix: Only scrollToMessage
when it's available in the database (#11784)
9d78e23 feat(token_list): add supply to the token list model
5bd2d8d feat(@desktop/wallet): react to collectibles update only for selected addresses and chains
a36f0d8 feat(Communities): changes in import popup for private keys
8410e36 fix(@desktop/wallet): fix wrong model update when items are fetched
9be2a8d feat(Community Overview): Trigger chart data updates on specific actions + optimise the backend calls
b09504b Test(pytest) start aut (#11482)
20790a4 fix(chatSearch): fix chat search to include all and only chats
ecf5efb fix(Minttoken): Account selector is no longer present under fees section
6e5469f chore(@desktop/wallet): sorting out keypair/account menu
f8dd1dc fix(@desktop/wallet): Properly return token id value (#11792)
44a59f6 fix(Entitlements.plist): not yet support apple associated domains (#11799)
eb65e88 [ImportCommunities] Add token models needed for CommunityIntroPopup
b5a81ba feat(@desktop/wallet): Handle collectible minting (#11796)
66e9631 fix(@desktop/wallet): Speedup wallet view loading (#11736)
0565329 fix: close testnet banner
129f81a fix(MembersdSelectorView): fix the logic of opening CR popup (#11780)
edae7bf feat(Communities): Add animation in token holders list when remotely destuct completed
b4891a6 feat(Communities): Present remotely destruct in progress in token holders list
06f8ef2 chore: adapt to new collectibles ...
0.14.1-rc.1
Release Candidate fixing some issues in 0.14.0, only use if you know what you're doing
0.14.0 - testing release
Status Desktop - 0.14.0-beta
IMPORTANT: This version includes a database migration. Make sure to back up your seed phrase in case of issues. Thank you
Please note that this version is a beta meant for testing purposes by core contributors. It's not meant for real use and makes no claims of security or integrity of funds or data in these builds.
Please report issues/bugs in the #status-desktop
channel or via:
https://github.com/status-im/status-desktop/issues
macOS users: after you open Status.dmg and copy Status.app to the Applications folder, you will need to "right click -> open" when running it for the first time (due to new Apple requirements for notarization). You may need to "right click -> open" twice.
Before updating also backup your seed phrase:
-> Profile -> Privacy and Security -> Backup Seed Phrase
Changelog
bdedda6 release 0.14.0
5e8f2e9 fix(backup): fix import not setting recoverAccount so backup wasn't used
b2c9c46 fix(@desktop/communities): Fix communitytokens status-go calls
ee4cf80 fix(message/service): fix crash on missing assignment of MessageResult
c1875a6 fix(archives): Stop importing archives when the user isn't a member of community
15d6e83 fix(Communities): Align Constants.CommunityMembershipRequestState with MembershipRequestState in types.nim
a3f944a stopScrollToMessage
b2e4493 fix: treat empty first message as initial message loaded
8032cf7 fix: Defer QModelIndex delete when it is created
ba00228 fix: Crash when 1-1 chats order is changing in the UI
41ba1f1 fix: Fixing a crash on channels reordering in community column view
a8fb1da chore(@desktop): Upgrade status-go
fb54479 Add missing object id for clearHistoryMenuItem
980a69d better logs
6f03e77 fix(ChatLayout): fix isPrivileged user by using sectionItemModel
057b6c2 fix: make sure we only get a community when it's a community
3d6c05a fix(crash): fix crash about community permissions
bd886ab chore(status-go): bump status-go to have pending transaction table fix
aad7cf9 fix(chat_section): only call community function for communities
7af93d2 chore: clean up modules and controllers by removing the useless function
8d2cac0 chore: Bump status-go to include collectibles fixes (#12006)
7c48447 fix: restored community links old unfurling (#11988)
1a781c5 Ask for confirmation before clearing chat history (#11891)
ffc560b Add ChatIdentifierItem back, after model is cleared (#11900)
3f5df7e feat: owner and token master permissions (#11942)
8941b21 fix(wallet) duplicate entries in activity
3463d7a fix(Communities): show community tokens in token section (#11970)
43f49c0 chore: Bump status-go to include fixes for collectibles migration issue and wallet db password issue.
7e34260 feat: Unfurl GIFs locally (#11977)
cc83098 feat(Communities): Improvements for token holders list (#11923)
18b1579 test(AUT Close) The closing AUT process by pid (#11955)
9716f9b fix: Only send unfurled link previews (#11976)
a1bf7be feat(@desktop/syncing): make a not operable account fully operable, part 3
85d4bfd feat(@desktop/syncing): generating connection string and inserting connection string for transferring keystore files introduced
c207a4a chore(@desktop/syncing): syncing qr code related qml files move to shared location
fb78df0 chore(@desktop/syncing): syncing related qml files move to shared location
3560786 feat: Unfurl images (#11940)
7274e61 feat: hook edit shared addresses to backend (#11951)
8332a68 Hook pending join request backend to new UI (#11914)
95f8296 feat(communities): Update permissions list for spectated community tokens model (#11803)
3e8f710 fix(debug) don't overwrite the status-go log level
988e7ac chore(Utils): remove backend-dependent escapeHtml method from Utils
79a195b fix(Utils): Sanitize string representing amounts in FeeRow
0cba5ec feat(StatusQ/Utils): Add StringUtils to expose string-related C++ routines
02d16cb fix(Airdrop): Use remaining supply to display and validate amounts
678f751 feat(@wallet): mask api keys
faf4933 fix(@desktop/wallet): Show networks for Bridge txs (#11898)
ca5b07a chore(wallet): bumped status-go to merge wallet dedicated DB
eb6a33f fix: Add SA_ONSTACK flag to the event 16
33b8ca8 feat: Disable community membership request actions when the request is in action pending state
81cc207 fix(Communities): Remotely destruct popup for regular collectibles integrated
d031072 fix(@desktop/communities): Restart fee timer only when the dialog is opened
5b2a7b9 fix: the member search is adding empty spaces on the search results
4d770e6 fix: don't display bogus empty tooltip with no text
a6d7ec2 fix(@desktop/communities): Fix minting crash when community name length is <3 chars
1c50ec1 chore(Communities): Refactor amounts handling for displaying, minting, airdropping and burning
f3526d6 fix(Mint token): Network selector not shown properly
99ca9c2 fix: unbreak some storybook pages
f4b028b feat(CommunityTokens): Display community member contact data for token holders list (#11787)
b38faea fix(threadpool): stop logging task args because they may contain pwd
beaca31 fix(@desktop/activity): Fix filter layout and added recipient search (#11883)
dc950d8 chore(@desktop): Upgrade status-go
a7b5ab3 fix(@desktop/communities): Set up isTokenMasterOwner flag correctly in UI
197c211 fix(EditOwnerTokenView): Fee errors handling fixed
2c50004 ci: update jenkins lib
238ffeb feat:(@desktop/profile): dedicated collectibles model for profile showcase
e82270c chore(@desktop/wallet): move collectibles controllers to shared modules
21eea92 feat(@desktop/wallet): adapt to multiclient collectibles api
e9d0727 test(Onboarding and Wallet) Fixes of user sign up with profile image test and using Keycard wallet test
bb2f246 chore(@desktop): Upgrade status-go
0c78a64 fix(#desktop/communities): Remove temp minting and temp airdrop buttons
6b8ef14 refactor(OwnerToken): Refactored UI roles isPrivilegedToken
and isOwner
603d4dd feat(@desktop/communities): Deploy Owner and Master tokens flow.
7a1500a fix(@desktop/wallet): no notification after deleting keyapir
52fed9d test(Onboarding) Test on Import: 12 word seed phrase added
3ce0215 feat(RemotelyDestructPopup): Added fee box
4c6af4f feat(@desktop/syncing): make a not operable account fully operable, part 2
7d4df69 feat: Add Ban/Kick Pending state in the Community members settings.
49ec696 sign-macos-pkg.sh: move gatekeeper verification
0676f49 feat(BackUpSeedModal) added enter key press handling
e6f9bfd feat(RemotelyDestructPopup): Added fee box
7de4c2c fix(Permissions): Disable amount input for unique tokens
22258cc token-permissions: implement the UI "edit" flow for shared addresses
f721636 refactor(CommunitySettings): Add SFPM for wallet accounts model in a single place
23fa2f5 feat(@desktop/syncing): make a not operable account fully operable, part 1
ec3231e feat(@desktop/wallet): Update remove keypair popup to match the Figma
24d26cc feat(airdrop): get revealed accounts using new API instead of desc
9e89bd4 fix(@desktop/wallet): Wallet -> Main screen: + button is overlapped
7d0d321 feat(community): Add Pending states to community membership request decisions in members tab panel
e9a2b18 feat(Community): Add pending states to Community Request Notification
351309a feat(Permissions): Adding, duplicating, editing and deleting permissions when control node is offline
dcfebbc ci: switch altool to notarytool
9cc6bdc feat(@wallet): private key multiline
5fc1ecc test(Onboarding) Skip closing test app (#11837)
11820d0 feat(@desktop/wallet): Wallet settings - Notification after each action
a06cd4b fix(@desktop/wallet): additional chat account visible when adding watch only account
72c3e1c Trim white space before and after profile bio text
a1e1e31 fix(TokenHoldersPanel): Added sorting feature
ba89daa fix(section_model): fix missing role to update the access (request)
d136d9b feat(BurnToken): Add fee box with network selector to Burn popup
15701e9 feat(communities): add check permissions pending state
34dba08 fix: Only scrollToMessage
when it's available in the database (#11784)
9d78e23 feat(token_list): add supply to the token list model
5bd2d8d feat(@desktop/wallet): react to collectibles update only for selected addresses and chains
a36f0d8 feat(Communities): changes in import popup for private keys
8410e36 fix(@desktop/wallet): fix wrong model update when items are fetched
9be2a8d feat(Community Overview): Trigger chart data updates on specific actions + optimise the backend calls
b09504b Test(pytest) start aut (#11482)
20790a4 fix(chatSearch): fix chat search to include all and only chats
ecf5efb fix(Minttoken): Account selector is no longer present under fees section
6e5469f chore(@desktop/wallet): sorting out keypair/account menu
f8dd1dc fix(@desktop/wallet): Properly return token id value (#11792)
44a59f6 fix(Entitlements.plist): not yet support apple associated domains (#11799)
eb65e88 [ImportCommunities] Add token models needed for CommunityIntroPopup
b5a81ba feat(@desktop/wallet): Handle collectible minting (#11796)
66e9631 fix(@desktop/wallet): Speedup wallet view loading (#11736)
0565329 fix: close testnet banner
129f81a fix(MembersdSelectorView): fix the logic of opening CR popup (#11780)
edae7bf feat(Communities): Add animation in token holders list when remotely destuct completed
b4891a6 feat(Communities): Present remotely destruct in progress in token holders list
06f8ef2 chore: adapt to new collectibles api
570f312 refactor(@desktop/wallet): wallet service improvements
23426f1 refactor(@desktop/wallet): tokens removed from WalletAccountDto
and cached separately in wallet ...