Skip to content

Releases: software-mansion/live-debugger

v1.0.1

03 Jun 09:22

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v0.8.1

03 Jun 10:13

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v1.0.0

23 Apr 10:40

Choose a tag to compare

What's Changed

  • Chore: Bump required liveview version to v1.1.7 by @srzeszut in #974

Full Changelog: v0.8.0...v1.0.0

v0.8.0

21 Apr 13:31

Choose a tag to compare

What's Changed

Features

Bug fixes

Enhancements

Other

Full Changelog: v0.7.0...v0.8.0

v0.7.0

18 Mar 14:24

Choose a tag to compare

What's Changed

Features

  • Add flash message when LiveView crashes by @srzeszut in #923
  • Add :auto_port and :ignore_startup_errors configs by @hhubert6 in #950
  • Add components tree as filter to global callback traces by @srzeszut in #945

Bug fixes

  • fix startup error associated with missing timezone by @kraleppa in #938
  • DeadView mode sometimes is not triggered properly by @kraleppa in #939
  • fix spacing in open in editor button by @kraleppa in #949

Enhancements

Other

Full Changelog: v0.6.1...v0.7.0

v0.6.1

27 Feb 10:17

Choose a tag to compare

What's Changed

Features

Bug fixes

  • Use handle_continue to continue init instead of sending a message to self by @bkilshaw in #929
  • Bug: enhanced performance of LiveDebugger init by @kraleppa in #928

Enhancements

Full Changelog: v0.6.0...v0.6.1

v0.6.0

05 Feb 15:39

Choose a tag to compare

What's Changed

Features

Bug fixes

Enhancements

Other

Full Changelog: v0.5.0...v0.6.0

v0.5.1

12 Jan 11:42

Choose a tag to compare

What's Changed

Bug fixes

  • Bug: fix function name in async loading by @kraleppa in #877
  • Bug: Modals should be closed on click away by @hhubert6 in #897
  • Bug: fix navigation menu in old LiveView versions by @kraleppa in #899

Enhancements

Full Changelog: v0.5.0...v0.5.1

v0.5.0

01 Dec 14:58

Choose a tag to compare

What's Changed

Features

Bug fixes

Enhancements

Other

Full Changelog: v0.4.0...v0.5.0

v0.4.3

05 Nov 12:31

Choose a tag to compare

What's Changed

  • Bug: Fix highlighting with embedded LiveViews in #797 by @hhubert6
  • Enhancement: Route to same page after redirect to new process in #803 by @kraleppa
  • Docs: Add features page to docs in #829 by @kraleppa

Full Changelog: v0.4.2...v0.4.3