In the original workflow, we olm-encrypt room key events for each device and combine them into one event. In order to send only relevant ciphertext to each device, we need to encrypt them separately, thus putting each ciphertext in its own event.
Type: add