diff --git a/CHANGELOG.md b/CHANGELOG.md index 10f4349d..0209d873 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ Changelog ========= -4.0.1 (master) --------------- +4.0.1 +----- -Release: dd.mm.yyyy +Release: 11.6.2024 ### Changes diff --git a/README.md b/README.md index c670cb65..92613522 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Phoenix A lightweight macOS window and app manager scriptable with JavaScript. You can also easily use languages which compile to JavaScript such as TypeScript. Phoenix aims for efficiency and a very small footprint. If you like the idea of scripting your own window or app management toolkit with JavaScript, Phoenix is probably going to give you the things you want. With Phoenix you can bind keyboard shortcuts and system events, and use these to interact with macOS. -- Current version: 4.0.0 ([Changelog](CHANGELOG.md)) +- Current version: 4.0.1 ([Changelog](CHANGELOG.md)) - Requires: macOS 10.14 or higher **Note:** the default `master` branch will always be stable. @@ -22,7 +22,7 @@ A lightweight macOS window and app manager scriptable with JavaScript. You can a ## Install -- [**Download Phoenix**](https://github.com/kasper/phoenix/releases/download/4.0.0/phoenix-4.0.0.tar.gz) +- [**Download Phoenix**](https://github.com/kasper/phoenix/releases/download/4.0.1/phoenix-4.0.1.tar.gz) - See previous [releases](https://github.com/kasper/phoenix/releases/) To install, extract the downloaded archive and just drag-and-drop Phoenix to your `Applications` folder. When you run Phoenix for the first time, you will be asked to allow it to control your UI. macOS will ask you to open `Privacy & Security` in System Settings. Once open, go to the `Accessibility` section and enable with the toggle next to Phoenix. An admin account is required to accomplish this. diff --git a/docs/docs/index.md b/docs/docs/index.md index 7d913253..e30e7a90 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -6,7 +6,7 @@ sidebar_position: 1 A lightweight macOS window and app manager scriptable with JavaScript. You can also easily use languages which compile to JavaScript such as TypeScript. Phoenix aims for efficiency and a very small footprint. If you like the idea of scripting your own window or app management toolkit with JavaScript, Phoenix is probably going to give you the things you want. With Phoenix you can bind keyboard shortcuts and system events, and use these to interact with macOS. -- Current version: 4.0.0 ([Changelog](https://github.com/kasper/phoenix/blob/master/CHANGELOG.md)) +- Current version: 4.0.1 ([Changelog](https://github.com/kasper/phoenix/blob/master/CHANGELOG.md)) - Requires: macOS 10.14 or higher ## Key Features @@ -41,7 +41,7 @@ Phoenix lives on your status bar (or as a background daemon). Here, Phoenix is b ## Install -- [**Download Phoenix**](https://github.com/kasper/phoenix/releases/download/4.0.0/phoenix-4.0.0.tar.gz) +- [**Download Phoenix**](https://github.com/kasper/phoenix/releases/download/4.0.1/phoenix-4.0.1.tar.gz) - See previous [releases](https://github.com/kasper/phoenix/releases/) To install, extract the downloaded archive and just drag-and-drop Phoenix to your `Applications` folder. When you run Phoenix for the first time, you will be asked to allow it to control your UI. macOS will ask you to open `Privacy & Security` in System Settings. Once open, go to the `Accessibility` section and enable with the toggle next to Phoenix. An admin account is required to accomplish this. diff --git a/sparkle.xml b/sparkle.xml index 048fffcc..ff940847 100644 --- a/sparkle.xml +++ b/sparkle.xml @@ -10,6 +10,28 @@ Feed for Phoenix updates. en + + + + Version 4.0.1 + 137 + 4.0.1 + 10.14.0 + Tue, 11 Jun 2024 00:48:17 +0300 + This release fixes the ability to move windows between Spaces in macOS Sonoma 14.5+. 🤖

+ +

See the full Changelog.

+ + ]]> +
+ +
+