Haystack 1.2.4 & 2.0.0-alpha
Haystack has seen many releases since I last updated the site. The 1.1.X series had several releases, Haystack 1.2 was released, the 1.2.X series has had several releases & I've started work on 2.0.0-alpha.
The Haystack 1.2.X release was mostly bugfixes but newly included n-gram support & Whoosh 1.8.X support. You can find more details on the mailing list.
Meanwhile, work on 2.0.0-alpha has hit master, including the long-awaited addition of multiple index support. Similar to Django's multidb support, this will allow you to talk to multiple search engines at the same time. Things like master-slave setups, a separate engine for autocomplete or split public-facing/admin-only search are now trivial. When 2.0 lands, it'll be backward-incompatible, as I'm also cleaning up other aspects of the API.