- Drop support for Python 3.8. @ericof
- Drop support for Python 3.9. @ericof
- Add support for Plone 6.1. @ericof
- Add support for Plone 6.2. @ericof
- Add support for Python 3.12. @ericof
- Add support for Python 3.13. @ericof
- Update codebase to the latest standard for Plone backend addons. @ericof #2
- Add GHA checking for changelog entry on pull requests. @ericof
- Increase test coverage for the package. @ericof #2
- Fix removal of pkg_resources namespace. @davisagli
- Add new widget for seo title and description. @iFlameing
- Add Spanish translations #22 [macagua] (#22)
- Fix metadata for the package. @ericof
- Use pkgutil instead of deprecated pkg_resources. @ericof
- 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/setup-plone@v1.0.0 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]