Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 2.22 KB

File metadata and controls

79 lines (60 loc) · 2.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project follows Semantic Versioning.

[Unreleased]

Added

  • Runtime permission handling for camera, location, photos, notifications, and biometrics.
  • Local export, cloud backup, and restore support for app data.
  • Lightweight performance tracking for screen load time, API timing, and memory snapshots.

[1.0.0] — 2026-04-28

Added

  • Initial public release (App Store & Google Play)
  • Pet profile management (multi-pet support)
  • Medical records storage with blockchain verification (Stellar)
  • Medication tracker with smart push notifications
  • Appointment scheduler with calendar integration
  • QR code scanner for pet identification & sharing
  • Emergency SOS feature with location sharing
  • Health dashboard with visual scoring (A–F)
  • Offline-first architecture with secure sync
  • Biometric authentication (Face ID / Touch ID)
  • Data export (JSON & PDF)
  • GDPR & HIPAA-compliant data handling
  • Multi-language support (English, Spanish)
  • Community features (optional posts & comments)
  • Premium subscription (monthly/annual) for unlimited pets

Changed

  • N/A (first release)

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • N/A (initial stable release)

Security

  • End-to-end AES-256 encryption for all pet data
  • Certificate pinning to prevent MITM attacks
  • Tamper-evident blockchain audit trail
  • Secure keychain/keystore for credentials

Known Issues

  • None at launch

[Unreleased]

Planned

  • Telehealth integration (vet video consultations)
  • Wearable device sync (FitBark, Whistle, etc.)
  • AI-powered symptom checker
  • Pet insurance claims submission
  • Advanced analytics & health predictions
  • Dark mode (currently follows system)
  • Apple Watch companion app
  • Siri/Google Assistant voice shortcuts
  • Veterinary clinic portal enhancements

Legend

  • Added for new features
  • Changed for changes in existing functionality
  • Deprecated for soon-to-be removed features
  • Removed for now removed features
  • Fixed for any bug fixes
  • Security in case of vulnerabilities