Skip to content

Part-DB 1.10.1

Choose a tag to compare

@jbtronics jbtronics released this 12 Dec 21:58
· 1703 commits to master since this release

Part-DB 1.10.1

If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.

New features

  • Added an env option DATABASE_MYSQL_USE_SSL_CA which allows using MySQL via TLS and checking it against the system or bundled CA certificates
  • Check that console commands are called as the wrong user, and show a warning if they are called as root or as non webserver user

Bugfixes

  • Fixed loading of default user avatar, when behind a reverse proxy (issue #446)
  • Fixed issues with last activity table on the homepage, when accessing via a prefixed reverse proxy
  • Use the DEFAULT_URI env for SAML to get the right URL when Part-DB is behind a reverse proxy (see #436). You must configure DEFAULT_URI if you have not already done it, and you want to use SAML SSO!

Miscellaneous

  • Updated dependencies

Full Changelog: v1.10.0...v1.10.1