- README improved
- Bumps
eslint-config-apostropheto5, fixes errors, removes unused dependencies. - Removes circle ci, adds github actions.
- Inject nodes instead of async Nunjucks component to support external frontends.
- Adds a selection for adding a
robots.txt"file" to the site through the global configuration.
- Add AI and community-reviewed translation strings.
- Corrected inaccurate information about enabling the module for piece types.
It is enabled by default and can be expressly disabled via
seoFields: false. - Edits package description.
- Removes CircleCI and adds logo. No code changes.
- Canonical links for pieces, not only for pages from now on.
- Remove
apostropheas a peer dependency.
- Compatible with the
@apostrophecms/security-headersmodule.
- Adds English (
en) locale strings for static text. - Adds Spanish (
es) localization to static text. Thanks to Eugenio Gonzalez for the contribution. - Adds Slovak (
sk) locale strings for static text. Thanks to Michael Huna for the contribution.
- Fixes the
_seoCanonicalprojection option property, previously using Apostrophe 2 syntax.
- Initial Apostrophe 3 Release