From b2f7a7f3f2dae41c304d93078201ce398fe4e166 Mon Sep 17 00:00:00 2001 From: Benjamin Jesuiter Date: Fri, 4 Oct 2024 12:11:09 +0200 Subject: [PATCH] add changelog --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 770f5fc..927072c 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ You need to grant both for the app to work. # Changelog +## v.1.2.1 + +- Fixes issue on MacOS Sequoia (15.0) where the App would output garbage text before the filename in the new file dialog. + => split filename at "Legacy" to fix garbage output from osa script + ## v1.2.0 - Completely signed and notarized app, which will run without security issues on your mac! \*️