Skip to content

Releases: software-mansion/live-debugger

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

v0.4.2

09 Oct 10:49

Choose a tag to compare

Fixes

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Sep 10:34

Choose a tag to compare

Fixes

Full Changelog: v0.4.0...v0.4.1

v0.4.0

28 Aug 14:07

Choose a tag to compare

What's Changed

New Features

Fixes

Refactor

Read more

v0.3.2

18 Aug 10:08

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

08 Jul 10:26

Choose a tag to compare

Fixes

  • Bug: fix displaying maps with structs as keys by @kraleppa in #571
  • Enhancement: Add PubSub name as config value by @GuzekAlan in #537

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Jun 11:09
4688ea2

Choose a tag to compare

What's Changed

New features

  • Task: implement displaying event handling time by @hhubert6 in #277
  • Task: Implement caching mechanism by @GuzekAlan in #364
  • Enhancement: Create form for filtering by execution time by @hhubert6 in #361
  • Task: Implement filtering by execution time by @hhubert6 in #379
  • Feature: add view with active LiveViews per window by @kraleppa in #382
  • Task: Adjust devtools extension for firefox by @hhubert6 in #388
  • Task: Update callback execution time info according to designs by @hhubert6 in #422
  • Task: Add mode for disconnected LiveViews by @GuzekAlan in #412
  • Enhancement: apply new navigation to UI by @kraleppa in #433
  • Feature: mark arguments of callback traces by @kraleppa in #436
  • Feature: add settings panel by @kraleppa in #435
  • Enhancement: Update execution time filters to new designs by @hhubert6 in #425
  • Enhancement: global traces preparations by @kraleppa in #447
  • Enhancement: Garbage collection of ets records by @GuzekAlan in #439
  • Enhancement: copy module to clipboard by @hhubert6 in #413
  • Feature: add global traces list by @kraleppa in #470
  • Enhancement: applied new designs to filters form by @kraleppa in #488
  • Enhancement: copy elixir terms to clipboard by @hhubert6 in #480
  • Enhancement: Add module in label for global traces by @GuzekAlan in #494
  • Feature: filters sidebar in global callback traces view by @kraleppa in #491
  • Enhancement: Bind settings buttons to actions by @GuzekAlan in #504
  • Enhancement: Add aria label to buttons with only icons by @GuzekAlan in #522

Fixes

  • Bug: fixed callback tracing after components switching by @kraleppa in #373
  • Bug: allowed iframe in LiveDebugger router for Phoenix 1.8+ by @kraleppa in #372
  • Bug: LiveDebugger stops working after code reload by @GuzekAlan in #384
  • Bug: fixed assigns refreshing after changing node by @kraleppa in #390
  • Bug: Hide module reloading behind config flag by @GuzekAlan in #420
  • Bug: All traces are loaded when no callback name is checked in filters by @hhubert6 in #432
  • Bug: fix duplicated ids in toggle_switch component by @kraleppa in #446
  • Bug: fix selection of node inspector on navigation menu by @kraleppa in #451
  • Bug: Use external_url for live_debugger_tags' url by @GuzekAlan in #452
  • Bug: Fix collapsibles by @GuzekAlan in #469
  • Bug: Extension redirects not working properly by @hhubert6 in #468
  • Bug: Wrong color on dark mode fullscreen body by @GuzekAlan in #472
  • Bug: Not updated PubSub mocks in e2e tests by @hhubert6 in #489
  • Bug: Handling crashing callback by @hhubert6 in #505
  • Bug: add missing spinner on successor finding by @kraleppa in #514
  • Bug: fix scrollbar size on firefox by @kraleppa in #515
  • Bug: Fix z-index of sidebar by @kraleppa in #518
  • Bug: Disable highlighting after node selection by @kraleppa in #517
  • Bug: Moved z-index of sidebar to nested div by @kraleppa in #520

Refactors

Other

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.4

28 May 11:45

Choose a tag to compare

What's Changed

  • Bug: Extension reload on any browser navigation by @hhubert6 in #418
  • Bug: Fix traces filtering by @hhubert6 in #443
  • Enhancement: Add custom LiveDebugger url config by @GuzekAlan in #442
  • Enhancement: Adjust required versions and correct phoenix_live_view dependency by @kraleppa in #419

Full Changelog: v0.2.3...v0.2.4

v0.2.3

21 May 15:05

Choose a tag to compare

What's Changed

  • Backport: Hide module reloading after config flag by @GuzekAlan in #421

Full Changelog: v0.2.2...v0.2.3