Today's hotpatch (66ebc45) brings with it the following changes:
Bugfixes
- A regression in the CGI.cookie() template plugin method was causing
existing cookies to not be retrieved, even though they existed in the HTTP
request. The old behavior has been restored and the issue should be fixed.