Releases: alt-design/Alt-SEO-Addon
Release list
v1.4.3
What's Changed
- Wee typo by @evertalbers in #55
New Contributors
- @evertalbers made their first contribution in #55
Full Changelog: v1.4.2...v1.4.3
v1.4.2 Suport collection blueprints
What's Changed
- Support collection blueprints and replace variables in schema tags by @Alt-Charlie in #54
Full Changelog: v1.4.1...v1.4.2
v1.4.1 - General Fixes and Improvement / Multisite Fixes
What's Changed
- Fix for multisite + Fix for social image hosted on other filesystems like s3 by @geert-salamander in #48
- Added publish views for the meta template and supporting conditional loading by @benmAltDesign in #44
- [#49] refactor: avoid re-augmenting collection blueprints to avoid ov… by @benmAltDesign in #52
- Feat/published blueprints by @benmAltDesign in #53
New Contributors
- @geert-salamander made their first contribution in #48
Full Changelog: v1.4.0...v1.4.1
v1.4.0 - Statamic 6 Support
This version brings support for Statamic 6 whilst maintaining support for <6 versions. by @Alt-Charlie
v1.3.1 - Default options for robots meta
What's Changed
Full Changelog: v1.3.0...v1.3.1
v1.3.0 - Add the ability to add custom schema
New Feature
Gives the ability to allow a "custom schema" field within Alt SEO - which allows clients/end users to add their own custom schema markup if they fancy. Could extend this in future into something a bit more intelligent?
Just drop ALT_SEO_ENABLE_SCHEMA=true in your env file, and use the {{ alt_seo:schema }} tag on the templates where you need it.
v1.2.4 - Cached Config Fix
Remove env() usage - @Filefabrik
v1.2.3 - Canonical fix
Fix - Rather than relying on context from Statamic, canonical urls will reference the current URL via Laravel request now if not specified admin side.
v1.2.2 - Blade Support
Blade Support added - @TheBnl
v1.2.1 - Bugfixes
General bugfix around seo image urls