Skip to content

v1.10.0

Compare
Choose a tag to compare
@maui-r maui-r released this 21 Nov 13:04
· 25 commits to main since this release

1.10.0 (2022-11-21)

Bug Fixes

  • access non-reactive state to get node count in async function (10db757)
  • return empty array when no followers or following (dbd8309)

Features

  • query followers chronologically (ecdb69b)
  • select searched profile if already present (048ab2f)
  • show percentage value in progress indicator (ffe940c)

Performance Improvements

  • query following profile ids from subgraph (c85f257)
  • retrieve followers in batches (afd6bdb)