Skip to content

Commit 4d3a77b

Browse files
committed
Update ChangeLog
1 parent 5105617 commit 4d3a77b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Changelog
44
All notable changes to this project are documented in this file.
55

6-
## [1.13.1] - Unreleased
6+
## [1.13.1] - 2025-09-10
77

88
- Windows: Fixed flickering when updating the menu bar.
99
- LinuxKMS: Fixed build with just renderer-femtovg
@@ -14,7 +14,12 @@ All notable changes to this project are documented in this file.
1414
- FemtoVG: added support for conical gradients (#9334)
1515
- FemtoVG: Fixed panic when using rendering notifiers in Wasm with WebGL.
1616
- `SwipeGestureHandler`: improved thresholds and destection of move when embedded in another `SwipeGestureHandler`
17+
- MCU: fix timer not starting if started before first call to `update_timers_and_animations`
18+
- wasm: Fix sizing of the window based on the canvas size or the preferred size
1719
- LSP: fix renaming elements id that have a `-` or `_` mismatch.
20+
- live-preivew: allow to edit element id
21+
- live-preview: search line edit for the library
22+
- Slintpad: compress the snippet in the URL
1823

1924
## [1.13.0] - 2025-09-03
2025

0 commit comments

Comments
 (0)