KIF 3.4 has been released. It introduces the `KIFUIViewTestActor` class, courtesy of @RoyalPineapple, which separates the APIs of finding an element from acting on an element. This reduces the number of methods needed dramatically, and will become the default test actor in KIF 4.0. Please see the pull request
https://github.com/kif-framework/KIF/pull/794 for more info.
Travis is finally reliable again, thanks to @justinseanmartin..
In addition there are misc bug fixes and additions, thanks to the tireless work of all of our contributors.