From 2191ccbfcc77a05c5ace1f0fb8cae1d83efa663e Mon Sep 17 00:00:00 2001 From: crschnick Date: Thu, 10 Oct 2024 05:18:58 +0000 Subject: [PATCH] [stage] --- dist/changelogs/12.2_incremental.md | 1 + version | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/changelogs/12.2_incremental.md b/dist/changelogs/12.2_incremental.md index 444cafb3a..21d867cdf 100644 --- a/dist/changelogs/12.2_incremental.md +++ b/dist/changelogs/12.2_incremental.md @@ -6,6 +6,7 @@ leading XPipe to believe that zsh does not work correctly. XPipe will now no longer fall back to sh and instead fail to start, with the hope that on the next start the process spawning issue won't occur again. +- Fix macOS window getting smaller on each successive launch - Fix tooltip dropshadows not working in webtop - Fix XPipe not being in taskbar by default in webtop - Fix file browser transfer progress being wrong for files < 1kb diff --git a/version b/version index e56542149..52821fbfd 100644 --- a/version +++ b/version @@ -1 +1 @@ -12.2-2 +12.2-3