v1.1.66
Fixed bug introduced in v1.1.65 where installing/upgrading a non-@world package would fail to use the --oneshot command line option for emerge. If you clicked to install any individual packages in v1.1.65, you probably had those packages added to @world.
Added code for text interaction lock-out during a page load. Now that pages load partially in a separate process, it became possible to quickly click a link and have the remaining portion of the page load inserted at that position rather than appending to the end. The text interaction lock-out should prevent such visual mistake from happening.
When viewing an app that hasn't been installed at all on the system, App Swipe is supposed to display information about the best version of the app. Prior releases failed to select the latest testing version when there are no stable versions available. Instead, it was showing the 9999 live build. Fixed.