Browsertrix v1.14.0-beta.6
Pre-release
Pre-release
·
143 commits
to main
since this release
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.0-beta.6/browsertrix-v1.14.0-beta.6.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.14.0-beta.6
See the development guide for more info how to deploy Browsertrix.
What's Changed
- Add superadmin instance stats card by @emma-sg in #2404
- ensure running crawl configmap is updated when exclusions are added/removed by @ikreymer in #2409
- Adjust crawler pvc on exit code 3 (out of storage) by @ikreymer in #2375
- Weblate by @ikreymer in #2410
- Rework crawl page migration by @tw4l in #2412
Full Changelog: v1.14.0-beta.5...v1.14.0-beta.6