Skip to content

Releases: status-im/status-app

2.37.1-rc.1

18 Mar 13:17
3a9fb10

Choose a tag to compare

2.37.1-rc.1 Pre-release
Pre-release

First Release Canadidate of 2.37.1

What's Changed

  • fix(wallet): fixed incorrectly calculated fiat values in several places by @saledjenic in #20145
  • chore(metrics): remove metrics screens and switch from release by @jrainville in #20200
  • fix(swap): trying to swap these two tokens gives this generic error by @saledjenic in #20140

Full Changelog: 2.37.0...2.37.1-rc.1


Please test and leave comments in the feedback channels on the Status community or open issues on Github

For more details on how to test, check our contributing guide

Thank you and happy testing.

2.37.0

04 Mar 13:20

Choose a tag to compare

⭐ New Features

✓ Way to disable third-party services
✓ Linea blockchain
✓ Ethereum Follow Protocol support to see your on-chain followings
✓ Rolling-out the SDS protocol for message reliability in communities
✓ Added Keycard support on Mobile
✓ Added WalletConnect on Mobile
✓ Made the app’s token list more reliable
✓ Added deep links support on Android (iOS in next release)
✓ Revamped the man navigation bar
✓ Added deleting devices in Syncing
✓ Added spectated communities and emoji reactions to backup and pairing
✓ Inviting new contact to Status is easier and more intuitive

2.37.0-rc.8

27 Feb 20:48

Choose a tag to compare

2.37.0-rc.8 Pre-release
Pre-release

Eighth Release Canadidate of 2.37.0

What's Changed

Full Changelog: 2.37.0-rc.7...2.37.0-rc.8

Full list of new features in 2.37.0: https://github.com/status-im/status-app/releases/tag/2.37.0-rc.1


Please test and leave comments in the feedback channels on the Status community or open issues on Github

For more details on how to test, check our contributing guide

Thank you and happy testing.

2.37.0-rc.7

26 Feb 21:50

Choose a tag to compare

2.37.0-rc.7 Pre-release
Pre-release

Seventh Release Canadidate of 2.37.0

What's Changed

  • feat(wc): support WalletConnect deep links by @jrainville in #20094
  • feat(NavigationEducationDialog): Show navigation education popup on first login and / or first time when navbar collapses by @noeliaSD in #20115
  • fix: lower min window width to 360dp + proper tooltip handing in navbar by @micieslak in #20108
  • fix(Banners): suspend updating when offline by @caybro in #20125
  • chore(wallet): message updated for not supported chains yet by @saledjenic in #20127
  • fix: Prevent full-screen height in specific popups + Show education popup only once per app install by @noeliaSD in #20129
  • fix: restore chart responsiveness by @friofry in #20112

Full Changelog: 2.37.0-rc.6...2.37.0-rc.7

Full list of new features in 2.37.0: https://github.com/status-im/status-app/releases/tag/2.37.0-rc.1


Please test and leave comments in the feedback channels on the Status community or open issues on Github

For more details on how to test, check our contributing guide

Thank you and happy testing.

2.37.0-rc.6

26 Feb 03:16

Choose a tag to compare

2.37.0-rc.6 Pre-release
Pre-release

Sixth Release Canadidate of 2.37.0

What's Changed

  • fix(ModuleWarning): adjust the action button height by @caybro in #20088
  • fix(StatusQ): some more dark mode fixes by @caybro in #20090
  • fix: Theme is not properly propagated by @alexjba in #20082
  • fix: Warn users before migrating to keycard by @alexjba in #20060
  • fix(MacOS): Proper camera permissions handling by @micieslak in #20092
  • fix(wallet): hide status-connect for mobile by @friofry in #20093
  • fix: wallet assets search by @alexjba in #20097
  • fix: Disable swap, buy and bridge on ios release by @alexjba in #20100
  • feat(privacyMode): placeholders and activation buttons for Stickers/Gifs popup by @micieslak in #20059
  • fix(JoinPermissionsOverlay): layout improvements by @micieslak in #20105
  • fix(scrollbar): fix scrollbar white bg showing on Windows by @jrainville in #20055
  • fix(wallet): the token balance and transaction history is not updated for the receiving address by @saledjenic in #20102
  • fix(windows): fix checkboxes appearing weird on Windows by @jrainville in #20111
  • feat(NetworkChecker): port to QNetworkInformation backend by @caybro in #20096
  • fix(StatusDialog): Constrain height in non-bottomSheet mode to avoid full-screen layout issues + fix(ProfileShowcase): Some text overflows by @noeliaSD in #20083
  • fix(store): fix store fetches not working on app start by @jrainville in #20089

Full Changelog: 2.37.0-rc.5...2.37.0-rc.6

Full list of new features in 2.37.0: https://github.com/status-im/status-app/releases/tag/2.37.0-rc.1


Please test and leave comments in the feedback channels on the Status community or open issues on Github

For more details on how to test, check our contributing guide

Thank you and happy testing.

2.37.0-rc.5

25 Feb 14:44

Choose a tag to compare

2.37.0-rc.5 Pre-release
Pre-release

Fifth Release Canadidate of 2.37.0

What's Changed

  • fix(NewsMessagePopup): Fix header layout after StatusDialogHeader refactor by @noeliaSD in #20079
  • chore(wallet): enhance token management and wallet account handling by @saledjenic in #20080
  • fix/issue-19972 - Adjust safe area handling in StatusDialog to improv… …e popup layoutsFix/issue 19972 by @noeliaSD in #20057
  • feat(NavigationEducationDialog): Add navigation education popup by @noeliaSD in #20058
  • fix(NetworkFilter): stop advertising Binance as a new chain by @caybro in #20072
  • fix(wallet): Fix decimal separator in amount inputs by @friofry in #20062
  • fix(urls): fix shared urls with no data by upping status-go by @jrainville in #20066

Full Changelog: 2.37.0-rc.3-24-gc73e90b8b...2.37.0-rc.5

Full list of new features in 2.37.0: https://github.com/status-im/status-app/releases/tag/2.37.0-rc.1


Please test and leave comments in the feedback channels on the Status community or open issues on Github

For more details on how to test, check our contributing guide

Thank you and happy testing.

2.37.0-rc.4

23 Feb 18:02

Choose a tag to compare

2.37.0-rc.4 Pre-release
Pre-release

Fourth Release Candidate of 2.37.0

(file names will still say RC3 because the tag was not conrrectly updated, but the version is still RC4)

What's Changed

  • fix: MacOS build - missing libZXing by @alexjba in #20037
  • fix: keycard states by @alexjba in #20032
  • cherry-pick(IOS): Update photos permission text by @alexjba in #20017
  • fix(keycard): Fix flows requiring metadata sync by @alexjba in #20051
  • fix(StatusSectionLayout): potential fix for wrong right panel bg color by @caybro in #19993
  • fix(NavBar): Slightly increase navigation bar width for better usability on protected mobile screens by @noeliaSD in #20033
  • fix(NotificationViews): hide push notifications part on mobile by @caybro in #20030
  • fix(ContactsColumnView): use StatusButton to cancel hover/tooltips on mobile by @caybro in #19989
  • fix(walletconnect): session fixes by @friofry in #20023
  • fix(community): fix community join called twice with keycard by @jrainville in #20046
  • Dark/light theme colors fixes by @micieslak in #20031
  • KeycardPopup: adjust content positioning on mobile by @micieslak in #20053
  • fix(portal): remove badge on Create Community btn and Portal btn by @jrainville in #20047
  • ChatColumnView: ChatPermissionQualificationPanel positioning fixed by @micieslak in #20041
  • fix: Sign flow using garbaged strings by @alexjba in #20056
  • fix: Desktop login with keycard by @alexjba in #20054
  • fix(wallet): disconnect dapp from wallet by @friofry in #20064

Full Changelog: 2.37.0-rc.3...2.37.0-rc.3-24-gc73e90b8b

Full list of new features in 2.37.0: https://github.com/status-im/status-app/releases/tag/2.37.0-rc.1


Please test and leave comments in the feedback channels on the Status community or open issues on Github

For more details on how to test, check our contributing guide

Thank you and happy testing.

2.37.0-rc.3

19 Feb 23:22

Choose a tag to compare

2.37.0-rc.3 Pre-release
Pre-release

Third Release Candidate of 2.37.0

What's Changed

  • fix(SendContactRequestToChatKeyModal): don't overflow the width in portrait mode by @caybro in #20025
  • fix(Wallet): unbreak Buy/Add assets button by @caybro in #20027
  • fix(StatusDialog): fix wrong custom bg color by @caybro in #19984
  • fix(Keycard) Unbreak desktop login by @alexjba in #20038
  • fix(invite): fix inviting from the settings fails plus add timer by @jrainville in #20028
  • fix(chat): set chat as active if it's the only one by @jrainville in #20040
  • fix(logs): fix sharing logs when clicking link in advanced settings by @jrainville in #20029

Full Changelog: 2.37.0-rc.2...2.37.0-rc.3

Full list of new features in 2.37.0: https://github.com/status-im/status-app/releases/tag/2.37.0-rc.1


Please test and leave comments in the feedback channels on the Status community or open issues on Github

For more details on how to test, check our contributing guide

Thank you and happy testing.

2.37.0-rc.2

19 Feb 15:09

Choose a tag to compare

2.37.0-rc.2 Pre-release
Pre-release

Second Release Candidate of 2.37.0

What's Changed

Full Changelog: 2.37.0-rc.1...2.37.0-rc.2

Full list of new features in 2.37.0: https://github.com/status-im/status-app/releases/tag/2.37.0-rc.1


Please test and leave comments in the feedback channels on the Status community or open issues on Github

For more details on how to test, check our contributing guide

Thank you and happy testing.

2.37.0-rc.1

17 Feb 14:59
14f1b49

Choose a tag to compare