- A minor UX bug in discourse-subscriptions.
This PR solved the blank space occuring when visiting other users’ profile page.
https://github.com/discourse/discourse/pull/36408
- ReFix the loading loop when a topic is removed.
https://github.com/discourse/discourse/pull/36410
This PR adds the same logic to the loadIntoIdentityMap api that redeals with the loading loop when a post is removed, when the new post-stream is enabled.
Please take time to have them checked.