Babybuddy Versions Save

A :baby: buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.

v2.0.2

10 months ago

Full Changelog

Implemented enhancements:

  • Polish translation via POEditor not included in last updates #681

Fixed bugs:

  • Recent Sleep arrow buttons don't work on v2 dashboard #680

v2.0.1

10 months ago

Full Changelog

Fixed bugs:

  • Quick start timer icon no longer working #677

v2.0.0

10 months ago

Full Changelog

Implemented enhancements:

  • [Enhancement] Include temperature measurements in timeline #662
  • Pumping should have a start time and be creatable from a timer #573
  • Use homeassistant X-Ingress-Path for building paths, expose ingress_session #672 (MrApplejuice)
  • Add Pumping Duration and Create from Quick Timer #665 (johnmerlie)
  • Add Pumping link to quick-add in navbar #664 (johnmerlie)
  • Include temperature measurements in timeline #663 (abdessamad-el)

Closed issues:

  • Start Time Default to Current Date/Time #670
  • Running replica babybuddy containers #668

Merged pull requests:

See also:

v2.0.0-beta3

11 months ago

Full Changelog

Fixed bugs:

  • Nap field always False when adding Sleep entries via API #657
  • Timeline shows wrong time since events happened #648

Closed issues:

  • nginx: [emerg] no "events" section in configuration #659
  • Feed update appears to reset the breast selection #658

v2.0.0-beta2

11 months ago

Full Changelog

Implemented enhancements:

  • Overlapping Times Error if Entries Have Same HH:MM #619
  • Make nap user toggleable #513
  • display 0 minutes ago on dashboard when event is less than 1 minute old #649 (abdessamad-el)
  • 513: Make nap user toggleable #641 (cdubz)

Fixed bugs:

  • Migration fails for 0028_alter_sleep_options_remove_sleep_napping_sleep_nap if something in "set_sleep_nap_values" is None #644
  • Events less than 1 minute old show incorrect "time ago" on dashboard #628
  • Fix dependency for hand-written migration 0028 #645 (MrApplejuice)

Closed issues:

  • Failed to save "Diaper change" #651
  • Failed to start when using Home Assistant add-on #646
  • Loading Baby Buddy in iframe #643
  • Make error more helpful when entering conflicting/bad data #542

Merged pull requests:

  • New PostgreSQL database requirement with BabyBuddy 1.16.0 / Django 4.2 #654 (ldrouard)

v2.0.0-beta1

1 year ago

Full Changelog

Implemented enhancements:

  • Move nap start min and max environment variables to site settings #639
  • Create method for managing application-level settings #637
  • Use browser native datetime handling #636
  • Delete (instead of deactivate) completed timers #109

Closed issues:

  • Remove USE_24_HOUR_TIME_FORMAT option (rely on datetime-local form fields) #638
  • Upgrade to Bootstrap 5 #635
  • Remove TIME_ZONE environment variable configuration #301

Merged pull requests:

v1.16.0

1 year ago

Full Changelog

Implemented enhancements:

  • PROXY_HEADER - Documentation update #608
  • Feature Request: Store Baby's Schedule/Routine #362
  • Add id to filter fields for children-api endpoint #625 (MrApplejuice)

Fixed bugs:

  • Birth date when adding time does not format correctly #631

Closed issues:

  • DOC : new value to SECURE_PROXY_SSL_HEADER #632
  • new feature : add wash the baby activity #630
  • Hide unused fields from dashboard #622
  • Feature Request - Potty Training #620
  • Unable to install Baby Buddy in Home Assistant via Add-Ons #618
  • Notifications filling each screen even when navigating to another screen #616

v1.15.1

1 year ago

Full Changelog

Fixed bugs:

  • Changing display up till time brings up persistent 500 server error #613
  • Non-staff users get 403 error unless given superuser privileges #605

v1.15.0

1 year ago

Implemented enhancements:

  • Additional Dashboard Tile - Pumping #601
  • Implement ordering support in API #588
  • Implement user types in users management form #563
  • Improve user permissions structure #544
  • Indicate user locked state and allow unlocking from users admin #449
  • Add a last pumping dashboard card #604 (cdubz)
  • Indicate user locked state and allow unlocking from users admin #600 (cdubz)
  • Add DRF's OrderingFilter to list of default filter backends to implement ordering in the API #598 (btoconnor)
  • Implement user types in users management form #597 (cdubz)

Fixed bugs:

  • Today's Feedings should be rounded #595
  • In Portuguese: events created from timers don't inherit times (start/end) #532
  • DateTime fields don't load the current values or fail to validate in some languages #498
  • Unit tests fail on fresh dev install on Ubuntu #483
  • Use Django's floatformat on today's feeding total #596 (btoconnor)

Closed issues:

  • Can't add event in the future #579

v1.14.0

1 year ago

Full Changelog

Implemented enhancements:

  • Issue with Tummy time graph bar #556
  • Improve asset minification #492
  • Add "user guide" to documentation #377
  • Timer view should show today's totals #294
  • FR/Question: Is it possible to make a read-only user/dashboard? #70
  • Add tags to Pumping model #590 (btoconnor)
  • Add temperature to reports #585 (pgazda)
  • Allow setting CSRF_COOKIE_SECURE and SESSION_COOKIE_SECURE via env vars #577 (tpansino)
  • Add condition on tummytime-duration.py in order to display hours when… #561 (Anoerak)
  • 544 - Improve user permissions structure #551 (earthcomfy)
  • feat: minify vendor.js #550 (mikejgray)
  • Extra API endpoints and login qr-code for app integration #524 (MrApplejuice)

Fixed bugs:

  • Passwords set by non-interactive createuser don't work #562
  • Issue with vertical axis in Sleep Pattern #554
  • Pumping graph entries do not line up with totals (time zone issue?) #523
  • Select list options intermittently invisible when used as a PWA iOS 15+ #381
  • 562 - Fix empty password bug in createuser command #564 (earthcomfy)
  • Corrections to last_end_time made to correctly calculate and display … #560 (garyglatfelter)
  • resolves #523 #546 (garyglatfelter)

Closed issues:

  • Enhancement: Add support for tracking weaning? #591
  • Home Assistant - Rest command to log feeding #586
  • Pumping entries should be taggable #584
  • Unable to add feeding #572
  • Unable to create Feeding during DST overlap #570
  • Issue with winter/summer time #557
  • Enhancement: Feeding method - add "nanny fed" #507
  • Add LDAP as authentication backend #202
  • Timer for medicine #200
  • Add ARCHITECTURE.md file #196
  • Track other baby care tasks (bathing, nail trimming...) #176
  • Ability to track Medicine #153

Merged pull requests: