Skip to content

Releases: statamic/cli

3.1.0

09 May 13:45
3560798

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

Choose a tag to compare

What's Fixed

  • Fix colors. #60

3.0.0

14 Aug 18:21
c573e1b

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

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

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

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

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

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

Choose a tag to compare

What's new

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

2.2.0

03 Mar 16:48
37319d2

Choose a tag to compare

What's new

  • Notify when user is running older CLI tool version. #45

What's improved

  • Improve messaging around missing composer auth if installing GitHub based starter kit. #37 #43
  • Improve messaging around single-site usage on starter kit licenses.

What's fixed

  • Fix user creation in Windows. #46
  • Fix dependency conflict. #44