Bugfix
- The bundled
robots.txtno longer blocks pipelined CSS and JS.Disallow: /assets/was removed, because it beat the shorterAllow: *.css$rules and stopped Google from rendering pages on sites with the asset pipeline turned on. The CSS and JS rules now start with/, also match URLs with a query string, and explicitly allow assets undersystem/anduser/plugins/. Upgrades never replacerobots.txt, so existing sites need to apply this change by hand.