Skip to content

Releases: linuxserver/docker-babybuddy

v1.11.2-ls44

03 Jul 15:42
Compare
Choose a tag to compare

LinuxServer Changes:

Add missing PUID/PGID vars to readme.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Unable to add tags to notes via API #488
  • Use Taggit serializer for taggable models #489 (cdubz)
  • Fix 500 in sleep pattern #487 (kejadlen)
  • Fix dayssince sometimes being off by 1 day depending on timezone #484 (DanBeard)

v1.11.2-ls43

28 Jun 15:08
Compare
Choose a tag to compare

LinuxServer Changes:

Add missing PUID/PGID vars to readme.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Unable to add tags to notes via API #488
  • Use Taggit serializer for taggable models #489 (cdubz)
  • Fix 500 in sleep pattern #487 (kejadlen)
  • Fix dayssince sometimes being off by 1 day depending on timezone #484 (DanBeard)

v1.11.1-ls43

26 Jun 15:38
Compare
Choose a tag to compare

LinuxServer Changes:

Add missing PUID/PGID vars to readme.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • "No notes found" background doesn't extend to the Tags column #469
  • Can't filter notes by capitalized tags #467
  • Fix list view classes and colspans and re-sort menu items #481 (cdubz)
  • Fix filtering not working for capitalized tags #480 (Alberdi)

Closed issues:

  • Handle plurals with count tag of blocktrans #472
  • Missing "timer" field documentation in openapi schema #439
  • Feature request: Support for tea and water as feeding type #432
  • Remove TIME_ZONE environment variable configuration #301

Merged pull requests:

v1.11.1-ls42

19 Jun 15:37
Compare
Choose a tag to compare

LinuxServer Changes:

Add missing PUID/PGID vars to readme.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • "No notes found" background doesn't extend to the Tags column #469
  • Can't filter notes by capitalized tags #467
  • Fix list view classes and colspans and re-sort menu items #481 (cdubz)
  • Fix filtering not working for capitalized tags #480 (Alberdi)

Closed issues:

  • Handle plurals with count tag of blocktrans #472
  • Missing "timer" field documentation in openapi schema #439
  • Feature request: Support for tea and water as feeding type #432
  • Remove TIME_ZONE environment variable configuration #301

Merged pull requests:

v1.11.1-ls41

13 Jun 03:08
Compare
Choose a tag to compare

LinuxServer Changes:

Add missing PUID/PGID vars to readme.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • "No notes found" background doesn't extend to the Tags column #469
  • Can't filter notes by capitalized tags #467
  • Fix list view classes and colspans and re-sort menu items #481 (cdubz)
  • Fix filtering not working for capitalized tags #480 (Alberdi)

Closed issues:

  • Handle plurals with count tag of blocktrans #472
  • Missing "timer" field documentation in openapi schema #439
  • Feature request: Support for tea and water as feeding type #432
  • Remove TIME_ZONE environment variable configuration #301

Merged pull requests:

v1.11.0-ls41

12 Jun 15:37
Compare
Choose a tag to compare

LinuxServer Changes:

Add missing PUID/PGID vars to readme.

babybuddy Changes:

Full Changelog

Implemented enhancements:

  • Diaper change frequency statistics #425
  • Tagging refinements #415
  • Track crying and bedtime #412
  • Feature suggestion: Add user editable tags to "notes"-sections #380
  • Feature Request: track milk pumping #159
  • Allow end of feeding to be in the future #443 (myxor)
  • change api date filter to datetime filter #442 (jcgoette)
  • Defaults some models to now #438 (jcgoette)
  • Add Catalan language support #436 (cdubz)
  • Further improve german translations #433 (myxor)
  • Allow diaper change without any contents #431 (myxor)
  • Add import/export support to new models + tag filtering in Database Admin #430 (cdubz)
  • Add tag filtering support to API #429 (cdubz)
  • Add diaper change stats for 3 days and 2 weeks #427 (myxor)
  • Update german translations #422 (myxor)
  • Show tags in lists #416 (MrApplejuice)
  • Add tags support to most things #414 (MrApplejuice)
  • Add breastpump measurement #409 (bugbountyguy)
  • Tagging #396 (MrApplejuice)

Fixed bugs:

  • Photos of children not found after upgrade to v1.10.0 #400
  • Fix KeyError at /children/x/reports/sleep/pattern/ #445 (myxor)
  • Fix link to translation documentation #420 (myxor)

Closed issues:

  • Feature Request : Ability to add custom activities. #455
  • API endpoint list missing port? #446
  • Sleep Pattern giving 500 Internal Server Error #440
  • catalan translation #434
  • Diaper change without wet/solid #426
  • "Failed to install add-on" in Home Assistant due to "non-zero code" #423
  • Update import/export support for new models #421
  • Sleep Patterns showing a 500 error - Exception Type: KeyError #417
  • 500 error when trying to login / 'attempt to write a readonly database' in the logs #411

Merged pull requests:

v1.11.0-ls40

05 Jun 15:36
Compare
Choose a tag to compare

LinuxServer Changes:

Add missing PUID/PGID vars to readme.

babybuddy Changes:

Full Changelog

Implemented enhancements:

  • Diaper change frequency statistics #425
  • Tagging refinements #415
  • Track crying and bedtime #412
  • Feature suggestion: Add user editable tags to "notes"-sections #380
  • Feature Request: track milk pumping #159
  • Allow end of feeding to be in the future #443 (myxor)
  • change api date filter to datetime filter #442 (jcgoette)
  • Defaults some models to now #438 (jcgoette)
  • Add Catalan language support #436 (cdubz)
  • Further improve german translations #433 (myxor)
  • Allow diaper change without any contents #431 (myxor)
  • Add import/export support to new models + tag filtering in Database Admin #430 (cdubz)
  • Add tag filtering support to API #429 (cdubz)
  • Add diaper change stats for 3 days and 2 weeks #427 (myxor)
  • Update german translations #422 (myxor)
  • Show tags in lists #416 (MrApplejuice)
  • Add tags support to most things #414 (MrApplejuice)
  • Add breastpump measurement #409 (bugbountyguy)
  • Tagging #396 (MrApplejuice)

Fixed bugs:

  • Photos of children not found after upgrade to v1.10.0 #400
  • Fix KeyError at /children/x/reports/sleep/pattern/ #445 (myxor)
  • Fix link to translation documentation #420 (myxor)

Closed issues:

  • Feature Request : Ability to add custom activities. #455
  • API endpoint list missing port? #446
  • Sleep Pattern giving 500 Internal Server Error #440
  • catalan translation #434
  • Diaper change without wet/solid #426
  • "Failed to install add-on" in Home Assistant due to "non-zero code" #423
  • Update import/export support for new models #421
  • Sleep Patterns showing a 500 error - Exception Type: KeyError #417
  • 500 error when trying to login / 'attempt to write a readonly database' in the logs #411

Merged pull requests:

v1.11.0-ls39

31 May 14:27
5eb0f9f
Compare
Choose a tag to compare

LinuxServer Changes:

Add missing PUID/PGID vars to readme.

babybuddy Changes:

Full Changelog

Implemented enhancements:

  • Diaper change frequency statistics #425
  • Tagging refinements #415
  • Track crying and bedtime #412
  • Feature suggestion: Add user editable tags to "notes"-sections #380
  • Feature Request: track milk pumping #159
  • Allow end of feeding to be in the future #443 (myxor)
  • change api date filter to datetime filter #442 (jcgoette)
  • Defaults some models to now #438 (jcgoette)
  • Add Catalan language support #436 (cdubz)
  • Further improve german translations #433 (myxor)
  • Allow diaper change without any contents #431 (myxor)
  • Add import/export support to new models + tag filtering in Database Admin #430 (cdubz)
  • Add tag filtering support to API #429 (cdubz)
  • Add diaper change stats for 3 days and 2 weeks #427 (myxor)
  • Update german translations #422 (myxor)
  • Show tags in lists #416 (MrApplejuice)
  • Add tags support to most things #414 (MrApplejuice)
  • Add breastpump measurement #409 (bugbountyguy)
  • Tagging #396 (MrApplejuice)

Fixed bugs:

  • Photos of children not found after upgrade to v1.10.0 #400
  • Fix KeyError at /children/x/reports/sleep/pattern/ #445 (myxor)
  • Fix link to translation documentation #420 (myxor)

Closed issues:

  • Feature Request : Ability to add custom activities. #455
  • API endpoint list missing port? #446
  • Sleep Pattern giving 500 Internal Server Error #440
  • catalan translation #434
  • Diaper change without wet/solid #426
  • "Failed to install add-on" in Home Assistant due to "non-zero code" #423
  • Update import/export support for new models #421
  • Sleep Patterns showing a 500 error - Exception Type: KeyError #417
  • 500 error when trying to login / 'attempt to write a readonly database' in the logs #411

Merged pull requests:

v1.11.0-ls38

28 May 22:09
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to alpine-nginx baseimage. Add CSRF_TRUSTED_ORIGINS env var.

babybuddy Changes:

Full Changelog

Implemented enhancements:

  • Diaper change frequency statistics #425
  • Tagging refinements #415
  • Track crying and bedtime #412
  • Feature suggestion: Add user editable tags to "notes"-sections #380
  • Feature Request: track milk pumping #159
  • Allow end of feeding to be in the future #443 (myxor)
  • change api date filter to datetime filter #442 (jcgoette)
  • Defaults some models to now #438 (jcgoette)
  • Add Catalan language support #436 (cdubz)
  • Further improve german translations #433 (myxor)
  • Allow diaper change without any contents #431 (myxor)
  • Add import/export support to new models + tag filtering in Database Admin #430 (cdubz)
  • Add tag filtering support to API #429 (cdubz)
  • Add diaper change stats for 3 days and 2 weeks #427 (myxor)
  • Update german translations #422 (myxor)
  • Show tags in lists #416 (MrApplejuice)
  • Add tags support to most things #414 (MrApplejuice)
  • Add breastpump measurement #409 (bugbountyguy)
  • Tagging #396 (MrApplejuice)

Fixed bugs:

  • Photos of children not found after upgrade to v1.10.0 #400
  • Fix KeyError at /children/x/reports/sleep/pattern/ #445 (myxor)
  • Fix link to translation documentation #420 (myxor)

Closed issues:

  • Feature Request : Ability to add custom activities. #455
  • API endpoint list missing port? #446
  • Sleep Pattern giving 500 Internal Server Error #440
  • catalan translation #434
  • Diaper change without wet/solid #426
  • "Failed to install add-on" in Home Assistant due to "non-zero code" #423
  • Update import/export support for new models #421
  • Sleep Patterns showing a 500 error - Exception Type: KeyError #417
  • 500 error when trying to login / 'attempt to write a readonly database' in the logs #411

Merged pull requests:

v1.10.2-ls37

15 May 15:44
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to alpine-nginx baseimage. Add CSRF_TRUSTED_ORIGINS env var.

babybuddy Changes:

Full Changelog

Implemented enhancements:

  • Document Docker + NGINX HTTPS config #407
  • Create custom CSRF_FAILURE_VIEW with details about how to resolve the issue #402
  • Host in a subfolder / different root path #186
  • All the words have been translated into Chinese. #405 (gesisirus)
  • Update Spanish translations #404 (Alberdi)
  • Improve 403 Bad Origin and other error templates #403 (cdubz)

Fixed bugs:

  • v1.9.0 update to manual timer edit makes mobile UX worse #385
  • Graph selection has unreachable areas on mobile #379
  • "Time since" using Django time zone and not user time zone #178

Closed issues:

  • HTTPS doesn't seem to be working...? #406
  • Add documentation about proxy setup #394
  • Remove/Change Drop-down Options #389