Baby Buddy
Baby care tracker for sleep, feedings, diapers and more
Alternative to: huckleberry, baby connect, glow baby

About
Versions (73)
v2.10.0
2026-08-05What’s Changed
- docs: Document the Baby Buddy MCP server by @rplankenhorn in https://github.com/babybuddy/babybuddy/pull/1064
- Make DB options a dictionary type to be handed to the DB engine by @oddy48 in https://github.com/babybuddy/babybuddy/pull/1058
- Add loading spinner to submit buttons and prevent double-submission by @zachfeldman in https://github.com/babybuddy/babybuddy/pull/1051
- Use feeding end times for diff calculation and on dashboard by @Thor77 in https://github.com/babybuddy/babybuddy/pull/944
- chore: reformat templates to satisfy djlint 1.42.x by @lntutor in https://github.com/babybuddy/babybuddy/pull/1099
- Allow django-imagekit >=6.0 (fix 500 on Python 3.14) by @playcations in https://github.com/babybuddy/babybuddy/pull/1104
- Fix typo in error message by @willschlitzer in https://github.com/babybuddy/babybuddy/pull/1102
- Add support for bidirectional language in base.html by @MosheRW in https://github.com/babybuddy/babybuddy/pull/1082
- fix: weight and height percentile sorting and slicing mismatch by @Intecpsp in https://github.com/babybuddy/babybuddy/pull/1076
New Contributors
- @oddy48 made their first contribution in https://github.com/babybuddy/babybuddy/pull/1058
- @lntutor made their first contribution in https://github.com/babybuddy/babybuddy/pull/1099
- @willschlitzer made their first contribution in https://github.com/babybuddy/babybuddy/pull/1102
- @MosheRW made their first contribution in https://github.com/babybuddy/babybuddy/pull/1082
- @Intecpsp made their first contribution in https://github.com/babybuddy/babybuddy/pull/1076
Full Changelog: https://github.com/babybuddy/babybuddy/compare/v2.9.2…v2.10.0