New in this release:
- Supports HTTP basic authentication for accessing Graphite
- Supports setting the `APPLICATION_ROOT` variable for deploying at a sub path (i.e. it can be at `example.com/tessera` now)
- The `simple_time_series` chart type now has the same rollover data as `standard_time_series` when using the `flot` interactive renderer
- Installable from [pypi](https://pypi.python.org/pypi/tessera/0.5.0)
- Improved y-axis ticks
- New `inv copy` command for copying dashboards between instances of tesssera
- Bug fixes for transforms
[Closed Issues](https://github.com/urbanairship/tessera/issues?q=milestone%3A%22Release+0.5%22)
Many thanks to fhackenberger, quard8 , and barthoda for their contributions.