Lens API 🔨@lensapi·Dec 22

RELEASE

1.23.0-1.25.0 - 22nd December 2022

Database migration to aurora is now fully complete.

We hope everyone has a merry christmas and happy new year, this one is free to collect as an early christmas present from the team, enjoy all!

On top of this here is everything else which is within this release.

Features

  • feat: DA mirrors, comments, posts (not exposed)

  • feat: worldcoin SMS identity verification

  • feat: DA signed typed data (not exposed)

  • feat: extend code to handle reads and writes from different db connections

  • feat: increase max pool to 50 and holding connections open for 60 seconds

  • feat: allow ability to spread out the database reads into many read hosts to improve performance

  • feat: config the read and write host connections

  • feat: make running the backend easier and faster locally

  • feat: improve some publication query performance by 2x

  • feat: make feed only query reactions when it needs to

  • feat: native arweave uploads

  • feat: http and ethereum improvements. Http one means sharing connections!

Bug fixes

  • fix: scalar on gated collect condition

  • fix: streamline ScalarOperator enum

  • fix: gated: check if erc20 token condition references a smart contract that does not exist

  • fix: resolve unfollowing issue sometimes happening

  • fix: resolve unknown follow modules working

  • fix: whoMirroredPublicationId results are not in order

Post by @lensapi.lens