Towards [MSC3946](https://github.com/matrix-org/matrix-spec-proposals/pull/3946) Pass the MSC3946 feature flag in wherever we call `getRoomUpgradeHistory`. There may be a unified way we should approach this, but the code locations that call this function are here: - [ ] src/stores/BreadcrumbsStore.ts - [ ] src/stores/spaces/SpaceStore.js - [ ] src/utils/leave-behaviour.ts - [ ] src/components/structures/SpaceHierarchy.tsx