Skip to content

Releases: maui-r/cultivator

v1.15.0

27 Feb 16:55
Compare
Choose a tag to compare

1.15.0 (2023-02-27)

Features

  • add dropdown for graph layout (0a3888d)
  • highlight relations of hovered node (4a277d5)
  • highlight selected node (76983ab)
  • select node when clicked (77c5f8b)
  • use G6 for graph visualization (aed2d59)

Performance Improvements

v1.14.0

16 Jan 12:08
Compare
Choose a tag to compare

1.14.0 (2023-01-16)

Features

  • add plausible analytics script (a4184c9)

v1.13.0

28 Nov 09:53
Compare
Choose a tag to compare

1.13.0 (2022-11-28)

Features

  • show chip when followed by profile (afeae4f)
  • use stamp when profile picture is missing (65e1563)

v1.12.0

23 Nov 07:52
Compare
Choose a tag to compare

1.12.0 (2022-11-23)

Features

  • add button which adds followed profiles (ae5093e)

v1.11.0

22 Nov 11:44
Compare
Choose a tag to compare

1.11.0 (2022-11-22)

Features

  • show indicator for queried followers per profile (202905e)

v1.10.0

21 Nov 13:04
Compare
Choose a tag to compare

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)

v1.9.2

15 Nov 11:05
Compare
Choose a tag to compare

1.9.2 (2022-11-15)

Bug Fixes

  • change add followers button behavior (1092297)
  • ensure string type for ALCHEMY_API_KEY (3235a49)

v1.9.1

14 Nov 10:28
Compare
Choose a tag to compare

1.9.1 (2022-11-14)

Bug Fixes

  • hide disabled add button if all followers have been added (ce5680a)

v1.9.0

11 Nov 09:55
Compare
Choose a tag to compare

1.9.0 (2022-11-11)

Bug Fixes

  • clear search options when inconsistent (e6e6434)
  • reset search bar options when input empty (f11e0aa)

Features

  • implement 'search as you type' for profiles (2eac504)
  • move search bar to header (5268669)
  • show querying indicator in header (c6ffc9f)

v1.8.1

09 Nov 08:30
Compare
Choose a tag to compare

1.8.1 (2022-11-09)

Bug Fixes

  • change button color (0f05da0)
  • hide follow button for current profile (bd6ad77)