Skip to content

Releases: CirclesUBI/circles-myxogastria

v2.7.2

31 Mar 14:12
Compare
Choose a tag to compare

[2.7.2] - 2023-03-31

Fixed

  • Synchronize UX styling of End-Session button in Settings with the rest of the app #642
  • Don't call getTransactionReceipt if txHash is not defined, in order to avoid "Invalid params" errors #640
  • Migrate to MaterialUI version 5 #628

v2.7.1

09 Mar 22:20
Compare
Choose a tag to compare

[2.7.1] - 2023-03-09

Fixed

  • Notifications of received Circles no longer shows too large value (bug). Also fixed formatting of text and Circles with capital C. #621

v2.7.0

06 Mar 14:16
Compare
Choose a tag to compare

[2.7.0] - 2023-03-06

Added

  • Add loading dialog with more context when sending Circles #601

Changed

  • Round action button design to a wobbly round shape in send button and add member button #612
  • Let pink shadow allow for clicking on components behind it #615
  • Some general fixes after QA related to the above mentioned changed changes #619

v2.6.0

22 Feb 12:10
Compare
Choose a tag to compare

[2.6.0] - 2023-02-22

Changed

Design updates including:

  • Update send icon shape and color #537
  • New design for input components #508
  • Updating illustrations in onboarding #561
  • Redesign buttons #559
  • Mixed fixes for the design changes #566
  • Update the banner (app note) design #582
  • Update trust buttons #562
  • Create new notification types and update styling #567
  • Make trust button purple always for one way trust #602
  • Fix HumbleAlert color and html interpretation #604
  • Change header icons #544
  • Change tab menu icons #600
  • Fix disabled behavior of trust button and correct behavior between selected and unselected tabs #560

v2.5.1

14 Feb 13:45
Compare
Choose a tag to compare

[2.5.1] - 2023-02-14

Fixed

  • Update of circles core version that allows Safes with version v1.1.1+Circles to deploy the token contract (core.token.deploy) #605
  • Adjustment of retry logic for the update transfers edges calls with fewer hops just like with transfer calls #597

Removed

  • Unintentional notification for safe upgrade #596

v2.5.0

07 Feb 09:30
Compare
Choose a tag to compare

[2.5.0] - 2023-02-07

Fixed

  • Updated the retry logic for transfers that time out in the api call and for calculating maximum transferable amount #581

v.2.4.3

07 Feb 09:09
Compare
Choose a tag to compare

[2.4.3] - 2023-02-02

Fixed

v2.4.2

06 Jan 19:00
Compare
Choose a tag to compare

[2.4.2] - 2023-01-06

Fixed

  • Downgrade core version to v3.1.3, in order to eliminate some errors related to gas fees #564
  • Update error handling for insufficient funds, i.e. no circles in wallet to pay for transactions #549
  • Handle when there is no email for user in database in Edit profile view #557

v2.4.1

13 Dec 16:14
Compare
Choose a tag to compare

[2.4.1] - 2022-12-12

Fixed

  • Merged the fix of an issue where naming a new shared wallet similar to an existing wallet you own, fails to create the new wallet #555 and #515

Updated

  • Circles core dependency update #554

v2.4.0

02 Dec 15:33
Compare
Choose a tag to compare

[2.4.0] - 2022-12-02

Added

  • Documentation comment on how env. variable "user notification" can be used #524

Changed

  • Compatibility with Safe version 1.3.0 and automatic upgrade for signed-in wallets to 1.3.0+L2 #542
  • Dependency updates #539, #552, #553

Removed

  • Deleted unnecessary github actions #538