Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

4.7.1

Compare
Choose a tag to compare
@geerlingguy geerlingguy released this 24 Jan 02:48
· 404 commits to master since this release

Breaking Changes

N/A

New/changed variables in default.config.yml

  • nodejs_npm_global_packages now adds npm by default (see #1651).
  • solr_version is now 5.5.5 by default (was 5.5.3).

Improvements

  • #1602: Add machine name to dashboard header.
  • #1651: Update NPM when provisioning (as per NPM's recommendation).
  • Solr default version updated to 5.5.5.
  • Updated roles: php-xdebug, solr, mysql, postfix.

Bugfixes

  • #1606: Fix vagrant-cachier for modern nfs installations with udp disabled.
  • #1585: Fix typo in README.md
  • #1653: Fix typo in mkdocs.yml
  • #1617: Fix typos in PHP.md