Releases: farcasterxyz/hub-monorepo
Releases · farcasterxyz/hub-monorepo
@farcaster/[email protected]
@farcaster/[email protected]
1.9.0
Minor Changes
- chore: Release 1.9
Patch Changes
- 20b6575: chore: rename/remove v2 contract address cli params after migration
- 704e077: feat: Add usage information to getCurrentStorageLimitsByFid rpc call
- Updated dependencies [704e077]
- @farcaster/[email protected]
@farcaster/[email protected]
1.8.0
Minor Changes
- Expiry date changed to 1/10/24 0:00:00 UTC
Patch Changes
- 6bfb694: fix: Handle docker-compose versions in hubble.sh
@farcaster/[email protected]
@farcaster/[email protected]
@farcaster/[email protected]
1.7.0
Minor Changes
- 3313c23: Adds support for contact info content signing + strictNoSign
- f3d3222: feat: Support v2 id and key registry contracts
Patch Changes
- Updated dependencies [f3d3222]
- @farcaster/[email protected]
What's Changed
- feat: support v2 id and key registry contracts by @sanjayprabhu in #1526
- feat: Add ContactInfoContent signing + config toggle for strict validation + StrictNoSign by @CassOnMars in #1545
- chore: Release 1.7 by @sanjayprabhu in #1547
Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]
@farcaster/[email protected]
@farcaster/[email protected]
Patch Changes
@farcaster/[email protected]
1.6.4
Patch Changes
- a3e12f5: fix: Fix contactInfo messages not being forwarded and increase seen ttl to prevent future loops
@farcaster/[email protected]
1.6.3
Patch Changes
- 89ce7d2: fix: enable asyncValidation so we don't forward invalid messages on gossip
- a5708f8: chore: Remove grpc-web
- b518b97: fix: Cache numFids and numFnames
- 86bed6f: fix: Make message counts on-demand to speed startup
- ba86d37: feat: Allow signing raw message data bytes to support rust, Golang etc...
- Updated dependencies [ba86d37]
- @farcaster/[email protected]