Skip to content

Browsertrix Cloud v1.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 21:07
· 586 commits to main since this release
478b794

Deployment

This release can be deployed with Helm by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix-cloud/releases/download/v1.8.1/browsertrix-cloud-v1.8.1.tgz

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

What's Changed

  • Fixes allowed actions for viewers and crawlers throughout the app by @Shrinks99 in #1326
  • Refactor components index file by @emma-sg in #1381
  • Fix org settings help and info text by @SuaYoo in #1402
  • Move execution time formatting into its own util by @emma-sg in #1386
  • Prompt user to confirm workflow crawl deletion by @SuaYoo in #1401
  • ESLint & Typescript fixes by @emma-sg in #1407
  • Fix crawl list action menu positioning by @SuaYoo in #1399
  • Move fork-ts-checker-webpack-plugin into dependencies by @emma-sg in #1410
  • Add API tests for browser profiles by @tw4l in #1392
  • Fix failing builds on main (btrix-microk8s-test) by @emma-sg in #1413
  • Organize components into folders by function by @emma-sg in #1411
  • Refactor API fetch helper into controller by @SuaYoo in #1415
  • Add API endpoint to retry all failed bg jobs by @tw4l in #1396

Full Changelog: v1.8.0...v1.8.1