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