Skip to content

Commit e9b1c71

Browse files
committed
docs(changelog): update v0.3.11 release notes
1 parent 60473d2 commit e9b1c71

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [v0.3.11] - 2026-05-04
6+
7+
### Added
8+
9+
- Added startup diagnostics that write `%APPDATA%\levilauncher.exe\logs\startup.log` and surface the log path when the launcher fails before the UI appears.
10+
11+
### Changed
12+
13+
- Started WebView2 with safer software-rendered GPU settings to reduce startup crashes on affected Windows GPU and driver combinations.
14+
15+
### Fixed
16+
17+
- Normalized detected locale aliases, including script and region variants, before selecting launcher translations.
18+
- Corrected English download page typos in version search and version totals.
19+
20+
### Docs
21+
22+
- Documented startup crash recovery steps and startup log reporting in the troubleshooting guides and bug report template.
23+
24+
### Chore
25+
26+
- Bumped version to `0.3.11`.
27+
528
## [v0.3.10] - 2026-04-07
629

730
### Added

0 commit comments

Comments
 (0)