add source_code_url to manifest and get_webxdc_info, add a test (#3314)

This commit is contained in:
bjoern
2022-05-13 21:00:36 +02:00
committed by GitHub
parent bd5b9573f6
commit 961612370d
3 changed files with 29 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
### Changes
- send normal messages with higher priority than MDNs #3243
- make Scheduler stateless #3302
- support `source_code_url` from Webxdc manifests #3314
### API-Changes
- deprecate unused `marker1before` argument of `dc_get_chat_msgs`