Skip to content

Releases: numist/Switch

0.0.10 (β) Clearing Out The Cobwebs

05 Jun 00:00
Compare
Choose a tag to compare
Pre-release

Mostly iterative improvements that piled up over the last while:

  • Fixed the top reported crash (concurrency is hard!)
  • Way faster
  • Some new display options

Changelog and Buglog

0.0.8 (β) ✈︎

11 May 12:16
Compare
Choose a tag to compare
0.0.8 (β) ✈︎ Pre-release
Pre-release

First release made in an airport with a tethered cell connection.

  • Fixes a crash where attempting to relaunch the app crashed it instead.
  • Better preferences interface, containing a preview of what's coming up.
  • Better support for users with multiple monitors.
  • App-specific fixes for Microsoft Word, Pages, and Isolator.
  • Scroll events now change the selection.
  • Internal improvements including use of Auto Layout.

Changelog and Buglog.

0.0.7 (β) Unbreak my heart

12 Feb 05:06
Compare
Choose a tag to compare
Pre-release
  • Fixes an issue where the downloaded app would not launch, with Finder claiming that it was corrupt.
  • This release works around an issue where the event tap would not receive keyboard events after Accessibility was enabled. The Apple engineer responsible for this issue has apologized and recommends never writing Accessibility software. The author of this Accessibility software forgives and agrees.
  • Windows that are comprised of multiple windows are correctly shown in the interface (before, only the main window was drawn).

Changelog and Buglog.

0.0.6 (β) Yaktocat.

20 Jan 01:02
Compare
Choose a tag to compare
0.0.6 (β) Yaktocat. Pre-release
Pre-release

Bugfix and core tech release featuring, among other things, a more sophisticated window filtering system and a fix to the last known crash.

Named for the Yaktocat.

Changelog and buglog.

It's been reported that the binary for this release was not packaged correctly. A new release is coming, in the meantime 0.0.5 (β) works and will automatically update to 0.0.6 properly. Sorry!

0.0.5 (β) Surf's up!

01 Nov 03:21
Compare
Choose a tag to compare
0.0.5 (β) Surf's up! Pre-release
Pre-release

Mavericks-only release including a ton of under-the-hood changes like a new services system, removal of 10.8-only code, and a fix to a really rare but particularly nasty crash involving Accessibility notifications being delivered to Switch out of order.

More visible is a new logging system and the presence of some debug features when you -click the menu bar item like taking a window list snapshot for when a quirk needs to be added to properly support another app on the system.

Changelog and buglog.

0.0.4 (α) Better taste, less filling.

15 Oct 05:12
Compare
Choose a tag to compare
Pre-release

Primarily this release is to fix a memory leak inherited from Reactive Cocoa, but it also includes many internal changes and a status bar item that currently serves to open the preferences window.

Changelog and buglog.

0.0.3 (α) Worth the wait.

11 Oct 18:38
Compare
Choose a tag to compare
Pre-release

Includes bug fixes and some much-needed features such as the ability to launch at login and quit, both accessible from a new preferences window accessible by pressing , when the switcher interface is active.

Changelog

0.0.2 (α) Now with fewer bugs!

07 Aug 20:16
Compare
Choose a tag to compare
Pre-release

Incremental bugfix release fixing some common issues with multimonitor setups and long-lived windows.

Changelog

0.0.1 (α) — First post!

18 Jul 06:21
Compare
Choose a tag to compare
Pre-release

Initial development release.

Check out the README for more information about the project itself.