Skip to content

Releases: statamic/ssg

1.0.0

15 Mar 16:59
e2e2e78
Compare
Choose a tag to compare

What's new

  • Add Statamic 3.3 support 🎉

Major changes

  • PHP 7.2 and 7.3 are no longer supported.
  • Laravel 6 and 7 are no longer supported.

0.9.0

07 Oct 20:04
3ddc8f8
Compare
Choose a tag to compare

What's new

  • The command can exit with a failure code. #74

0.8.0

16 Aug 17:34
1055c95
Compare
Choose a tag to compare
  • Support Statamic 3.2

0.7.0

14 Jun 18:37
e281815
Compare
Choose a tag to compare

What's new

  • Added support for non-html files (like xml or json). #64

0.6.0

28 Apr 20:15
2833b2d
Compare
Choose a tag to compare

What's new

  • You can generate files concurrently. #54

0.5.0

23 Apr 17:12
aa9c143
Compare
Choose a tag to compare

What's new

  • Ability to add URLs programmatically. #49
  • A 404.html will be generated automatically if a errors.404 view exists. #50
  • Non-wildcard Statamic routes will be automatically registered. #48

What's fixed

  • Fix multi-site handling. #47
  • Fix redirect entries causing infinite redirects. #52
  • Fix error when using a relative app url. #51

What's changed

  • Requires at least Statamic 3.1.7

0.4.0

29 Mar 13:29
2ab5e1a
Compare
Choose a tag to compare

What's new

  • Support for Statamic 3.1

0.3.0

29 Mar 13:31
ead8bfa
Compare
Choose a tag to compare

What's new

  • Allow wildcards in excludes. #25

What's fixed

  • Entries without routes will not get generated. #30

0.2.0

21 Aug 21:21
Compare
Choose a tag to compare

What's fixed

  • Fix page generation for taxonomy terms.

0.1.0

01 Feb 05:38
Compare
Choose a tag to compare

What's new

  • Initial release!