- Fix Sync links in environment and sync form.
- Fix "Allow reinstall" checkbox.
- Run database updates immediately after database sync. The drush call to sync files could fail.
- Reduce default parallel tasks to 3. Fix check for maximum tasks, off by one. Allow --force option to ignore max task limit.
- Fix running "build" hook in provision verify.
- Verify codebase after install. Ensures sync'd files and database are working properly.