Skip to content

Releases: flurinduerst/WPDistillery

WPDistillery 2.3

24 Jan 18:34
Compare
Choose a tag to compare
  • re-organize the theme-cleanup (now located at themes, removed from cleanup)
  • fix a bug caused by using a default theme with theme-cleanup activated
  • silence curl command for downloading the current version of WP CLI to reduce cli-bloating
  • change default local-domain to .vm (for "virtual machine") as .local has conflicts when using browsersync
  • add note about the WP-Multisite feature to the readme. Thanks to @pjohanneson

WPDistillery 2.2

31 Oct 17:19
Compare
Choose a tag to compare
  • change default local-domain to .local as .dev is an official gTLD now
  • add ssh credentials to Vagrantfile
  • add --hard to rewrite flush to make sure .htaccess file is generated (Thanks to @XedinUnknown)

WPDistillery 2.1

21 Jun 16:07
Compare
Choose a tag to compare
  • update setup for Scotch Box 3.0 (re-install WP-CLI for php7)
  • update default plugin list: remove yoast, add the-seo-framework (see https://roots.io/weve-migrated-from-yoast-seo/)
  • remove max-filesize option on provisioning
  • add license note
  • fix yaml syntax errors (thanks to @XedinUnknown)
  • fix front_page_name variable in setup

WPDistillery 2.0

15 Jan 13:12
Compare
Choose a tag to compare
  • simplified setup process to vagrant up
  • restructured file and folder structure (moved all files into a wpdistillery folder)
  • added custom Vagrantfile
  • added auto-update for WP-CLI
  • added auto-update option for WordPress Core and Plugins
  • fixed a few minor bugs
  • added Windows Support

Special thanks to @ShaneShipston for his feature-suggestions and everyone involved in beta testing (@MarcWieland95, Anthony Chapman)

Contributors: @FlurinDuerst, @ShaneShipston

WPDistillery 1.8

20 Dec 10:18
Compare
Choose a tag to compare
  • fixed a bug that occurred when sending the admin email after core installation
  • fixed a bug that occurred on installing a theme from Github using the current version of WP-CLI (0.25.0)
  • added an option to define WordPress Version
  • documentation updates
  • added rewrite flush to make sure permalinks are working correctly
  • added firstname/lastname to default user
  • removed google-sitemap-generator from default plugins (Yoast covers this aswell)
  • added note about wpdistillery.org

Contributors: @flurinduerst, @ShaneShipston

WPDistillery 1.7.1

27 Jul 09:29
Compare
Choose a tag to compare
  • fixed a bug that caused an error if a theme was installed that doesn't end with -master.zip
  • add additional options
    • custom page to be used as front_page
    • timezone
    • description
    • default image sizes
  • add settings setup task
  • small bugfixes
  • cleanup/renaming

WPDistillery 1.6.1

07 Jul 13:18
Compare
Choose a tag to compare
  • add error handler that asks the user to continue if an error occured
  • add google-sitemap-generator to preset plugins
  • remove dublicated plugin entry
  • bugfix (now correctly checking theme_rename)
  • remove WPDistillery Version from config/setup - remain at README

WP Distillery 1.5

21 Jun 08:26
Compare
Choose a tag to compare
  • Rename to WP Distillery
  • Bugfix / Typo / Documentation

ScWPSetup 1.4

17 Jun 13:09
Compare
Choose a tag to compare

initial public release