All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Moved our entire frontend to tailwind 🎉
- Craft 3.4
- Added our webpack config to this repo
- We're settings a language cookie on each request to be able to redirect the user back to their own language and they visit the homepage
- Removed question to pull in statikbe/webpack as this is now in this repo.
- Postmark! We're using Postmarkapp for email now, so this release includes
craftcms/postmark
, config settings to use Postmark and a question to add an API key - We're also using Craft's
testToEmailAddress
option on staging now, and have added a question to customize that email address
- Breadcrumbs snippet is now comptable with Google's new structured data standard
- We're no longer using
craftcms/mandrill
and are no longer sending email through Mandrillapp.
- Added singles & templates for a full front-end user registration flow
- Added mmikkel/cp-field-inspect plugin
- Section pages
- The git remote created throught
statik\setup
is now called origin
- The cookie banner templates now use the provided translations for
fr-BE
&en-BE
- Craft 3.3.15
- Added "project code" question to setup script
- Added Mailer config overwrites to use Mandrill on staging & production
- Updated Freeform settings to enable Spam folder
- Enabled all the setup questions again.
- Initial real release! 🎉