| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-17 | 2.3 kB | |
| v0.7.0 source code.tar.gz | 2026-03-17 | 6.6 MB | |
| v0.7.0 source code.zip | 2026-03-17 | 6.9 MB | |
| Totals: 3 Items | 13.5 MB | 0 | |
What's Changed
Features
- Add flash message when LiveView crashes by @srzeszut in https://github.com/software-mansion/live-debugger/pull/923
- Add
:auto_portand:ignore_startup_errorsconfigs by @hhubert6 in https://github.com/software-mansion/live-debugger/pull/950 - Add components tree as filter to global callback traces by @srzeszut in https://github.com/software-mansion/live-debugger/pull/945
Bug fixes
- fix startup error associated with missing timezone by @kraleppa in https://github.com/software-mansion/live-debugger/pull/938
- DeadView mode sometimes is not triggered properly by @kraleppa in https://github.com/software-mansion/live-debugger/pull/939
- fix spacing in open in editor button by @kraleppa in https://github.com/software-mansion/live-debugger/pull/949
Enhancements
- Add better indicator of selected node by @srzeszut in https://github.com/software-mansion/live-debugger/pull/916
- Allow opening LiveView/LiveComponent in editor by @srzeszut in https://github.com/software-mansion/live-debugger/pull/925
- Use telemetry event for updating components tree by @hhubert6 in https://github.com/software-mansion/live-debugger/pull/926
- better description in active LiveViews by @kraleppa in https://github.com/software-mansion/live-debugger/pull/940
- Improve displaying nested LiveViews by @hhubert6 in https://github.com/software-mansion/live-debugger/pull/936
- Cleanup LiveDebugger logs by @kraleppa in https://github.com/software-mansion/live-debugger/pull/942
- Moved copy and history buttons to all assigns by @kraleppa in https://github.com/software-mansion/live-debugger/pull/943
- Assigns section polish by @hhubert6 in https://github.com/software-mansion/live-debugger/pull/946
Other
- Docs: Update website after v0.6.0 release by @kraleppa in https://github.com/software-mansion/live-debugger/pull/922
- Chore: update version by @kraleppa in https://github.com/software-mansion/live-debugger/pull/921
- Chore: fix process monitor reconnect test case by @kraleppa in https://github.com/software-mansion/live-debugger/pull/944
- Tests: Setup Playwright by @hhubert6 in https://github.com/software-mansion/live-debugger/pull/919
Full Changelog: https://github.com/software-mansion/live-debugger/compare/v0.6.1...v0.7.0