What's Changed
Features
- Add flash message when LiveView crashes by @srzeszut in #923
- Add
:auto_portand:ignore_startup_errorsconfigs 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
- Add better indicator of selected node by @srzeszut in #916
- Allow opening LiveView/LiveComponent in editor by @srzeszut in #925
- Use telemetry event for updating components tree by @hhubert6 in #926
- better description in active LiveViews by @kraleppa in #940
- Improve displaying nested LiveViews by @hhubert6 in #936
- Cleanup LiveDebugger logs by @kraleppa in #942
- Moved copy and history buttons to all assigns by @kraleppa in #943
- Assigns section polish by @hhubert6 in #946
Other
- Docs: Update website after v0.6.0 release by @kraleppa in #922
- Chore: update version by @kraleppa in #921
- Chore: fix process monitor reconnect test case by @kraleppa in #944
- Tests: Setup Playwright by @hhubert6 in #919
Full Changelog: v0.6.1...v0.7.0