- Authentication: Silk can now make use of the django auth backend.
- Authorization: Silk can now be configured to permiss certain users.
- Security bug fixes
- No longer possible to view arbritary files through the SQL detail view.
- Stability
- Meta-profiling: Silk can now profile itself, displaying this information alongside each request
- Overall time
- Time spent in DB
- Num. queries
- HTTP body limits: Silk can now be configured to drop the request/response bodies if too large (or simply drop them entirely)
- Timestamps: Silk now has timestamps on each request and profile