Skip to content

Releases: status-im/status-desktop

2.30.0-rc.4

31 Jul 22:37
Compare
Choose a tag to compare
2.30.0-rc.4 Pre-release
Pre-release

For CC testing

Changes since last RC:

  • Fix to the wallet accounts all appearing as Keycard accounts
  • Dapps connection fixes
  • Various medium and small fixes

2.30.0-rc.2

29 Jul 21:01
Compare
Choose a tag to compare
2.30.0-rc.2 Pre-release
Pre-release

for CC testing

2.30.0-rc.1

26 Jul 16:09
Compare
Choose a tag to compare
2.30.0-rc.1 Pre-release
Pre-release

for CC testing

Status Desktop - 2.29.0-beta

12 Jun 14:08
Compare
Choose a tag to compare

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 #general channel on the status community 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: scroll to message during the clicking on AC mention message by @mprakhov in #14075
  • [CHERRY-PICK] fix(category): fix muted category and received messages (#14082) by @jrainville in #14087
  • chore: bump status-go by @MishkaRogachev in #14064
  • fix: draw community select bubble after community create (CHERRY-PICK) by @mprakhov in #14108
  • (fix/desktop) fix sporadic empty community token hodler list by @kounkou in #14057
  • chore: object names added for wallet right tab buttons and filter button by @Valentina1133 in #14110
  • fix(category): fix missing category when empty by @jrainville in #14086
  • fix(TokenManagement): Asset balance threshold value not reflected in main wallet view by @caybro in #14051
  • fix: can't use the Tab button in the Mint Token form by @caybro in #14138
  • fix(communities): deltas between designs and build for join token gated community flow by @saledjenic in #14024
  • fix(wallet): Add token data when new token is added by @Cuteivist in #14061
  • Fix saved addresses in activity 13663 by @stefandunca in #14069
  • fix: Display name is not validated properly (UI part) by @caybro in #14142
  • chore: bump status-go by @Cuteivist in #14158
  • fix(wallet): counterparty loading forever in activity history by @stefandunca in #14092
  • chore(Communities): CommunityIntroDialog renamed, storybook page fixed by @micieslak in #14152
  • (Chat): Display system messages about adding/removing members immediately after an update is performed by @friofry in #14146
  • [CHERRY-PICK] fix(main): set personnal chat as active if last active was profile by @jrainville in #14167
  • fix(@wallet): Copy viewed account details by @Cuteivist in #14161
  • fix(Shared Addresses): Requirements check pending indicator by @caybro in #14154
  • fix(JoinCommunity): Join CTA labelling: Change text and remove existing icon by @noeliaSD in #14141
  • chore(ci): bump jenkins lib and rename TARGET by @jakubgs in #14186
  • feat(@desktop/wallet): Link out from collectible details view to opensea by @Khushboo-dev-cpp in #14170
  • feat(wallet) save/load collectibles user handled state in DB by @stefandunca in #13903
  • fix(CancelCommunityMembership): Added popup instead of directly cancelling request by @noeliaSD in #14201
  • fix(general): when biometric is setup the authentication flow is not correct showing the password one instead by @saledjenic in #14184
  • fix(communities): when only keycard accounts selected (and 1 keycard) authentication is not triggered by @saledjenic in #14183
  • fix(communities): keycard authentication marked automatically as authenticated by @saledjenic in #14182
  • fix(communities): join community button text instead of share all addresses to join text in membership setup dialog by @saledjenic in #14185
  • fix(wallet): displaying L1 gas cost in UI by @saledjenic in #14149
  • chore(@desktop/wallet): Simplify the wallet networks service by @Khushboo-dev-cpp in #13995
  • chore: move logic for resolving suggested derivation path to status-go by @saledjenic in #14196
  • fix(@wallet): prevent collectibles error due to irrelevant chain state by @dlipicar in #14181
  • fix: set correct permision required UI during joining the community by @mprakhov in #14210
  • fix(@desktop/wallet): Remove profile section's networks submodule and update logic for combined networks by @Khushboo-dev-cpp in #14066
  • Feat: New showcase models for a contact by @MishkaRogachev in #13998
  • fix[Onboarding] Password screen is not correct by @caybro in #14233
  • feat: Add missing eligible to join tag in CommunityMembershipSetupDialog by @caybro in #14187
  • feat(wallet): Handled failed to load collectible image state by @Cuteivist in #14229
  • Feat/add perspective combo box by @alexjba in #14145
  • [ProfileShowcasePopup] Updated delegates as per design + added web tab by @alexandraB99 in #13607
  • feat(wallet): Handle collectibles details unknown community by @Cuteivist in #14206
  • fix(PRofileShowcase): Fixing conflict merge error by @alexjba in #14242
  • feat(SharedAddressesAccountSelector): Support for collectibles in account's delegate tags by @micieslak in #14225
  • fix(Permissions): tokenOwner is present in the list of collectibles when adding a permission by @friofry in #14236
  • fix(ProfileShowcase): Filter out communities the user hasn't joined from by @alexjba in #14246
  • feat(SharedAddressesAccountSelector): update wallet account sorting by @caybro in #14240
  • fix(@desktop/wallet): properly handle collectible groups in send modal by @dlipicar in #14197
  • fix(wallet) start a session in case of tmp activity models by @stefandunca in #14253
  • fix(SendModal) missing icons for assets in Send Modal by @stefandunca in #14223
  • fix(wallet) sending community tokens doesn't work by @stefandunca in #14126
  • fix(Profile): Fix crashing when showcase collectible having disabled chainIds by @MishkaRogachev in #14252
  • chore: fill holes in ChatType enum by @igor-sirotin in #14257
  • chore: supress UnreachableCode check in keycard_popup/controller.nim by @igor-sirotin in #14254
  • Fix sending collectibles by @stefandunca in #14224
  • feat(@desktop/wallet): Collectible Details balance tag by @Khushboo-dev-cpp in #14204
  • fix(Profile Flow): Marking as ID verified is not reflected in community member by @friofry in #14269
  • fix: permissions with value>1000 by @igor-sirotin in #14249
  • Hotfix: fix compilation warning by @MishkaRogachev in #14273
  • chore(SharedAddressesPermissionsPanel): optimize the speed by @caybro in #14288
  • chore: bump status-go in master by @anastasiyaig in #14293
  • fix(SendModal): fix not showing tokens in the holding selector by @stefandunca in #14294
  • fix(@desktop/communities): request to join btn fixes by @mprakhov in #14287
  • Chore/cherry pick permission hang fix by @jrainville in #14295
  • fix(permissions): fix view and post permission overwritten by view perm by @jrainville in #14237
  • feat(ProfileShowcasePopup): Adding interactions in delegates by @alexandraB99 in https://githu...
Read more

2.29.0-rc.11

10 Jun 18:00
Compare
Choose a tag to compare
2.29.0-rc.11 Pre-release
Pre-release
  • Fix buying ENS names

2.29.0-rc.10

09 Jun 18:29
Compare
Choose a tag to compare
2.29.0-rc.10 Pre-release
Pre-release
  • Fix onboarding and keycard issues

2.29.0-rc.9

06 Jun 20:50
Compare
Choose a tag to compare
2.29.0-rc.9 Pre-release
Pre-release
  • Upgrade to Go 1.21
  • Fix wallet activity crash
  • Fix sending collectibles flow
  • Fix profile showcase not saving
  • Fix community members appearing as in ownership transfer in admin panel

2.29.0-rc.7

03 Jun 13:22
Compare
Choose a tag to compare
2.29.0-rc.7 Pre-release
Pre-release
  • Fix share profile button missing
  • Fix issue with the Hide channel permission
  • Fix group chat retry issue

2.29.0-rc.6

30 May 13:27
Compare
Choose a tag to compare
2.29.0-rc.6 Pre-release
Pre-release
  • Fixes bio update error message
  • Hides ID verification
  • Fixes the issues where the message buttons no longer appears are emoji reactions hovers

2.29.0-rc.5

28 May 22:15
Compare
Choose a tag to compare
2.29.0-rc.5 Pre-release
Pre-release
  • Adds a button to reload stuck tokens
  • Improves load time at start login