Skip to content

Latest commit

 

History

History
83 lines (48 loc) · 6.8 KB

CHANGELOG.md

File metadata and controls

83 lines (48 loc) · 6.8 KB

Changelog

0.12.0 (2025-01-23)

Features

Bug Fixes

  • Content preview layout is broken (#430) (a3d2d88)
  • intel mac app (#420) (7969f1f)
  • sourcemaps not uploading to Sentry (#424) (67d4d1a)
  • Type column in Request List takes too much space when window is small (#421) (6fe039a)

Styles

Miscellaneous Chores

Code Refactoring

  • Extract Json preview into separate component (#429) (81c00db)

Continuous Integration

  • Remove bootstrap-sha from release-please config (#416) (1b3255a)

0.11.0 (2025-01-16)

Features

Bug Fixes

  • Caret icon doesn't change state in Validator dialog (#391) (01bff4a)
  • File watcher isn't initialized on start-up (#398) (73bf382)
  • intel mac app (#414) (aac1c14)
  • Last item scripts list isn't always accessible (#389) (7d9112b)
  • save generator after migration (#400) (a1c6d02)
  • windows: Chrome folder is shown when no starting URL is provided (#388) (7e6fd8a)

Reverts

Miscellaneous Chores

Continuous Integration