Skip to content

1.0.5-Alpha

Latest

Choose a tag to compare

@jitendhull jitendhull released this 16 Jul 12:26

Torrnado v1.0.0 Release Notes

We are excited to announce the initial release of Torrnado (formerly TorrentVault), a modern, material-designed Android client.


What's New

🎨 UI & Customization

  • Modern Material Design: Clean and responsive Compose-based layout.
  • App & Accent Themes: Complete customization for light, dark, system, and AMOLED Black themes. Dynamic color palettes powered by Material Kolor.
  • Navigation Bar: Added dedicated navigation tabs for Search, Feeds, and Transfers.
  • Smart Search: Expanded search bar with active states, focus control, and persistent local search history support.

⚙️ Build, Security & CI/CD

  • Release Signing Pipeline: Reconfigured app/build.gradle.kts to support secure, automated release builds. Integrates keys from keystore.properties, system variables, or Gradle properties.
  • Local Fallback Build Support: Designed local release compilation to automatically fall back to debug signing if production keys are not present, ensuring development is never blocked.
  • GitHub Actions Integration: Built a robust pipeline (.github/workflows/release.yml) that compiles the production APK on every release push/tag and uploads the final binary to GitHub Action artifacts.
  • Git Security: Ignored developer keystores, private keys, and keystore.properties from git history to avoid security leaks.

🧹 Refactoring

  • Rebranding: Successfully renamed the project codebase, package definitions, and configuration files from TorrentVault to Torrnado.

Full Changelog: https://github.com/jitendhull/Torrnado/commits/1.0.5