这是indexloc提供的服务,不要输入任何密码
Skip to content

Browsertrix v1.16.1

Choose a tag to compare

@tw4l tw4l released this 13 May 22:02
· 197 commits to main since this release
c73512d

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.16.1/browsertrix-v1.16.1.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.16.1

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

What's Changed

  • devex: Data grid component by @SuaYoo in #2561
  • Ensure crawl page counts are correct when re-adding pages by @tw4l in #2601
  • Add minimized superadmin banner by @emma-sg in #2598
  • Add ISO-639-1 language code validation to backend by @tw4l in #2602
  • Bump version to 1.16.1 by @tw4l in #2606

Full Changelog: v1.16.0...v1.16.1