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

About
Versions (73)
v1.10.1
2022-02-22| :exclamation: Configuration change :exclamation: |
|---|
This version adds support for a new environment configuration variable CSRF_TRUSTED_ORIGINS to address broken forms issues with v1.10.0 for deployments behind a proxy. See also SECURE_PROXY_SSL_HEADER and #393 for more information. |
Implemented enhancements:
- Add Chinese (simplified) translations #399 (cdubz)
- Use “secret” generator for
DISABLE_COLLECTSTATICin Heroku #398 (cdubz)
Fixed bugs:
- CSRF Error (403) When Adding Entry (v1.10.0) #393
Closed issues:
- Heroku Server Error (500) #395
Merged pull requests:
- Additional Dutch translations #397 (Gitoffomalawn)