Releases: linuxserver/docker-babybuddy
v1.10.2-ls33
LinuxServer Changes:
Rebase to alpine-nginx baseimage. Add CSRF_TRUSTED_ORIGINS
env var.
babybuddy Changes:
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:
v1.10.2-ls32
LinuxServer Changes:
Rebase to alpine-nginx baseimage. Add CSRF_TRUSTED_ORIGINS
env var.
babybuddy Changes:
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:
v1.10.2-ls31
LinuxServer Changes:
Rebase to alpine-nginx baseimage. Add CSRF_TRUSTED_ORIGINS
env var.
babybuddy Changes:
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:
v1.10.2-ls30
LinuxServer Changes:
Add py3-mysqlclient for mysql/mariadb.
babybuddy Changes:
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:
v1.10.2-ls29
LinuxServer Changes:
Add py3-mysqlclient for mysql/mariadb.
babybuddy Changes:
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:
v1.10.2-ls28
LinuxServer Changes:
Add py3-mysqlclient for mysql/mariadb.
babybuddy Changes:
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:
v1.10.2-ls27
LinuxServer Changes:
Add py3-mysqlclient for mysql/mariadb.
babybuddy Changes:
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:
v1.10.2-ls26
LinuxServer Changes:
Add py3-mysqlclient for mysql/mariadb.
babybuddy Changes:
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:
v1.10.1-ls26
LinuxServer Changes:
Add py3-mysqlclient for mysql/mariadb.
babybuddy Changes:
❗ Configuration change ❗ |
---|
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_COLLECTSTATIC
in 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)
v1.10.1-ls25
LinuxServer Changes:
Add py3-mysqlclient for mysql/mariadb.
babybuddy Changes:
❗ Configuration change ❗ |
---|
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_COLLECTSTATIC
in 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)