Skip to content

Releases: statamic/ssg

1.3.0

Choose a tag to compare

@jasonvarga jasonvarga released this 27 Jan 22:00
0496139

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

Choose a tag to compare

@jasonvarga jasonvarga released this 10 Aug 20:15
d5664b7

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@jasonvarga jasonvarga released this 18 Jul 19:32
90cd590

What's Changed

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@jasonvarga jasonvarga released this 18 Apr 14:52
bd2604b

What's fixed

1.0.0

Choose a tag to compare

@jesseleite jesseleite released this 15 Mar 16:59
e2e2e78

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

Choose a tag to compare

@jasonvarga jasonvarga released this 07 Oct 20:04
3ddc8f8

What's new

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

0.8.0

Choose a tag to compare

@jasonvarga jasonvarga released this 16 Aug 17:34
1055c95
  • Support Statamic 3.2

0.7.0

Choose a tag to compare

@jasonvarga jasonvarga released this 14 Jun 18:37
e281815

What's new

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

0.6.0

Choose a tag to compare

@jasonvarga jasonvarga released this 28 Apr 20:15
2833b2d

What's new

  • You can generate files concurrently. #54

0.5.0

Choose a tag to compare

@jasonvarga jasonvarga released this 23 Apr 17:12
aa9c143

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