All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
cache:clear
throws an exception in production environments (#2)
0.6.1-beta (2016-04-14)
ProfilerController
is now a service
- Fixed an off-by-one error in the Web Profiler
0.6.0-beta (2016-03-03)
- Show metrics about requests in the Web Profiler
- Show headers and response bodies for API calls
- Added ContentfulDataCollector::getErrorCount
- Request logging is only enabled by default if
kernel.debug
is enabled. It can be configured for individual clients by settingrequest_logging
. - Show Contentful info in the Web Debug Toolbar only when a request was performed.
0.5.0-beta (2016-02-22)
Initial release