Skip to content

Releases: CirclesUBI/circles-myxogastria

v2.12.0

22 Aug 13:18
Compare
Choose a tag to compare

[2.12.0] - 2023-08-22

Added

  • Add user Activity on profile view #713
  • Add user related activities functionality on Profile page #713
  • Add mutual activities for organisation accounts #713

Changed

  • Correct load more button functionality on Activities page #713
  • Correct loading state for Activities #713

v2.1.1

01 Aug 14:59
Compare
Choose a tag to compare

[2.11.1] - 2023-08-01

Changed

  • Use http instead of web sockets for the ethereum node #719
  • Update core version to 4.6.0 fixing problem of not fetching more than 100 trust connections #717

v2.11.0

13 Jul 17:31
Compare
Choose a tag to compare

[2.11.0] - 2023-07-13

Added

  • Added the possibility to filter transactions in activity log to show only log of sent or received transactions#701
  • Added an error notification if user token is not deployed or failed to deploy #692

Changed

  • Replaced social media links with new bug reporting link #706
  • Updated logo on Welcome and Login page #704
  • Replaced the illustrations in the info slides before shared wallet creation #707
  • Upgraded node to version 16 #696

v2.10.0

19 Jun 15:06
Compare
Choose a tag to compare

[2.10.0] - 2023-06-19

Changed

  • New typography. Complete refactoring of text styles throughout the app. #687

Fixed

  • Removal of incorrectly duplicated transaction notifications. Notification that was intended for the receiver previously showed up for the sender by mistake. #686
  • Header styling and color in login view fixed. #689
  • Removed repeated notifications when camera access breaks for edit profile. Notification is now only shown once. #690

v2.9.2

16 May 20:55
Compare
Choose a tag to compare

[2.9.2] - 2023-05-16

Fixed

  • Export statement: Fix parsing and handling of commas and quotation in payment notes for csv #681
  • Export statement: Change date range helper message #682
  • Export statement: For disabled state, don't show downloading message when dates are invalid #684

v2.9.1

04 May 07:51
Compare
Choose a tag to compare

[2.9.1] - 2023-05-04

Changed

  • Update core version that fixes total balances amount #679

v2.9.0

02 May 17:59
Compare
Choose a tag to compare

[2.9.0] - 2023-05-02

Added

  • Export balances new feature #660

Changed

  • User trust limit default value increased from 50% to 100% for new trust connections #676

Fixed

  • Use correct waiting condition for a new shared wallet to be funded #674

v2.8.0

24 Apr 16:37
Compare
Choose a tag to compare

[2.8.0] - 2023-04-24

Changed

  • Changed to new pathfinder2 service (pathfinder-proxy api) for all pathfinding requests, i.e. for finding transitive transfer paths and maximum sendable amounts #630

v2.7.4

18 Apr 21:50
Compare
Choose a tag to compare

[2.7.4] - 2023-04-18

Fixed

  • Updated core dependency with a fix about retrying account creation. Fixes a problem with shared wallet account creation. #657

v2.7.3

13 Apr 14:21
Compare
Choose a tag to compare

[2.7.3] - 2023-04-13

Changed

  • The banner in wallet creation lock screen is updated to be more clear to the user #652
  • Make wallet creation lock message will now always show even if custom banner is there
  • Changed wording from "Create Account" to "Create Wallet"

Fixed

  • Updated dependencies #647 #653
  • Updating github actions #656
  • Fixing missing parameter for an error. It was causing the transfer modal to never close for failing transactions. #648