Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Version 2.0.1 mk2

Choose a tag to compare

@riteshrajas riteshrajas released this 03 Mar 21:32
· 135 commits to main since this release

πŸš€ Scout Ops Android v2.0.1. mk2 - Release Notes

πŸ“… Release Date: March 3, 2025

πŸ”₯ What's New

🎯 Major Features & Improvements:

  • Enhanced Match Data Management:
    • Added AutonPoints model and adapter for improved autonomous data tracking.
    • Enhanced MatchDataBase with JSON serialization methods for better data storage and retrieval.
  • UI & Navigation Updates:
    • Improved Match Selection UI for a smoother scouting experience.
    • Updated ScoutersList to dynamically handle scouter names.
  • Pit Scouting Enhancements:
    • Introduced PitRecord and PitDataBase classes to manage pit scouting data more efficiently.

πŸ› οΈ Code & Performance Improvements:

  • Refactored navigation and settings pages for better structure and maintainability.
  • Optimized import paths for DataBase and removed unused code.
  • Updated dependencies to ensure compatibility with the latest frameworks.

πŸ—οΈ Build & Deployment:

  • CI/CD Enhancements:
    • Added GitHub Actions workflow (main.yml) for automated builds and releases.
    • Improved keystore handling for secure APK signing.
  • Windows Compatibility:
    • Added Windows-specific files for potential future cross-platform expansion.

πŸ—‚οΈ Miscellaneous:

  • Updated .gitignore to exclude additional build directories.
  • Renamed package to com.pyintel.scouting_app for better organization.

Full Changelog: Version-1.7.2...Version-2.0.1.2