3.39.27
GordyD/3ree3.39.27Jul 6, 2026by calexiou
AI Summary
This update includes dependency bumps, regression tests, and fixes for date pickers and relationship filtering logic.
Key Highlights
- Reverted exclusion of 'Is in' operator for Number and Date types
- Added relationship filtering by _id
- Added scroll or swipe support in date picker calendar
- Added regression tests for portal groups and JSON binding
New Features
- Relationship filtering by _id
- Scroll or swipe support in date picker calendar
Full Release Notes
## What's Changed * Bump @sigstore/verify from 3.1.0 to 3.1.1 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19137 * Bump sigstore from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19138 * Add portal group init regression test by @Dakuan in https://github.com/Budibase/budibase/pull/19139 * Revert "Exclude 'Is in' operator for Number and Date types" by @melohagan in https://github.com/Budibase/budibase/pull/19134 * Relationship filtering by _id by @deanhannigan in https://github.com/Budibase/budibase/pull/19127 * [codex] Authorize resource duplicate target by @Dakuan in https://github.com/Budibase/budibase/pull/19099 * Add query JSON binding regression coverage by @Dakuan in https://github.com/Budibase/budibase/pull/19126 * fix: validate object store key before opening S3 stream by @cubic-dev-ai[bot] in https://github.com/Budibase/budibase/pull/19101 * Scroll or swipe to change month in date picker calendar by @Stropdasman in https://github.com/Budibase/budibase/pull/19082 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.26...3.39.27