- Make flask an optional dependency
- Remove the global es object in favor of explicitly passing it
- Python 3 compatibility
- SECURITY: Fixed bug that allowed authenticated users to overwrite annotations on which they did not have permissions (#82).
- Fixed support for using ElasticSearch instances behind HTTP Basic auth
- Add support for ElasticSearch 1.0
- Create changelog