diff --git a/CHANGELOG.md b/CHANGELOG.md index d1ce06d24..61147f12e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - (**Database/H2**) Use the latest H2 database engine - (**Startup**) Crash on startup if an unrecoverable error happens - (**WebView**) Use JCEF directly and update to newest Chromium +- (**Extension/Android**) Switch MessageQueue to LegacyMessageQueue from ConcurrentMessageQueue ### Fixed - (**CloudFlareInterceptor**) Don't send the `cf_clearance` cookie back to Flaresolverr