- Moved the
license.key
over toLICENSE_KEY
environmental variables - Moved the plugin license over to environmental variables
- Re-enabled the Service Worker
- Converted over to using Project Config's
project.yaml
and disabledallowAdminChanges
in production
- Open sourced it all
- Added auto-completion via Auto-Complete Craft CMS 3 APIs in Twig with PhpStorm
- Added webpack for the build system as per An Annotated webpack 4 Config for Frontend Web Development
- Added auto-complete searching through paginated past episodes
- Added an experimental light/dark theme
- Refactored the JSON-LD structured data as per Annotated JSON-LD Structured Data Examples
- Added webmentions support for podcast episodes via Twig/custom module
- Added a display of upcoming episodes pulled from Trello
- Added Google AMP pages
- Upgraded to Tailwind CSS
^1.0.0
- Refactored base layout templates to be more flexible, AMP vs. regular, AJAX, etc.
- Added accessible tabhandler.js
- Added Tailwind CSS
- Added support for Redis via
app.php
- Fixed
package.json
paths forweb/
- Cleaned up the default templates
- Added
src/conf/
for Nginx or other configuration files
- Initial release
Brought to you by nystudio107