Releases: Blobscan/blobscan
Releases · Blobscan/blobscan
v1.37.0
What's Changed
- feat(web): revamp error pages by @PJColombo in #958
- feat(web): revamp and standarize empty state view by @PJColombo in #960
- fix(web): resolve glowing effect race condition issue by @PJColombo in #961
- fix(web): compress illustration images by @PJColombo in #962
- fix(web): fix chart card height issue on small devices by @PJColombo in #963
- refactor(web): replace useQueryParams with schema-based useUrlState hook by @PJColombo in #964
- ci: bump fake gcs server docker version by @PJColombo in #967
- refactor(web): routes utility refactoring by @PJColombo in #965
- perf(web): split filter bar to reduce bundle size by @PJColombo in #966
- chore: version packages by @github-actions[bot] in #959
Full Changelog: v1.36.3...v1.37.0
v1.36.3
What's Changed
- fix(rest-api-server): fix matomo tracking patch matching issue by @PJColombo in #956
Full Changelog: v1.36.2...v1.36.3
v1.36.2
What's Changed
- fix(rest-api-server): handle matomo tracking errors properly by @PJColombo in #954
Full Changelog: v1.36.1...v1.36.2
v1.36.1
What's Changed
- fix(rest-api-server): prevent API crash when auxiliary blob storages creation fails by @PJColombo in #952
Full Changelog: v1.36.0...v1.36.1
v1.36.0
✨ Release Highlights
This release introduces several improvements to the Stats charts experience:
• New per-chart details pages, allowing you to explore complete daily data history since the Dencun fork
• Improved chart loading UI for a smoother visual experience
• Added data zoom support, making it easier to explore charts in detail
What's Changed
- feat(web): improve stats charts UX (details pages, dataZoom, loading, legend autoscroll, URL state) by @PJColombo in #950
Full Changelog: v1.35.1...v1.36.0
v1.35.1
What's Changed
- fix(rest-api-server): add support for method-specific-exclusions on matomo tracker middleware by @PJColombo in #948
Full Changelog: v1.35.0...v1.35.1
v1.35.0
What's Changed
- fix(web): add filters bar improvements by @PJColombo in #938
- chore(rest-api-server): set up matomo tracker by @PJColombo in #940
- chore(rest-api-server): fix matomo request tracking by @PJColombo in #941
- perf(api): improve stats endpoint response size by @PJColombo in #942
- feat(api): drop stats-by-entity endpoints by @PJColombo in #943
- feat(api): rename overall stats procedure by @PJColombo in #944
- feat(api): update stats endpoint response payloads by @PJColombo in #945
- fix(api): add missing input zod validator to
getOverallprocedure by @PJColombo in #946 - fix(api): exclude indexer requests from Matomo tracking by @PJColombo in #947
Full Changelog: v1.34.0...v1.35.0
v1.34.0
v1.33.2
What's Changed
- fix: make blob storage data url optional by @PJColombo in #933
- chore(web): extract Matomo URL into an environment variable by @PJColombo in #935
Full Changelog: v1.33.1...v1.33.2
v1.33.1
What's Changed
- feat: remove holesky by @PJColombo in #930
- fix: fix mainnet bpo1 activation date and slot by @PJColombo in #932
Full Changelog: v1.33.0...v1.33.1