Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 1.51 KB

📓 Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0 (2024-04-22)

Features

  • added empty states for when there are no webhooks or webhook attempts (#1) (6d197ea)
  • show loading spinner when fetching list of webhooks (#2) (9e779ed)

Bug Fixes

  • ensure Studio navbar remains fixed when scrolling a long list of webhook attempts (987ae42)
  • fix broken routing (301121c)
  • update dependencies; require styled-components 6.1+ (152dc93)

1.0.0 (2023-09-26)

Features