Skip to content

Tags: Devolutions/UniGetUI

Tags

v2026.1.3

Toggle v2026.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove repo-managed WinGet publish workflows (#4501)

v2026.1.2

Toggle v2026.1.2's commit message
Restore self-contained Windows App SDK packaging

The shared-target-framework refactor moved the Windows App SDK self-contained settings into Directory.Build.props behind a condition that depends on TargetFramework being set. Because Directory.Build.props is evaluated before UniGetUI.csproj assigns TargetFramework, the app project stopped evaluating as self-contained and no longer bundled Microsoft.WindowsAppRuntime.dll in release artifacts.

Move the self-contained Windows App SDK settings into UniGetUI.csproj so they are evaluated after the app TargetFramework is known and the runtime payload is bundled again.

Fixes #4487.

v2026.1.1

Toggle v2026.1.1's commit message
feat(avalonia): experimental cross-platform Avalonia port

Introduce an experimental Avalonia UI implementation, infrastructure, pages, and settings flows.\n\nAlso includes:\n- single-instance forwarding and startup/dependency handling\n- auto-update gating (battery, battery-saver, metered)\n- translation key alignment and Avalonia warning cleanup\n- CI updates to validate Avalonia formatting/style/build separately

v2026.1.0

Toggle v2026.1.0's commit message
Cache WinGet CLI payload in release workflow

3.3.7

Toggle 3.3.7's commit message
update version number

3.3.7-beta1

Toggle 3.3.7-beta1's commit message
fix tests not passing

3.3.6

Toggle 3.3.6's commit message
Update version number

3.3.5

Toggle 3.3.5's commit message
Undo changes that could potentially be behind the crashes on 3.3.4

3.3.4

Toggle 3.3.4's commit message
@Simek was right

3.3.3

Toggle 3.3.3's commit message
update version number