Skip to content

Commit 0270748

Browse files
authored
Chore: Update changelog (#868)
1 parent 2a8c267 commit 0270748

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
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

0 commit comments

Comments
 (0)