Skip to content

Releases: kasper/phoenix

Phoenix 4.0.1

10 Jun 22:00
4.0.1
699ce43
Compare
Choose a tag to compare

This release fixes the ability to move windows between Spaces in macOS Sonoma 14.5+. 🤖

See the full Changelog.

SHA-256: 7d194ca75f33f6c018fe8fb974e372544a61a058222d62d57e6c929fe91949c3 phoenix-4.0.1.tar.gz

Phoenix 4.0.0

19 May 12:16
4.0.0
a5196e9
Compare
Choose a tag to compare

I’m excited to release the next major version of Phoenix! ☀️ This release focuses on improvements on modals as well as general improvements and bug fixes. Thanks for using Phoenix, it’s a great feeling building something that many of you love and use daily as part of your setups! Keep the feedback coming! ❤️

What is New?

  • Improved modals by adding the ability to react to text commits, modal resizes and allowing to focus modals easily! 🤖 Fixed various bugs related to modals.
  • Support for tertiary mouse events
  • Documentation improvements and clarifications. Added support for easily searching the API documentation.
  • Breaking: Phoenix now requires macOS Mojave (10.14) or higher

See the full Changelog.

SHA-256: 174ebec4c7860d014d02441867721a14342521c0a9482a0fa8605f644b3a40b2 phoenix-4.0.0.tar.gz

Phoenix 3.0.0

26 Feb 18:20
3.0.0
8f26abc
Compare
Choose a tag to compare

I’m excited to release the next major version of Phoenix! 🚀 This release includes new features as well as general improvements and bug fixes. Thanks for using Phoenix, it’s a great feeling building something that many of you love and use daily as part of your setups! 🙌

What is New?

  • New app icon by Parakeet!
  • Improved documentation! 👩🏼‍💻 The documentation is now powered by Docusaurus and hosted at https://kasper.github.io/phoenix/.
  • Support for input modals. Build new functionality by reacting to textual commands.
  • Support to customise text alignment, font and colour in modals. Customise modals even more!
  • Support to listen for device sleep events
  • Support for moving windows to spaces in macOS 12.0 with Space#moveWindows(...)
  • Breaking: Phoenix now requires OS X El Capitan (10.11) or higher
  • Breaking: “Open at Login” is now using a launcher app instead of adding Phoenix to the deprecated login items of your user account. This setting will not be reflected anymore in the list and you can remove the app from it. You may need to enable this setting again for Phoenix to launch automatically after this update, depending on how you setup it the first time.

See the full Changelog.

SHA-256: 9fbe966e2f82f8702a431a183fb2a8bc5866233433fb34bc7570df39bf069049 phoenix-3.0.0.tar.gz

Phoenix 2.6.8

24 Oct 13:35
2.6.8
25ac727
Compare
Choose a tag to compare

This release includes general improvements.

What is New?

  • forward console.log(...) to Phoenix.log(...) for convenience
  • log stack trace when passing an error to Phoenix.log(...)
  • launch Console app when clicking a notification for an exception

See the full Changelog.

SHA-256: b779791ae673d676d9084d88d2c075d6a8cdd5b11e97d6ac8287dfa6df5c7f55 phoenix-2.6.8.tar.gz

Phoenix 2.6.7

21 Mar 20:15
2.6.7
ac89eb5
Compare
Choose a tag to compare

This release includes general improvements and bug fixes.

What is New?

  • fixes issue that prevented window events to register for recently launched apps
  • fixes issue that caused incorrect API behaviour when an app does not have a main window

See the full Changelog.

SHA-256: 27cd2fe78f6d898fda09288808e2559bcafc8b3069bdc6740fad050cb423cced phoenix-2.6.7.tar.gz

Phoenix 2.6.6

24 Jan 16:01
2.6.6
eac5b58
Compare
Choose a tag to compare

This release includes general improvements and bug fixes.

What is New?

  • adds temporary workaround for macOS bug that breaks focusing an individual window of an app in Big Sur

See the full Changelog.

SHA-256: d860328b044518a609b8b29cd38b505d63840eed79f67f68b7453b5dda12999f phoenix-2.6.6.tar.gz

Phoenix 2.6.5

29 Nov 13:53
2.6.5
49d728f
Compare
Choose a tag to compare

This release includes general improvements.

What is New?

  • adds support for Apple Silicon
  • improves first launch experience by removing custom alert before accessibility prompt and terminating Phoenix
  • improves debug capabilities in Safari Web Inspector by listing configuration file sources

See the full Changelog.

SHA-256: bdaddd3c66710679397e620278b30eff09fe4be3fd0ecda30ccb537e04dc82dd phoenix-2.6.5.tar.gz

Phoenix 2.6.4

14 Jun 15:14
2.6.4
6fe28b7
Compare
Choose a tag to compare

This release includes general improvements and bug fixes.

What is New?

  • fixes issue that caused Phoenix to crash when binding keys with some keyboard layouts

See the full Changelog.

SHA-256: 11729a1e9abddccc53041ce34969f0b120642df4b94bb1c884409eebe64c75a2 phoenix-2.6.4.tar.gz

Phoenix 2.6.3

24 Jan 22:12
2.6.3
6f09b26
Compare
Choose a tag to compare

What happened to 2019? ⏱ Phoenix is now notarised by Apple. This release includes a couple of new useful features as well as bug fixes.

What is New?

  • support to load images from files which can be used as custom icons in modals
  • support for command, option and control as additional key modifiers
  • support for key modifiers in mouse events

See the full Changelog.

SHA-256: e2e6a1577d376d4a313f6133a6c026e2b136b7d1168615f12de58750b3a631db phoenix-2.6.3.tar.gz

Phoenix 2.6.2

07 Jun 19:44
2.6.2
3e56633
Compare
Choose a tag to compare

This release includes a couple of new useful features.

What is New?

  • support to focus app more responsively on launch
  • support to customise duration of modal animation when showing and closing
  • upgraded Lodash

See the full Changelog.

SHA-256: 4ca6159a4075ac9fb0fa4fe071427fa424687b13a28f4db241ef904b7b2f7862 phoenix-2.6.2.tar.gz