- Add Plone 6 Support. @tisto (#13)
- Set the X-Robots-Tag response header when seo_noindex is True. @sneridagh, @davisagli (#17)
- Update internal package structure. @sneridagh, @davisagli (#16)
-
Explicitly include dependencies (supporting pip installations) [ericof]
-
Use plone/[email protected] in Github actions [ericof]
-
Add Python 3.8/3.9 support [tisto]
-
Drop Python 2 support. [tisto]
-
Drop Plone 5 support. [tisto]
-
Add Italian translations. [cekk]
- Remove maxlength parameter from seo fields. [tisto]
-
Add Open Graph title, description and image. [tisto]
-
Add German translation. [tisto]
- Re-release 1.2.0. [tisto]
- Add canonical_url option. [tisto]
- Add noindex option. [tisto]
-
Python 3 compatibility. [tisto]
-
Plone 5.2 compatibility. [tisto]
-
Remove unnecessary plone.directives.form test dependency. [tisto]
-
Use black formatter. [tisto]
- Initial release. [kitconcept]