Skip to content

v0.4.0

Latest

Choose a tag to compare

@AidanPark AidanPark released this 30 Mar 15:16

What's New

🌐 i18n Support

  • English, Korean (한국어), Chinese (中文) with auto-detection
  • Language selector in Settings
  • Chinese README (README.zh.md) with China mirror download link

🔗 Network Resilience

  • GitHub mirror fallback for China/restricted networks (ghfast.top, ghproxy.net)
  • npm registry auto-switch to npmmirror.com when npmjs.org is unreachable

🛠 Code Quality

  • AppLogger centralized logging wrapper
  • Resolve all 48 detekt, 43 shellcheck, 125 markdownlint violations
  • Unit test infrastructure (JUnit5 + MockK, 22 tests)
  • CI code-quality workflow

📦 Dependency Updates

  • AGP 8.13.1 → 9.1.0
  • JUnit 5.11.4 → 6.0.3
  • MockK 1.14.2 → 1.14.9
  • actions/cache v4 → v5
  • android-actions/setup-android v3 → v4

Full Changelog: v0.3.6...v0.4.0