- [flows] added new components `PhotoPicker`, `DocumentPicker`, `If` and `Switch`
- [flows] added `.data_key_of` and `.form_ref_of` to refer from other screens
- [flows] added `description` to `CheckboxGroup` and to `RadioButtonsGroup`
- [utils] adding `flow_request_media_decryptor` function to decrypt medias from flow requests
- [client] allow updating flow application id with `update_flow_metadata`
- [server] remove event loop
- [docs] update examples
- [version] bump `FLOW_JSON` version to `4.0`