File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -300,6 +300,13 @@ sudo /Library/StartupItems/VirtualBox/VirtualBox restart
300300
301301## Changelog
302302
303+ - v0.2.37 – Fix isues with Varnish ([ #62 ] ( https://github.com/genesis/wordpress/pull/62 ) :
304+ - Cleaned up cookie logic in ` production.vcl ` (see #28 , and 3fd9d0c)
305+ - Fixed wp cookie check in ` receive/wordpress.vcl ` (see 9c2f358)
306+ - Changed varnish to file backend (see #53 )
307+ - Removed cache bypassing for local env (see fa96873)
308+ - Removed caching of static files (see 99eb9ad)
309+ - Piping ` wp-(login|admin) ` instead of passing (see 89cb137)
303310- v0.2.36 – Add ` postfix ` ([ #72 ] ( https://github.com/genesis/wordpress/pull/72 ) )
304311- v0.2.35 – Add ` genesis:teardown ` ([ #55 ] ( https://github.com/genesis/wordpress/pull/55 ) ) & fix ` date.timezone ` ([ #73 ] ( https://github.com/genesis/wordpress/pull/73 ) )
305312- v0.2.34 – Default to WordPress 3.7.1 ([ #74 ] ( https://github.com/genesis/wordpress/pull/74 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " genesis-wordpress" ,
3- "version" : " 0.2.36 " ,
3+ "version" : " 0.2.37 " ,
44 "homepage" : " https://github.com/genesis/wordpress" ,
55 "authors" : [
66 " Eric Clemmons <eric@smarterspam.com>"
You can’t perform that action at this time.
0 commit comments