Skip to content

Browsertrix v1.14.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 03:05

Deployment

This is for testing migration optimizations - do not use.

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.2/browsertrix-v1.14.0-beta.2.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.2

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

What's Changed

  • Org dashboard: update collection grid empty text state when view is set to "all" by @emma-sg in #2402
  • Test migration optimizations

Full Changelog: v1.14.0-beta.1...v1.14.0-beta.2