mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
show an error when a webxdc is written for a newer (future) api (#3206)
* add min_api to manifest.toml, define WEBXDC_API_VERSION * return an error instead of index.html if the webxdc requires a newer api * add a test with an webxdc requiring a newer api * update CHANGELOG
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
- `dc_receive_imf` refactorings #3154 #3156
|
||||
- add index to speedup deletion of expired ephemeral messages #3155
|
||||
- muted chats stay archived on new messages #3184
|
||||
- support `min_api` from Webxdc manifests #3206
|
||||
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user