Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Releases: 1Hive/apiary

2.0.1

07 Sep 20:07
Compare
Choose a tag to compare

New features

  • Added 0.8 kits

Bug fixes

2.0.0: Filters, Filters, Filters

28 Aug 23:01
3fb0075
Compare
Choose a tag to compare

This release adds a fresh new design and more tools to look for organisations you are interested in.

New features

  • The API is now using GraphQL as opposed to REST. A graphical interface to explore the graph can be found at https://apiary.1hive.org
  • The front-end has been completely redesigned
  • You can now filter for organisations with a specific app installed, or organisations created in a specific time period
  • Pagination!
  • The worker has also been completely rewritten with a more reliable checkpointing mechanism and a lower overhead logging module

1.1.2

16 Aug 22:04
e7256b1
Compare
Choose a tag to compare

A small post-release fix for sorting of organisations.

New features

  • Organisations now have a created_at timestamp

Bug fixes

  • Stochastic errors (like out of sync nodes) are now handled via retries
  • Dappnode packages are no longer indexed as apps

1.1.1

12 Aug 22:17
Compare
Choose a tag to compare

A small post-release fix for sorting of organisations.

Bug fixes

  • Sorts organisations based on insertion order, not block number, since some organisations do not have block numbers associated with them (#11)

1.1.0: No Name

12 Aug 20:55
Compare
Choose a tag to compare

This release is mostly technical, with a few regressions on the front-end.

New features

  • Organisations without ENS names are now indexed on Apiary.
  • Apps are now indexed on Apiary, but not shown on the front-end.

Removed features

  • Kits are no longer shown on the front-end as we are transitioning away from a kit-based experience