Browsertrix Cloud v1.9.0-beta.4
Pre-release
      Pre-release
    
        
          ·
          
            789 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.4/browsertrix-cloud-v1.9.0-beta.4.tgz
See the development guide for more info how to deploy Browsertrix Cloud.
What's Changed
- storages: use asynccontextmanager instead of sync to close client by @ikreymer in #1521
- Hotfix: Crawls page table click targets not applied to the right elements by @emma-sg in #1524
- enable a few more useful eslint suggestions & correct some more types by @emma-sg in #1517
- better handling of failed redis connection + exec time updates by @ikreymer in #1520
- docs: Adds more details about browser profile capabilities by @Shrinks99 in #1523
Full Changelog: v1.9.0-beta.3...v1.9.0-beta.4