Releases: niiabe/zooped-flowos
Releases · niiabe/zooped-flowos
Release list
v1.13.0+29
v1.13.0+29 (2026-08-08)
Added
- Health records search and filter by type
- Show records search by event/judge/placement/title
- Dog profile PDF export with full dog details
- Pregnancy tracker tab for female dogs
- Litter list search by sire/dam/notes
- Pull-to-refresh on dashboard
- Camera photo option in add/edit dog
- Heat cycle delete confirmation
- Missing tooltips added throughout app
Fixed
- TextEditingController memory leaks in 3 screens
- N+1 query in pregnancy tab
- Breed preset search in Kennel Profile
- Deprecated withOpacity usage
Changed
- Used existing SkeletonLoader widget in dashboard
- Cleared resolved issues file
- Updated roadmap.txt with completed items
v1.12.0
What's New in v1.12.0
Added
- Breed Presets: Default breed list with 100+ breeds, searchable and editable in Kennel Profile settings.
- Analytics Export: Export kennel analytics to CSV or PDF with one tap from the Analytics screen.
- Dark Mode Scheduling: Auto-switch between light and dark mode at custom sunset/sunrise times.
- Quick Actions: Added Health, Photo, Show, and Weight quick-action buttons on dog detail screen.
Fixed
- Removed unused variable in add_show_record_screen.dart
- Removed unused import in certificate_actions.dart
v1.10.0+26
Added Financial Visualizations, Litter Report PDFs, Litter-Level Health Records, and Live UI Updates via Riverpod Streams.
v1.9.9+25
v1.9.8+24
v1.9.7
Added
- QR Code Generation: Generate QR codes for dog profiles containing name, breed, sex, and microchip info. Tap the QR icon on any dog's detail screen.
- Feature Roadmap: Added roadmap.txt with planned features and improvements.
Reverted
- Reverted animal/farm naming: All user-facing strings restored to use dog/kennel/puppy terminology.
Previous v1.9.6 Changes
- Split APKs: App now ships per-ABI APKs (~26MB each instead of ~70MB universal)
- Backup Size Accuracy: Database size display now includes WAL/SHM files and media folder
- Backup History Tracking: Shows when last backup was created and last restore occurred
- Breed Dropdown: Proper dropdown instead of free-text autocomplete
- Current Version Badge: Changelog highlights installed version with green badge
- Default Light Theme: App defaults to light theme for new users