Browsertrix Cloud v1.9.0-beta.3
Pre-release
Pre-release
github-actions
released this
08 Feb 01:10
·
389 commits
to main
since this release
Deployment
This release can be deployed with Helm by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix-cloud/releases/download/v1.9.0-beta.3/browsertrix-cloud-v1.9.0-beta.3.tgz
See the development guide for more info how to deploy Browsertrix Cloud.
What's Changed
- Update collection archived item lists by @SuaYoo in #1457
- Increase app max width by @SuaYoo in #1484
- Fix archived item crawl settings by @SuaYoo in #1473
- Add scale to CrawlOut by @tw4l in #1487
- Refactor data table to use
btrix-table
component by @SuaYoo in #1474 - Upgrade to lit 3 by @SuaYoo in #1482
- Unify crawl and archived item list components by @SuaYoo in #1485
- Refactor collections and browser profile data-tables by @SuaYoo in #1505
- ESLint improvements & Typescript upgrade by @emma-sg in #1501
- docs: Explains execution time by @Shrinks99 in #1475
- Ensure linting & formatting runs in CI by @emma-sg in #1512
- Upgrade Prettier to 3 by @emma-sg in #1513
- Docs: Improve relative links by @Shrinks99 in #1476
- Format backend with Black 24 by @tw4l in #1507
- Updates browser profile selector help text by @Shrinks99 in #1510
- Fixes workflow selector keyboard navigation by @Shrinks99 in #1514
- enable screenshots by default + fix py version formatting by @ikreymer in #1518
Full Changelog: v1.9.0-beta.2...v1.9.0-beta.3