- 318: Remove extra spaces rendered in choices. - 438: Hide autocomplete on scroll in Firefox because it bugs (temp fix). - 432: New bootstrap_modal test_app by lucky-user. - 118: Extracted JS into a standalone jquery-plugin: https://github.com/yourlabs/jquery-autocomplete-light
2.2.0rc8
Not secure
- 408: Django admin's new edit link was implemented in such a way that it's unable to generate itself properly server-side on initial rendering.
2.2.0rc7
Not secure
- call fixPosition() on window resize if the autocomplete box is shown.
2.2.0rc6
Not secure
- 431 strikes again, default to body when it can't find a relevant container.
2.2.0rc5
Not secure
- Reduce default latency because hardware is better. - 431: Dynamic evaluation of the autocomp box container.