Skip to content

Releases: Blobscan/blobscan

v1.37.0

13 Feb 20:44
693c048

Choose a tag to compare

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

08 Feb 16:37
55b09bd

Choose a tag to compare

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

08 Feb 16:07
4a28266

Choose a tag to compare

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

08 Feb 14:32
b3d74a8

Choose a tag to compare

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

07 Feb 21:18
e182bc0

Choose a tag to compare

✨ 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

25 Jan 23:08
cd9adb0

Choose a tag to compare

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

25 Jan 22:02
518f928

Choose a tag to compare

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 getOverall procedure 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

08 Jan 02:11
c613e33

Choose a tag to compare

What's Changed

Full Changelog: v1.33.2...v1.34.0

v1.33.2

17 Dec 15:36
764a89e

Choose a tag to compare

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

09 Dec 16:12
d07eaca

Choose a tag to compare

What's Changed

Full Changelog: v1.33.0...v1.33.1