What's new
- Added issue templates by @duncanmcclean in #404
- Added missing robots options by @ryanmitchell in #405
- Added
folderoption to assets config by @duncanmcclean in #410 - Character limits are now displayed for meta title and description by @infabo in #397
What's improved
- Bump vite from 4.5.3 to 4.5.9 by @dependabot[bot] in #371
- Bump rollup from 3.29.4 to 3.29.5 by @dependabot[bot] in #353
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot[bot] in #358
- Bump nanoid from 3.3.6 to 3.3.8 by @dependabot[bot] in #363
- Bump vite, @vitejs/plugin-vue2 and laravel-vite-plugin by @dependabot[bot] in #408
- Updated NPM dependencies by @duncanmcclean in #409
- Improve SEO fields in Live Preview by @duncanmcclean in #418
What's fixed
- Fixed failing PHP code tests by @JohnathonKoster in #389
- Fixed errors on 404 pages when using Blade directive by @ryanmitchell in #407
- External entries are now excluded from reports by @duncanmcclean in #414
- Added check for builder to ensure we only get 1 image by @ryanmitchell in #411
- Fixed error when resolving social image via GraphQL by @duncanmcclean in #415
- Ensure config options & globs are available when parsing Antlers strings by @duncanmcclean in #416
- Ensure
canonical_urlrespects site url, notapp.url, doesnt output whennoindexby @ryanmitchell in #413 - Widget now pulls the latest generated report by @duncanmcclean in #417
home_urlnow uses site's absolute URL, not app URL by @duncanmcclean in #419- Fieldtype now respects
visibility: read_onlyby @duncanmcclean in #420