Cookieplone 1.0.0 is out! 🎉

Hello there!

I'm happy to announce the release of cookieplone 1.0.0!

What's new in this release

New features

  • Python 3.14 is now (officially) supported.

Bug fixes

  • Removed the dependency on chardet — we now use a version of binaryornot that no longer pulls it in. (#125)

Under the hood

  • Updated several dependencies (semver, typer, packaging, gitpython, xmltodict, black). (#130)
  • Added Dependabot support for GitHub Actions.
  • Fixed pyproject.toml metadata.
  • Updated pre-commit hooks.
  • Updated GitHub Actions versions.

The Future

A 1.x branch has been created on GitHub and will be used for future maintenance releases in the 1.x series.

All new development on the main branch will now target the 2.0.0 milestone. That will be my personal main focus during the Bucharest sprint, starting next Monday — if you'd like to follow along or get involved, join us on Discord! :wave:

10 Likes