Skip to content

Releases: Kyome22/ShiftWindow

2.9.0 (Oct 15, 2024)

14 Oct 17:06
Compare
Choose a tag to compare

Modifications

  • Fixed a bug that the app opens settings window at launch. by @Kyome22
  • Build on Xcode 16.

Full Changelog: 2.8.0...2.9.0

2.8.0 (Sep 7, 2024)

07 Sep 14:59
Compare
Choose a tag to compare

Modifications

  • Migration: Swift Concurrency & Observation by @Kyome22 in #7

Full Changelog: 2.7.0...2.8.0

2.7.0 (Nov 12, 2023)

12 Nov 07:57
Compare
Choose a tag to compare

Modifications

  • Fixed a bug that the checkmark on the menu was not reflected correctly.

2.6.0 (Oct 26, 2023)

25 Oct 17:46
Compare
Choose a tag to compare

Modifications

  • Update the layout of Settings View.

2.5.0 (October 24, 2023)

24 Oct 14:56
Compare
Choose a tag to compare

Modifications

  • Support macOS Sonoma.

2.4.0 (January 29, 2023)

28 Jan 15:10
Compare
Choose a tag to compare

Modifications

  • Rearchitected Take2.
  • Fixed a bug that fails to unregister the shortcut.

2.3.0 (January 25, 2023)

24 Jan 15:48
Compare
Choose a tag to compare

Modifications

  • Rearchitected.
  • Supported macOS Ventura.

2.2.0 (July 26, 2022)

26 Jul 00:48
Compare
Choose a tag to compare

Modification

  • Fixed the behavior on the display.

2.1.0 (July 15, 2022)

14 Jul 16:13
Compare
Choose a tag to compare

Modifications

  • Fixed the behavior on multiple displays.
  • Made it possible to show the shortcut panel at the time of shifting the window.

2.0.0 (July 5, 2022)

04 Jul 15:14
Compare
Choose a tag to compare

Modifications

  • Replaced all Storyboard with SwiftUI.
  • No longer support macOS 11. ShiftWindow.app runs on macOS 12 or later.