Skip to content

Releases: flownative/localbeach

Release v1.4.0+1

30 Oct 08:05
a7999f4
Compare
Choose a tag to compare

This release changes the default of the "--pull" argument for the "start" command to false. It is not necessary to (force-) pull images on every container start and takes a long time to complete. Users may also run into trouble with upcoming rate limits introduced for Docker Hub.

Therefore, if you need a new image version, for the time being, either pull the image manually or run beach start --pull=true.

Release v1.3.3+1

29 Oct 16:56
24adc8c
Compare
Choose a tag to compare

Release v1.3.2+1

21 Oct 13:31
0ccb247
Compare
Choose a tag to compare

Release v1.3.1+1

20 Oct 07:20
433def8
Compare
Choose a tag to compare

Release v1.3.0+1

19 Oct 07:44
66c4e75
Compare
Choose a tag to compare

This release introduces a new "restart" command which allows you to restart a Local Beach instance, just in case it misbehaves or you messed up the containers …

"restart" does not pull images by default, but you can enable pulling with "--pull=true".

Release v1.2.1+1

15 Oct 15:50
1ea837b
Compare
Choose a tag to compare

This release introduces HTTPS support for Local Beach projects. After upgrading to 1.2.1 run beach setup-https. You'll probably have to enter your sudo password. Make sure to restart your browser.

If everything worked out, you should be able to access your projects via https (https://your-project.localbeach.net).

Release v1.2.0.+2

15 Oct 14:40
591cde7
Compare
Choose a tag to compare
Fix beach setup call in Homebrew formula

flownative/localbeach#11

Release v1.2.0+2

15 Oct 14:41
591cde7
Compare
Choose a tag to compare

Release v1.2.0+1

15 Oct 14:33
89d1049
Compare
Choose a tag to compare

Release v1.1.1+1

14 Oct 09:48
38c7fed
Compare
Choose a tag to compare