yokai/CHANGELOG.md
renovate[bot] aed615fe9c
fix(deps): Update dependency com.android.tools:desugar_jdk_libs to v2.1.2 (#183)
* 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>
2024-09-04 18:02:46 +07:00

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)