From 00d9147230a3cd218e8fb3f77d90683f7544c9f7 Mon Sep 17 00:00:00 2001 From: crschnick Date: Fri, 7 Aug 2026 06:01:35 +0000 Subject: [PATCH] Update changelog --- dist/changelog/23.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/changelog/23.9.md b/dist/changelog/23.9.md index 07a1e2ab0..683647986 100644 --- a/dist/changelog/23.9.md +++ b/dist/changelog/23.9.md @@ -9,7 +9,7 @@ - Fix local dev build not properly finding installed CLI and version - Fix Windows auto-updater leaving a console window open when running in powershell -(For Arch users, the AUR has currently disabled all git pushes, so the updater will fail. Currently, the updater will only check on GitHub and not verify whether a release exists in the AUR as it was not expected for the AUR to be unavailable for such long periods. A proper fix for this might be a feature for v24) +(For Arch users, the AUR has currently disabled all git pushes, so the updater will fail until the AUR is enabled again. Currently, the updater will only check on GitHub and not verify whether a release exists in the AUR as it was not expected for the AUR to be unavailable for such long periods. A proper fix for this might be a feature for v24) ## v24 testing phase