# [[Changelog for AnimalTracker Registry Web]]
## Version 0.0.3 (2025-01-20)
### Bug Fixes
- All tags entered in Birth notifications now display properly in registrations.
# Version 0.0.2 (2023-06-08)
### Features
- Add data validation for birthing details, death dates and death reasons
- Add Deaths staging for final user approval
### Bug Fixes
- Births Fix sire and dam field length in Birth
- ID Updates, Mark for Sale and Mark at Stud no longer crash on submit.
- Fix EID format and number verification
## Version 0.0.1 (2023-06-02)
### Features
Initial version.
### Known Issues
- Births
- 2nd page Sire and Dam name fields are not long enough for the whole name
- Registrations
- 2nd page missing the farm tag data
- 2nd need to see how the Is Official box works in practice may need to add the flock ID number
- Deaths
- 2nd page Force fill out death date and do not default to any specific date
- Transfers Not done at all yet
- ID Updates
- 2nd page Is official flag not set properly for old tags
- Should not show tattoos as changeable
- Crash on submit
- needs verification of proper format and number of digits for official tags that are electronic
- Animal Search
- should indicate that searched can only return 500 animals
- missing filter by coat color
- missing filter by sex
- change filter by flock to be filter by Flock Prefix
- 2nd page missing fill in of coat color
- 2nd page missing fill in of sex
- pedigree page crashes if try to click on an animal with NA in the field
- pedigree page missing indication that the list of animals below are the offspring
- pedigree page missing sire, dam, breeder and owner names
- Missing click on a child to pull a pedigree page for them
- Member Search
- Add details button like pedigree that goes to a second page for additional contact info
- filter by last name actually works on first name
- consider a clear search button
- Change Contact Information crashes
- Mark Animals for Sale
- Needs an indicator that the page is for sale animals
- missing the flock prefix
- Should use the full sex name
- Crashes on submit
- Mark Animals at Stud
- Needs an indicator that the page is at stud animals
- missing the flock prefix
- Should use the full sex name
- Crashes on submit
### Breaking Changes