Skip to content

FCMetrix v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 04:15

📥 Downloads / Descargas

Archivo / File Descripción / Description
FCMetrix-v1.6.0.apk 🚀 Producción (Optimizado y Minificado con R8 / ProGuard)
FCMetrix-v1.6.0-debug.apk 🧪 Debug (Build de Desarrollo y Testing)
FCMetrix-v1.6.0.apk.idsig ✍️ Firma Digital v4 (Esquema de firma APK Signature Scheme v4)
checksums-v1.6.0.txt 🔒 Hashes de Integridad (Lectura humana: SHA-256, SHA-512, MD5)
SHA256SUMS.txt 🛡️ Checksums Estándar (Para verificación con sha256sum -c)

📦 Changelog

Cambios introducidos desde v1.5 hasta v1.6.0:

  • fix(ui): dynamically bind app version from BuildConfig in SettingsScreen (8694db4) - @kveld9
  • docs(release): detail all uploaded assets including idsig and both checksum formats (f5a4729) - @kveld9
  • fix(build): correct foojay-resolver-convention plugin version to 0.9.0 (7f2379c) - @kveld9
  • ci: enhance release workflow with dual APKs, tag fetch and downloads table (eed6e7f) - @kveld9
  • fix(lint): resolve NewApi compatibility for minSdk 24 and Compose resource lookups (a9a870a) - @kveld9
  • fix(harness): correct TOML parsing and backtick escaping in sync script (9b789e2) - @kveld9
  • ci: add distinctive run-name to CI and Release workflows (ff6ba73) - @kveld9
  • chore(harness): synchronize AGENTS.md with actual dependencies (13c7d9a) - @kveld9
  • docs: update README with backup features, settings screen and CI/CD workflow (85d5cb0) - @kveld9
  • feat(ui): modernize settings screen, theme components and bump version to 1.6.0 (abd9f1b) - @kveld9
  • feat(data): implement JSON backup and restore with reactive repository architecture (4c05805) - @kveld9
  • feat(harness): establish agent governance framework and synchronization tasks (30bd01b) - @kveld9
  • ci: add automated release publisher and CI quality gates (e265fb6) - @kveld9
  • updated .gitignore (aae74a8) - @kveld9
  • update screenshots (da0cb7d) - @kveld9