Browsertrix Cloud 1.8.0 Beta 3
Pre-release
Pre-release
·
579 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.8.0-beta.3/browsertrix-cloud-v1.8.0-beta.3.tgz
See the development guide for more info how to deploy Browsertrix Cloud.
What's Changed
- Add checkmark next to replicated/backed up files by @tw4l in #1343
- background jobs fix: ensure bucket is parsed correctly by @ikreymer in #1359
- charts cleanup: by @ikreymer in #1360
- Send email to superuser when background job fails by @tw4l in #1355
- Encode the collection sharing URL by @Shrinks99 in #1362
- Regression fix: add profiles/ prefix to profile filenames by @tw4l in #1365
- Implement retry API endpoint for failed background jobs by @tw4l in #1356
- Add crawl, upload, and collection delete webhook event notifications by @tw4l in #1363
Full Changelog: v1.8.0-beta.2...v1.8.0-beta.3