mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Release 0.29.1 - Bug fixes
This commit is contained in:
@@ -7,6 +7,10 @@ This file is updated upon each release.
|
||||
Changes since the last release can be found at <https://github.com/emilk/egui/compare/latest...HEAD> or by running the `scripts/generate_changelog.py` script.
|
||||
|
||||
|
||||
## 0.29.1 - 2024-10-01 - Fix backspace/arrow keys on X11
|
||||
* Linux: Disable IME to fix backspace/arrow keys [#5188](https://github.com/emilk/egui/pull/5188) by [@emilk](https://github.com/emilk)
|
||||
|
||||
|
||||
## 0.29.0 - 2024-09-26 - `winit` 0.30 & fix mobile text input
|
||||
### ✨ Highlights
|
||||
* Upgrade winit to 0.30 ([#4849](https://github.com/emilk/egui/pull/4849) [#4939](https://github.com/emilk/egui/pull/4939))
|
||||
|
||||
Reference in New Issue
Block a user