Skip to content

Releases: linuxserver/docker-babybuddy

v1.10.0-ls24

16 Feb 17:25
Compare
Choose a tag to compare

LinuxServer Changes:

Add py3-mysqlclient for mysql/mariadb.

babybuddy Changes:

Full Changelog

Implemented enhancements:

  • Hardcoded English strings on timeline #352
  • Feature Request: Track baby height #191
  • breakout feeding types #384 (alzyee)
  • Rearrange dashboard cards to set timer card first #382 (adamaze)
  • Update to Django 4.x #378 (cdubz)
  • Updated Italian translation #376 (nos86)
  • Fix ordering of start/stop items when start and stop times are the same #372 (MrApplejuice)
  • Fix German translation mistake #368 (MrApplejuice)
  • Add timer restart and stop triggers to REST-API #367 (MrApplejuice)
  • Optional last name #361 (Alberdi)
  • Add Height, Head Circumference, and BMI #360 (Daegalus)
  • Improve iOS webapp/clip/pwa experience #359 (cdubz)
  • Convert envir variables that are supposed to be boolean to boolean #356 (MagiX13)

Fixed bugs:

  • iOS 15 web app experience is degraded #357
  • Boolean environmental variables #354
  • Sleep graph has incorrect positioning when there is a gap in days. #286
  • Sleep graph issues #283
  • KeyError at /children/XXX/reports/sleep/pattern/ #211
  • fix(sleep-reports): #286 Init all days in the period to remove gaps #341 (codisart)

Closed issues:

  • Show type breakdown on feeding_amounts report #383
  • Error during add/edit action for fed and diaper #374
  • Evaluate replacements for Easy Thumbnails #373
  • Issue with timer API for Feeding, Sleep, and Tummy-Time #363

Merged pull requests:

v1.9.3-ls24

13 Feb 15:52
Compare
Choose a tag to compare

LinuxServer Changes:

Add py3-mysqlclient for mysql/mariadb.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • ERROR: Enter a valid date/time #337

v1.9.3-ls23

06 Feb 15:49
Compare
Choose a tag to compare

LinuxServer Changes:

Add py3-mysqlclient for mysql/mariadb.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • ERROR: Enter a valid date/time #337

v1.9.3-ls22

30 Jan 16:24
Compare
Choose a tag to compare

LinuxServer Changes:

Add py3-mysqlclient for mysql/mariadb.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • ERROR: Enter a valid date/time #337

v1.9.3-ls21

23 Jan 15:58
Compare
Choose a tag to compare

LinuxServer Changes:

Add py3-mysqlclient for mysql/mariadb.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • ERROR: Enter a valid date/time #337

v1.9.3-ls20

19 Dec 15:50
Compare
Choose a tag to compare

LinuxServer Changes:

Add py3-mysqlclient for mysql/mariadb.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • ERROR: Enter a valid date/time #337

v1.9.3-ls19

14 Dec 16:18
Compare
Choose a tag to compare

LinuxServer Changes:

Add py3-mysqlclient for mysql/mariadb.

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • ERROR: Enter a valid date/time #337

v1.9.2-ls19

11 Dec 19:38
Compare
Choose a tag to compare

LinuxServer Changes:

Add py3-mysqlclient for mysql/mariadb.

babybuddy Changes:

Full Changelog

Implemented enhancements:

  • Wrong language after logging in #346
  • Notes on child timeline #343
  • Add notes to child timeline #344 (Alberdi)
  • Complete Spanish translations plus some fixes #338 (Alberdi)

Fixed bugs:

  • New filters on date for changes #342
  • "Deploy to Heroku" button broken now README is separated. #340

Closed issues:

  • column core_sleep.napping does not exist #348
  • Sleep pattern returns server error (500) #347
  • Connection to Home Assistant #345
  • Do not attempt to deploy demo on PRs in CI #339
  • Crashes on startup: ImportError: cannot import name 'etree' from 'lxml' #336

v1.9.2-ls18

04 Dec 13:30
Compare
Choose a tag to compare

LinuxServer Changes:

Add lxml dependencies (temp fix for amd64 by force compiling lxml).

babybuddy Changes:

Full Changelog

Implemented enhancements:

  • Wrong language after logging in #346
  • Notes on child timeline #343
  • Add notes to child timeline #344 (Alberdi)
  • Complete Spanish translations plus some fixes #338 (Alberdi)

Fixed bugs:

  • New filters on date for changes #342
  • "Deploy to Heroku" button broken now README is separated. #340

Closed issues:

  • column core_sleep.napping does not exist #348
  • Sleep pattern returns server error (500) #347
  • Connection to Home Assistant #345
  • Do not attempt to deploy demo on PRs in CI #339
  • Crashes on startup: ImportError: cannot import name 'etree' from 'lxml' #336

v1.9.1-ls18

28 Nov 15:57
Compare
Choose a tag to compare

LinuxServer Changes:

Add lxml dependencies (temp fix for amd64 by force compiling lxml).

babybuddy Changes:

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Custom en date formats interfere with en-GB language #324
  • gulp migrate failing in Gitpod #320
  • Selection not working on Firefox Android #258
  • Update format customizations handling #332 (cdubz)

Closed issues:

  • OPTIONS API returns results instead of parameters #329
  • Enhancement: premature birth #313
  • SSL/TLS setup instructions #166

Merged pull requests:

  • Reorganize documentation #331 (cdubz)
  • refacto(sleep-reports): #283 Replace times and labels lists by a single days list #327 (codisart)
  • refacto(sleep-reports): #283 Rename some variables and add constants for magic strings #326 (codisart)
  • Fix typo in README #322 (kejadlen)