Skip to content

v1.10.1-ls26

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 27 Feb 15:44
· 212 commits to main since this release

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.

Full Changelog

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: