COMMITS
February 11, 2026
G
fix(HttpClient): take Uri by value in request() to prevent dangling reference
Gordon Lam (SH) committed
G
fix(ZoomIt): replace utils::async_task with wil::task in CaptureScreenshotAsync
Gordon Lam (SH) committed
G
Update src/modules/ZoomIt/ZoomIt/Zoomit.cpp
Gordon Lam committed
G
Replace custom utils::async_task with wil::task
Gordon Lam (SH) committed
G
fix(async_task): fix use-after-free race and add unit tests
Gordon Lam (SH) committed
G
fix(updating): revert accidental filename pattern change and improve async_task
Gordon Lam (SH) committed
G
G
docs: add IAsyncAction out-parameter contract comments and fix trailing newline
Gordon Lam (SH) committed
February 10, 2026
G
refactor(updating): make get_github_version_info_async and download_new_version_async true coroutines
Gordon Lam (SH) committed
February 5, 2026
G
refactor(updating): use WinRT async types
Gordon Lam (SH) committed
G
refactor(updating): update async methods to use std::expected and co_await
Gordon Lam (SH) committed
J
CmdPal: Fix alias UI clearing when toggling Direct/Indirect combobox (#45381)
Jiří Polášek committed
T
Fix CursorWrap "Automatically activate on utility startup" setting not persisting (#45210)
Thanh Nguyen committed
M
Add option to disable CursorWrap when on a single monitor. (#45303)
Mike Hall committed
S
Fix pipeline build issue when using wasdk 2.0 exp (#45390)
Shawn Yuan committed
M
K
S
Fix Advanced Paste settings page crash issue (#45207)
Shawn Yuan committed
N
Fix contrast issue (#45367)
Niels Laute committed
L
[ImageResizer] Fix Image Resizer not working after upgrade on Windows 10 (#45184)
leileizhang committed
A
ZoomIt: close the virtual microphone on stop (#45386)
Alex Mihaiuc committed
February 3, 2026
G
refactor(updating): replace std::future with IAsyncOperation for async methods
Gordon Lam (SH) committed
G
build(modules): remove /await option from multiple project files
Gordon Lam (SH) committed
M
Adds a video trim dialog to ZoomIt (#45334)
Mario Hewardt committed
February 2, 2026
G
build(updating): add WinRT coroutine support and adjust output directories
Gordon Lam (SH) committed
February 7, 2026
G
build(common): update project references to use $(RepoRoot) for paths (#44639)
Gordon Lam committed
February 6, 2026
G
feat(advancedpaste): add auto-copy selection for custom action hotkeys (#44767)
Gordon Lam committed
S
[PowerDisplay] Prevent from WinuiEx crash (#45449)
Shawn Yuan committed
S
Fix WinuiEx crash issue (#45443)
Shawn Yuan committed
February 4, 2026
G
chore(claude): add symlinks for Claude Code support to GitHub configs (#45204)
Gordon Lam committed