v4.16.0 (23JAN25)
- ⭐ Add the possibility to add a prefilter option to the context reference property. It will be stored in the prefilter section of the value options of a the reference property.
- ⭐ We added support for the Markdown Widget in pykechain. (#1499)
- 👍 When the multi-attachment property (
StoredFilesReferencesProperty
) is configured to only take a single 'reference' using aSingleReferenceValidator
, then an upload to this property should replace the value instead of append the value. (#1500)
What's Changed
- Update coverage requirement from ~=7.6.4 to ~=7.6.8 by @dependabot in #1489
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #1488
- Add prefilter option to context reference property by @jberends in #1468
- Update twine requirement from ~=5.1 to ~=6.0 by @dependabot in #1490
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #1491
- Update CHANGELOG with multi-attachment replace behavior by @jberends in #1498
- Bump mypy from 1.13.0 to 1.14.1 by @dependabot in #1497
- Bump pillow from 11.0.0 to 11.1.0 by @dependabot in #1496
- Update coverage requirement from ~=7.6.8 to ~=7.6.10 by @dependabot in #1495
- Bump nbsphinx from 0.9.5 to 0.9.6 by @dependabot in #1494
- Add support for Markdown Widget in pykechain by @jberends in #1499
- Update behavior for single-reference multi-attachment uploads by @jberends in #1500
Full Changelog: v4.15.0...v4.16.0