File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.0.4] - 2025-10-15
9+
10+ ### Added
11+
12+ - Automated updates for winget (` winget install GermanCoding.SyncTrayzor ` )
13+
14+ ### Fixed
15+
16+ - SyncTrayzor may crash when launched with administrative privileges (issue #55 )
17+
18+ ### Changed
19+
20+ - Translation updates
21+ - Dependency and runtime upgrades, embedded browser upgraded to Chromium/CEF v140
22+
23+
824## [ 2.0.3] - 2025-09-20
925
1026### Fixed
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" Current" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
4- <Version >2.0.3 </Version >
4+ <Version >2.0.4 </Version >
55 </PropertyGroup >
66</Project >
You can’t perform that action at this time.
0 commit comments