Skip to content

Latest commit

 

History

History
125 lines (55 loc) · 5.2 KB

CHANGELOG.md

File metadata and controls

125 lines (55 loc) · 5.2 KB

0.6.0 (2025-01-17)

Features

  • enhance TokenSelector and RewardsForm components (4bf185c)

0.5.1 (2025-01-17)

Bug Fixes

  • update Aurora block explorer URL (02c0a7c)

0.5.0 (2025-01-17)

Features

  • add ERC721Badge ABI and update badge metadata functionality (96f1156)

0.4.1 (2025-01-16)

Bug Fixes

  • enhance error handling in Leaderboard component and clean up logging (bbe0144)

0.4.0 (2025-01-16)

Features

  • add support for Matchain in Providers and Chains configuration (fdc3cd6)

0.3.0 (2025-01-15)

Features

  • add support for Base chain and enhance community fetching error handling (f8f3be0)

0.2.4 (2025-01-15)

Bug Fixes

  • enhance error handling in fetchAllCommunities function (6804b1f)

0.2.3 (2025-01-15)

Bug Fixes

  • improve error handling and user feedback in rewards form (e90c920)

0.2.2 (2025-01-15)

Bug Fixes

  • enhance error handling and UI improvements across components (83eb1c3)

0.2.1 (2025-01-15)

Bug Fixes

  • update login handling in Auth and CommunityProfile components (f1b9220)

0.2.0 (2025-01-14)

Features

  • add community existence check in createCommunity function (a1cd0ff)

0.1.6 (2025-01-14)

Bug Fixes

  • update subgraph URL for arbitrumSepolia chain (1d31b06)

0.1.5 (2025-01-14)

Bug Fixes

  • handle empty leaderboard data and improve error logging (99f9ae0)

0.1.4 (2025-01-14)

Bug Fixes

  • update subgraph URL for arbitrumSepolia chain (9e4cb17)

0.1.3 (2025-01-10)

Bug Fixes

  • handle optional chaining for token display in community settings form (96839fd)
  • semantic-release config (4d62370)
  • use angular preset instead of atom in release config (ab4489f)

0.1.2 (2025-01-10)

Bug Fixes

  • add chain_id column to communities table and update related metadata (e7de84d)

0.1.1 (2025-01-10)

Bug Fixes

Reverts

  • Revert "chore(release): 1.0.0 [skip ci]" (30a8241)