Change8

2026-08-18

📦 keystonejsView on GitHub →
🐛 3 fixes🔧 5 symbols

Summary

This release includes several bug fixes, including improvements to relationship field buttons, authorization header parsing, and UUID handling in search fields. It also updates the `@keystar/ui` package.

🐛 Bug Fixes

  • Fixes "View related ${list} …" button on one sided many relationship fields going to filtered view (#10004)
  • Fixes incorrectly accepting arbitrary character after `Bearer` in `Authorization` header before token instead of only a space (#9996)
  • Removes leading and trailing whitespace from UUIDs provided in Admin UI list search fields (#10005)

Affected Symbols