Kit's search overlooks category information for a post; the upshot is that category-only posts do not get a permalink. Today I added a couple of lines of code to Mark's KitSuite.renderWeblogItem routine to fix this small oversight. You can download the code and try it out.
See, this is the kind of thing I expected from having an open source project. I guess it gets into the real nature of the concept, since Kit isn't really an open source project, just some software I put together that I happen to publish with an open source license. Radio also makes it more difficult to send a code patch than, say, some project in C, but even so, this is the first time anyone's actually sent code in the hopes that it'd be folded in.
And not to seem ungrateful, but I ended up doing the same thing in, shall we say, a more general (read: much less readable) way. I also copied the code to KitSuite.past.permalinkUrl, but I still think I'm the only person actually using that. Eh.
So if no one has any other complaints or fixes for Kit in the next few days, I guess 1.1.8 will be coming out.