Skip to content

Releases: statamic/cli

3.2.0

10 May 18:32
304a0b2
Compare
Choose a tag to compare

What's new

  • Ask yes/no question before showing first-party addons multiselect. #75

3.1.0

09 May 13:45
3560798
Compare
Choose a tag to compare

What's new

  • Ask about installing first-party addons. #71

What's fixed

  • Make Starter Kit usage and license expiration more clear. #68
  • Tweak "Cannot connect to [statamic.com]" message. #72

3.0.1

14 Aug 18:47
a500bcf
Compare
Choose a tag to compare

What's Fixed

  • Fix colors. #60

3.0.0

14 Aug 18:21
c573e1b
Compare
Choose a tag to compare

What's New

  • New UI/UX using Prompts. #59
  • PHP 8.1 is required.

2.6.0

08 May 20:40
15af33a
Compare
Choose a tag to compare

What's removed

  • Remove support for Statamic v2 due to EOL. #57

2.5.0

06 Oct 14:26
d51b006
Compare
Choose a tag to compare

What's new

  • Add support for interactive starter kit post-install hooks. #56

What's improved

  • Use Laravel Pint for code formatting. #55

2.4.2

04 Jul 17:25
01f4d1b
Compare
Choose a tag to compare

What's new

  • Add a nice little user prompt to star the Statamic repo on Github. #52 😊

2.4.1

15 Mar 16:30
48db514
Compare
Choose a tag to compare

What's fixed

  • Remove overzealous Github auth check, as it is now handled in core. #48

2.4.0

04 Mar 02:53
7879fb3
Compare
Choose a tag to compare

What's new

  • Add a --without-dependencies option to install without a starter kit's bundled dependencies. #49

2.3.0

03 Mar 20:41
c5882aa
Compare
Choose a tag to compare

What's new

  • Add a --dev option to install from the master branch. #47