Skip to content

Releases: webrecorder/browsertrix

Browsertrix v1.10.0-beta.2

23 Apr 21:43
Compare
Choose a tag to compare
Pre-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.2/browsertrix-v1.10.0-beta.2.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.2

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

What's Changed

Full Changelog: v1.10.0-beta.1...v1.10.0-beta.2

Browsertrix v1.10.0-beta.1

21 Apr 17:02
b574f00
Compare
Choose a tag to compare
Pre-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.1/browsertrix-v1.10.0-beta.1.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.1

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

What's Changed

  • email templates update + customization + doc update (fixes #1652) by @ikreymer in #1653
  • Remove URL prefix dropdown from new browser profile screen by @tw4l in #1660
  • Emit eslint errors during webpack builds & during dev by @emma-sg in #1667
  • Change crawl.reviewStatus to 1-5 scale int by @tw4l in #1664
  • Remove pages from QA Configmap by @ikreymer in #1671
  • renumber crawl priority classes: by @ikreymer in #1673
  • Improve reliability of backend tests by @vnznznz in #1675
  • Add mime field to Page model by @tw4l in #1678
  • Add reviewStatus, qaState, and qaRunCount sort options to crawls/all-crawls list endpoints by @tw4l in #1686
  • restrict qa runs to a 'min_qa_crawler_image' if set in the chart by @ikreymer in #1685
  • Add QA run aggregate stats API endpoint by @tw4l in #1682
  • Run crawler and profilebrowser with non-root user by @vnznznz in #1625
  • Changes download icons to cloud-download by @Shrinks99 in #1688
  • QA page details by @emma-sg in #1656
  • Ensure /all-crawls?sortBy=qaState always sorts crawls above uploads by @tw4l in #1691
  • Display QA resources as table by @SuaYoo in #1692
  • Frontend: App Branding! by @Shrinks99 in #1592
  • Add 'activeQAStats' field by @ikreymer in #1694
  • Add post load delay to Browsertrix by @tw4l in #1700
  • Fix workflow language setting showing HTML code in select element by @emma-sg in #1702
  • Frontend QA Polish Changes by @Shrinks99 in #1703
  • Ensure dates are formatted with the current app locale (and not browser default) by @emma-sg in #1697
  • Update tests with latest crawler by @ikreymer in #1711
  • Change resource table to be based on mime type by @tw4l in #1698
  • Add Repository Index + Chart Rename + Docs Rename by @ikreymer in #1708

Full Changelog: v1.10.0-beta.0...v1.10.0-beta.1

Browsertrix Cloud v1.9.8

15 Apr 21:13
f76b83e
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm by running:

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

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

What's Changed

Full Changelog: v1.9.7...v1.9.8

Browsertrix Cloud v1.9.7

08 Apr 23:44
4ec1266
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm by running:

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

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

What's Changed

  • email templates update + customization (for 1.9.7) by @ikreymer in #1654
  • Remove URL prefix dropdown from new browser profile screen by @tw4l in #1661

Full Changelog: v1.9.6...v1.9.7

Browsertrix Cloud v1.10.0-beta.0

05 Apr 01:54
4229b94
Compare
Choose a tag to compare
Pre-release

Major Features

Initial Alpha QA support (requires Browsertrix-Crawler 1.1.0 Beta or higher)

Deployment

This release can be deployed with Helm by running:

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

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

What's Changed

New Contributors

Full Changelog: v1.9.6...v1.10.0-beta.0

Browsertrix Cloud v1.9.6

29 Mar 21:25
e3f03ef
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm by running:

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

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

What's Changed

Full Changelog: v1.9.5...v1.9.6

Browsertrix Cloud v1.9.5

28 Mar 04:19
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm by running:

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

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

What's Changed

Full Changelog: v1.9.4...v1.9.5

Browsertrix Cloud v1.9.4

16 Mar 08:36
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm by running:

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

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

What's Changed

  • profile browser fixes: better resource usage + load retry by @ikreymer in #1599
  • kubernetes api: avoid overriding content-type header in kubernetes-asyncio, pass in via arg instead by @ikreymer in #1602
  • Don't use access URL for delete by @wvengen in #1603
  • Bump ReplayWeb.page to 1.8.15

Full Changelog: v1.9.3...v1.9.4

Browsertrix Cloud v1.9.3

06 Mar 22:57
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm by running:

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

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

What's Changed

  • Archived item nav button quickfix #1543
  • Fix execution time checking by keeping lastUpdatedTime in db by @ikreymer in #1573
  • Prevent closing tooltips from closing collection share dialog by @SuaYoo in #1579
  • Fix pending exclusion pagination by @SuaYoo in #1578
  • Fix regex escape in exclusion editor text match by @SuaYoo in #1577

Full Changelog: v1.9.2...v1.9.3

Browsertrix Cloud v1.9.2

22 Feb 23:00
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm by running:

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

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

What's Changed

  • Fix URL List showing scope accidentally by @ikreymer in #1536
  • More friendly WARC prefix inside WACZ based on Org slug + Crawl Name / First Seed URL. by @ikreymer in #1537
  • Disable useSitemap by default in new workflows by @tw4l in #1541

Full Changelog: v1.9.1...v1.9.2