Browsertrix v1.17.5
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.17.5/browsertrix-v1.17.5.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.17.5
See the development guide for more info how to deploy Browsertrix.
What's Changed
- Fix pagination buttons having no horizontal padding by @emma-sg in #2743
- custom prefix additional fixes by @ikreymer in #2746
- Translations update from Hosted Weblate (#2679) by @ikreymer in #2750
- l18n: Manually fix translation files by @SuaYoo in #2759
- fix incorrect height of compact current page indicator by @emma-sg in #2758
- feat: Review crawl without analysis run by @SuaYoo in #2719
Full Changelog: v1.17.4...v1.17.5