mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
25 lines
720 B
Markdown
25 lines
720 B
Markdown
<!-- Formatting
|
|
## Additions ?? New features
|
|
|
|
## Changes ?? Behaviour changes
|
|
|
|
## Fixes ?? Bugfixes
|
|
|
|
## Translation ?? translation changes/updates
|
|
|
|
## Other ?? Technical stuff, what happened behind the scene
|
|
-->
|
|
## Additions
|
|
- Sync DoH provider list with upstream (added Mullvad, Control D, Njalla, and Shecan)
|
|
|
|
## Fixes
|
|
- Fixed only few DoH provider is actually being used (Cloudflare, Google, AdGuard, and Quad9)
|
|
- Fixed "Group by Ungrouped" showing duplicate entries
|
|
- Fixed reader sometimes won't load images
|
|
- Handle some uncaught crashes
|
|
|
|
## Other
|
|
- Simplify network helper code
|
|
- Even more SQLDelight migration effort
|
|
- Update dependency com.android.tools:desugar_jdk_libs to v2.1.1
|
|
- Update moko to v0.24.2
|