Browsertrix v1.10.0-beta.7
Pre-release
Pre-release
github-actions
released this
15 May 18:33
·
324 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.10.0-beta.7/browsertrix-v1.10.0-beta.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.10.0-beta.7
See the development guide for more info how to deploy Browsertrix.
What's Changed
- Update dash and slash icons by @Shrinks99 in #1783
- Fix truncation for long workflow / item names by @Shrinks99 in #1773
- Add emails to the org settings tables by @Shrinks99 in #1785
- Auto-load seed url when replaying seeded crawls by @Shrinks99 in #1786
- Fix browser navigation button usage in QA review by @SuaYoo in #1776
- QA review Replay embed improvements by @SuaYoo in #1775
- [Bug] Collection detail: only update dialog state on close event if close event originates from dialog by @emma-sg in #1793
- Fix needing to go back twice in archived item detail initial load by @emma-sg in #1796
- Allow QA view to be larger than viewport height if necessary by @emma-sg in #1790
- Add plugins directory to frontend Dockerfile by @vnznznz in #1798
Full Changelog: v1.10.0-beta.6...v1.10.0-beta.7