3.39.27
Budibase/budibase3.39.27Jul 6, 2026by calexiou
AI Summary
This release improves the user experience with better date picker navigation and adds functionality for filtering relationships by ID, while keeping dependencies up to date.
Key Highlights
- Scroll or swipe to change month in date picker calendar
- Relationship filtering by `_id`
- Revert of operator exclusion logic
New Features
- Scroll or swipe to change month in date picker calendar
- Relationship filtering by _id
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