Skip to content

Releases: weprovide/valet-plus

1.0.28

12 Jun 07:42
71e0fa3
Compare
Choose a tag to compare
  • Only write the z-performance.ini if it doesn't exist yet (#332)
  • Read userpath from current user instead of file owner (#333)
  • Update mailhog and elasticsearch conf on domain change (#336) (#337)
  • Update secure.valet.conf (#342)
  • Added memcache install / uninstall commands through brew and pecl. (#345)
  • [TASK] Secure Domain Longer FastGCI timeout for local development (#346)
  • [TASK] Updated magerun2 to latest version to work with 2.3.1 (#347)
  • Add Shopware Platform Support (#355)
  • Fix setting domain on install
  • Add support to switch Elasticsearch version (#367)

A big thanks to @mischabraam, @mnaczenski, @dheesbeen @SanderAtom @JPry @Serializator & @kozie for making this release possible.

1.0.27

19 Mar 13:17
ac23612
Compare
Choose a tag to compare
  • Update Wordpress to WordPress #319
  • Longer FastGCI timeout for local development #326
  • Fix nginx SERVER_NAME being empty #325
  • Add valet start with php switch #324
  • Only show the paths if accessing from same machine #313
  • Remove --with-http2 option since it is now included in the base package #315

A big thank you going out to @gsomoza, @trepatudo, @lfolco, @mischabraam & @sirjonathan

1.0.26

25 Jan 13:28
14d42b1
Compare
Choose a tag to compare

Fixes issues with Local Valet Drivers

1.0.25

17 Jan 09:18
37071c8
Compare
Choose a tag to compare
Update readme

1.0.24

20 Dec 15:16
Compare
Choose a tag to compare

#289 Fixed version no. mismatch
#290 Fixed typo: mailhog.conf -> elasticsearch.conf
#291 Upgrade n98-magerun2 to 3.0.3
#297 Update KirbyValetDriver.php for Kirby CMS v3
#302 PHP 5.6 and 7.0 EOL changes
#303 Fix constant issue and not checking the tap of brew

1.0.23

06 Nov 15:33
Compare
Choose a tag to compare
Fix switch from PHP 5.6 with constants

1.0.22

04 Nov 09:50
Compare
Choose a tag to compare

Patches

  • Dynamically load drivers
  • Using constants for PHP Brewnames
  • Add logs command

1.0.21

16 Aug 12:34
Compare
Choose a tag to compare

Patches

  • Double check binary detection #216
  • Ability to disable redis, varnish, rabbitmq #217
  • Open default browser of user instead of root #205
  • Add possibility to change database root user's password #50

1.0.20

14 Aug 09:08
Compare
Choose a tag to compare

Patches

  • Upgrade n98-magerun2 to 2.2.0 #226
  • Change valet binary detection #216
  • Ability to disable mailhog #217

1.0.19

14 Jul 02:35
Compare
Choose a tag to compare

Patches

  • PHP.ini location #206
  • Add support for MFTF MagentoCLI commands #220
  • Added command to open current git project in SourceTree. #222
  • Serve M2 js-translation.json in production mode #223
  • Add a remove action to the subdomain command #210
  • Improve formatting #211
  • Revert "Allow use of symphony/process v4" #188
  • Added support for proxying with nginx instead of using a Valet Driver. #212
  • Allow configurable server environment variables
  • Wordpress multisite subdirectory driver. #146
  • [refactoring][cleanup] Mysql Cli #91
  • Add $_SERVER[SERVER_NAME] to Magento 2 Driver
  • Unlink before linking PHP to prevent issues