Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 12:14
· 105 commits to main since this release

1.2.0 (2022-11-01)

Bug Fixes

  • avoid disabled button as tooltip child (14fdc8d)
  • avoid querying when follower list exhausted (9700846)
  • convert jwt expiration time to milliseconds (f4ea659)
  • remove

    wrapper around

    elements (0b99dd2)

  • return auth state after refreshing expired token (dc3fbe2)
  • use correct property when refreshing token (4f4780a)

Features

  • add avatar with menu (9d7b1a7)
  • add connect wallet button (b270f43)
  • add follow on lens functionality (c169559)
  • add help dialog (c75601e)
  • add sign in functionality (a02d030)
  • add support for follow modules (323778d)
  • close profile menu on right-click (7e444dd)
  • disable follow button when no wallet is connected (b482c1c)
  • make color mode changeable (00b08e8)
  • open profile menu on right-click (73316f7)
  • show all follow connections between profiles (6ef96c6)
  • show info about selected node in sidebar (b9b494e)
  • show selected profile in sidebar (36f537e)
  • use proxy and broadcast for follow (b5c5bab)

Performance Improvements

  • use cache for profile details (ddf516c)