Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@PabloCastellano PabloCastellano released this 12 Dec 05:22
· 1 commit to main since this release
bc0a2d0

✨ Release Highlights

  • Added a new Category dropdown to the filters menu. This will allow filtering by use cases other than rollups in the future.
  • Added support for filtering by rollups with multiple sender transactions.

What's Changed

  • Minor Documentation Update: Typo Correction by @cypherpepe in #641
  • fix(web): add support for filtering rollups with multiple blob submitter addresses by @PJColombo in #635
  • fix(web): set Rollup filter for multiple from addresses from query params by @PJColombo in #644
  • fix(api): add reorg handling fixes by @PJColombo in #643
  • Fix typo in documentation by @sky-coderay in #646
  • Fix PostHog frontend distinctId error by @luis-herasme in #609
  • Remove blob propagator enabled by @luis-herasme in #628
  • fix: adjust layout and spacing in Home/SlidableList by @luis-herasme in #632
  • chore: removes unused expo-tools extension from recommendations by @luis-herasme in #647
  • fix(blob-propagation-jobs-cli): fix blob iteration in date range for create command by @PJColombo in #642
  • chore: fix 404 status URL by @wangjingcun in #651
  • chore(db): fix seed script by @PJColombo in #654
  • Grammar and Style Improvements by @donatik27 in #655
  • feat: Add copyable behavior to links/addresses in blob, block and transaction tables by @xFJA in #622
  • NavArrows set cursor style based on href availability by @luis-herasme in #613
  • feat: Add category column to blob and transaction tables by @xFJA in #623
  • docs: fix steps to setup local environment by @PabloCastellano in #653
  • feat: update L1 origin block hash handling and add full L1 origin block hash field by @luis-herasme in #631
  • refactor: unify stats by @PJColombo in #633
  • Fix show more by @luis-herasme in #657
  • feat(web): Create category filter by @xFJA in #637
  • fix: ether display overflow on small screens in Transaction details page by @xFJA in #656
  • Simplify block table rollups list by @xFJA in #661
  • Fix home page charts misalignment by @xFJA in #662
  • fix: fixes client side PostHog events capturing and adds extra data to the metadata by @luis-herasme in #663
  • chore: version packages by @github-actions in #645
  • Fix typos and grammar in documentation and changelogs by @Dimitrolito in #667

New Contributors

Full Changelog: v1.1.5...v1.2.0