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.
- System, Craft, plugin and composer updates
- Updated the post-deploy-craft3.sh with commands for KU Leuven servers
- Updated the search flow: we now use a Craft search instead of a Google Search. The Google Search is still present in the comments so it can still be used when necessary.
- Updated the setup flow with removal of the account folder and updating the htaccess file with the correct project code.
- We fixed the Http Headers
- We removed our webpack build
- We added Vite.js instead of our webpack build ⚡️
- Updated to Craft 4 🚀
- Added custom field for titles in contentbuilder. This field contains a copy button to copy the slug to create an anchor link on the website. 🔗
- 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! 🎉