Skip to content

Browsertrix v1.11.7

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 17:19
7a61568

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.11.7/browsertrix-v1.11.7.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.11.7

See the development guide for more info how to deploy Browsertrix.

What's Changed

  • Ensure email comparisons are case-insensitive, emails stored as lowercase by @ikreymer in #2084

Full Changelog: v1.11.6...v1.11.7