mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
* fix(deps): Update dependency com.android.tools:desugar_jdk_libs to v2.1.2 * docs: Sync changelog --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ahmad Ansori Palembani <46041660+null2264@users.noreply.github.com>
928 B
928 B
Additions
- Sync DoH provider list with upstream (added Mullvad, Control D, Njalla, and Shecan)
- Added option to enable verbose logging
Changes
- Enable 'Split Tall Images' by default (@Smol-Ame)
- Minor visual adjustments
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
- Fixed potential NPE crashes
Other
- Simplify network helper code
- Even more SQLDelight migration effort
- Update dependency com.android.tools:desugar_jdk_libs to v2.1.2
- Update moko to v0.24.2
- Refactor trackers to use DTOs (@MajorTanya)