File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.3 (2025-11-05)
4+
5+ ### Bug fixes
6+ * Fix highlighting with embedded LiveViews [ #797 ] ( https://github.com/software-mansion/live-debugger/pull/797 )
7+
8+ ### Enhancements
9+ * Route to same page after redirect to new process [ #803 ] ( https://github.com/software-mansion/live-debugger/pull/803 )
10+ * Add features page to docs [ #829 ] ( https://github.com/software-mansion/live-debugger/pull/829 )
11+
12+ ## 0.4.2 (2025-10-09)
13+
14+ ### Bug fixes
15+ * Fix crash when refreshing during callback execution in [ #760 ] ( https://github.com/software-mansion/live-debugger/pull/760 )
16+ * Explicit formats in SocketDiscoveryController in [ #754 ] ( https://github.com/software-mansion/live-debugger/pull/754 )
17+ * Fix positioning of return arrow in [ #788 ] ( https://github.com/software-mansion/live-debugger/pull/788 )
18+ * Fix highlighting LiveViews in LiveComponents in [ #725 ] ( https://github.com/software-mansion/live-debugger/pull/725 )
19+ * Add phoenix ~ > 1.7 dep in [ #791 ] ( https://github.com/software-mansion/live-debugger/pull/791 )
20+
321## 0.4.1 (2025-09-09)
422
523### Bug fixes
You can’t perform that action at this time.
0 commit comments