Version 1.6 had a typo error in the javascript (requestintance vs requestinstance)

The sql is also optimised to return only the needed fields, on a server with a lot of search queries it reduces significantly the loand on the mysql server (2 fields passed insteand of the full joint)

More...