Release Notes

v3.0.0-rc.1

May 18, 2026

Breaking Changes

  • Drop Python 3.9 support (#54)

  • Drop cs.spin support (#40)

Enhancements

  • Add js_sbom plugin for managing JavaScript SBOMs (!69)

Chores

  • Document CONTACT Community as release notification channel (#56)

v2.3.2

January 13, 2026

Bug Fixes

  • cypress: Follow Up for Resolve “cypress tests are failing with CE 16.2 / python 3.14” (!67)

v2.3.1

January 12, 2026

Bug Fixes

  • node: npm install command lists sass and yarn twice (#50 <https://code.contact.de/qs/spin/spin_frontend/-/issues/50>:)

  • cypress: tests are failing with CE 16.2 / python 3.14 (#53)

Chores

  • Add repository URL information to Wheel metadata (#51)

  • Update release process documentation and contribution guideline (#52)

  • Removal of tomli constraint in pyroject.toml (#55)

v2.3.0

December 17, 2025

Enhancements

  • Add support for provisioning nodejs on macOS (#48)

Chores

  • node: Evaluate the need for setting two variants of NPM_CONFIG_PREFIX (!41)

  • Add release notes to the documentation structure (#45)

  • node: Add –silent flag to npm installs if verbosity is normal (#46)