Releases: numist/Switch
0.0.10 (β) Clearing Out The Cobwebs
0.0.8 (β) ✈︎
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.
0.0.7 (β) Unbreak my heart
- 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).
0.0.6 (β) Yaktocat.
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.
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!
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.
0.0.4 (α) Better taste, less filling.
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.
0.0.3 (α) Worth the wait.
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.
0.0.2 (α) Now with fewer bugs!
Incremental bugfix release fixing some common issues with multimonitor setups and long-lived windows.
0.0.1 (α) — First post!
Initial development release.
Check out the README for more information about the project itself.