3.39.27

PX4/PX4-Autopilot3.39.27Jul 6, 2026by calexiou

AI Summary

Includes dependency updates, regression tests, and usability improvements for date pickers and relationship filtering within the application.

Key Highlights

  • Relationship filtering by _id
  • Scroll or swipe to change month in date picker calendar
  • Reverted exclusion of 'Is in' operator for Number and Date types

New Features

  • Portal group init regression test added
  • Query JSON binding regression coverage added
  • Validation of object store key before opening S3 stream

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