This release adds S3 support and enhances the recipe preview modal for devices with higher resolution.
Note: If you encounter image issues with this release, please set environment variable APP_URL with your base url. see #231
What's Changed
- feat(#204): update filesystem configuration for S3 support
- feat(#225): add option to render plugin image from preview modal
- fix(#216): scale preview to device model
- fix: position of alias url field in recipe settings modal
- fix: improve iframe content handling for recipe previews
- fix: enhance layout consistency across settings pages
- refactor: use spatie/temporary-directory
- chore: add description for accessing data payload in recipe markup
Full Changelog: 0.31.4...0.32.0