- Add PSR-4 autoloading
- Add folder structure based on PHP PDS
- Update to object oriented design
- Remove RGBA Customizer control
- Remove TGMPA class, now composer dependency
- Add child_theme_init and child_theme_setup hooks
- Remove composer autoload function
- Add PHP namespace to all files
- Add changelog and update readme
- Update full-width template name to page-builder
- Update Customizer settings and output logic
- Update all references to GPL-2.0+ to GPL-2.0-or-later
- Remove sticky header and logo Customizer settings
- Remove menu script from library
- Add check for sticky header theme support
- Add Genesis style trump to override Gutenberg CSS
- Add option to change custom header selector form config
- Add composer requirements to README
- Add 'fifths' column classes to widgets
- Update autoloader to use files instead of directories
- Update init function so constants can be overwritten
- Remove contact page template if theme doesn't support hero
- Initial release