Releases: statamic/ssg
Releases · statamic/ssg
1.0.0
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
0.8.0
- Support Statamic 3.2
0.7.0
0.6.0
0.5.0
What's new
- Ability to add URLs programmatically. #49
- A
404.html
will be generated automatically if aerrors.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
What's new
- Support for Statamic 3.1
0.3.0
0.2.0
What's fixed
- Fix page generation for taxonomy terms.
0.1.0
What's new
- Initial release!