continuwuity/changelog.d/+space-suggested-only.bugfix.md
Erwan Leboucher 2d633a5ee1
Some checks failed
Documentation / Build and Deploy Documentation (push) Successful in 1m5s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m13s
Checks / Prek / Check changed files (push) Successful in 9s
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
Release Docker Image / Create Multi-arch Release Manifest (push) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been cancelled
Release Docker Image / Create Max-Perf Manifest (push) Has been cancelled
Release Docker Image / Release Binaries (push) Has been cancelled
Release Docker Image / Mirror Images (push) Has been cancelled
Release Docker Image / Build linux-amd64 (release) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (release) (push) Has been cancelled
fix(spaces): Honour suggested_only when listing children_state
2026-08-24 23:59:17 +00:00

1 line
168 B
Markdown

Fixed the space hierarchy endpoints returning non-suggested `m.space.child` events in `children_state` when `suggested_only` was requested. Contributed by @eleboucher.