Skip to content

Releases: webrecorder/browsertrix

Browsertrix v1.16.0

08 May 23:26
6b510fe
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.16.0/browsertrix-v1.16.0.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.16.0

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

What's Changed

  • deps: Upgrade main frontend dependencies by @SuaYoo in #2551
  • devex: Add Storybook for component development by @SuaYoo in #2556
  • Add grid view to collection list by @emma-sg in #2403
  • Add custom behavior docs to user guide by @tw4l in #2559
  • devex: Document workflow table components by @SuaYoo in #2558
  • Update button text from "Setup Guide" to "User Guide" for consistency by @tw4l in #2565
  • feat: Apply saved workflow settings to current crawl by @SuaYoo in #2514
  • Fix table grid column CSS variable, superadmin list menus being hidden/inoperable, and various other table tweaks by @emma-sg in #2573
  • Ensure primary button in button group has its border appear by @emma-sg in #2583
  • Add overflow scroll component with scroll scrim/shadow by @emma-sg in #2578
  • fix: Correct post load delay label by @SuaYoo in #2593
  • fix: Show correct button for workflow without crawls by @SuaYoo in #2590
  • fix: Hide incorrect menu item for running workflow crawl by @SuaYoo in #2591
  • Add API endpoint to check if subscription is activated by @tw4l in #2582
  • Add "cancellation scheduled" state to superadmin org list by @emma-sg in #2594
  • Sort running crawls first by default by @emma-sg in #2587
  • compute top page origins for each collection by @ikreymer in #2483
  • fix: Sync user guide to correct workflow section by @SuaYoo in #2592

Full Changelog: v1.15.0...v1.16.0

Browsertrix v1.15.0

10 Apr 06:24
224f34e
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.15.0/browsertrix-v1.15.0.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.15.0

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

What's Changed

  • feat: Specify custom link selectors by @SuaYoo in #2487
  • fix qa page sorting: by @ikreymer in #2530
  • Add backend support for custom behaviors + validation endpoint by @tw4l in #2505
  • feat: Add custom behaviors to workflow by @SuaYoo in #2520
  • Add basic backend validation for selectLinks by @tw4l in #2510
  • Add behavior logs from Redis to database and add endpoint to serve by @tw4l in #2526
  • fix: Enable saving workflow with default select links by @SuaYoo in #2537
  • feat: Custom autoclick selector by @tw4l in #2517
  • Ensure error and behavior logs are written to database in order by @tw4l in #2540
  • feat: Display behavior logs by @SuaYoo in #2531
  • Move custom behaviors behind checkbox by @SuaYoo in #2545
  • Add basic opengraph & twitter card tags & image to browsertrix root by @emma-sg in #2547
  • feat: Add custom behaviors to org crawling defaults by @SuaYoo in #2546
  • fix: Handle no crawling defaults by @SuaYoo in #2549
  • Persist pagination state in url by @emma-sg in #2538
  • fix: Update custom behavior file placeholder text by @SuaYoo in #2552
  • Update to docker/setup-buildx-action@v3 by @emma-sg in #2553

Full Changelog: v1.14.8...v1.15.0

Browsertrix v1.14.8

31 Mar 21:57
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.8/browsertrix-v1.14.8.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.14.8

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

What's Changed

  • task: Display built-in behaviors as list by @SuaYoo in #2518
  • support overriding crawler image pull policy per channel by @ikreymer in #2523

Full Changelog: v1.14.7...v1.14.8

Browsertrix v1.14.7

26 Mar 20:04
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.7/browsertrix-v1.14.7.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.14.7

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

What's Changed

Full Changelog: v1.14.6...v1.14.7

Browsertrix v1.14.6

20 Mar 23:59
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.6/browsertrix-v1.14.6.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.14.6

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

What's Changed

  • Add Content-Length and Etag headers to thumbnail endpoint by @emma-sg in #2474
  • feat: Add behaviors section to workflow form by @SuaYoo in #2464
  • Hide breadcrumbs for private orgs by @emma-sg in #2477
  • docs: Organize readme and fix doc links by @SuaYoo in #2479
  • Fix broken thumbnail images not taking up appropriate size on ff by @emma-sg in #2486
  • feat: Show running crawl when editing workflow by @SuaYoo in #2481
  • Fixes #2488 by @ikreymer in #2493
  • fixes token lifetime bug / improve security by @ikreymer in #2490
  • Workflow editor footer button: ensure isCrawlRunning is false if editing a new workflow by @emma-sg in #2496
  • devex: Add frontend code snippet & update dev docs by @SuaYoo in #2494
  • login: don't set default slug if user not part of any orgs #2491 by @ikreymer in #2492
  • docs: add development section on action menus by @Shrinks99 in #2429
  • cleanup unused chart values + change mongo default by @ikreymer in #2484
  • add org subs info to /api/users/emails endpoint by @ikreymer in #2495
  • crawl replay: remove isSeed=true from initialPages query by @ikreymer in #2509
  • frontend: move name field to the top of the signup form by @Shrinks99 in #2508
  • docs: Add UI documentation page on status icons by @Shrinks99 in #2506

Full Changelog: v1.14.5...v1.14.6

Browsertrix v1.14.5

19 Mar 00:26
c212501
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.5/browsertrix-v1.14.5.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.14.5

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

Full Changelog: v1.14.4...v1.14.5

What's Changed

Full Changelog: v1.14.4...v1.14.5

Browsertrix v1.14.4

09 Mar 00:12
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.4/browsertrix-v1.14.4.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.14.4

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

What's Changed

Full Changelog: v1.14.3...v1.14.4

Browsertrix v1.14.3

03 Mar 23:43
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.3/browsertrix-v1.14.3.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.14.3

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

What's Changed

  • Show download button on public collection pages regardless of collection access by @emma-sg in #2442
  • frontend: fix rendering when backend not available yet by @ikreymer in #2448
  • Weblate by @ikreymer in #2450
  • Fix replay.json 400 response for empty collection by @ikreymer in #2445
  • optimize public collection loading: by @ikreymer in #2444
  • Better cacheing of presigned URLs + support for thumbnails by @ikreymer in #2446
  • move db migrations to initContainers: by @ikreymer in #2449
  • feat: Show additional collection details by @SuaYoo in #2455
  • replay api: add downloadUrl to replay endpoints to be used by RWP by @ikreymer in #2456

Full Changelog: v1.14.2...v1.14.3

Browsertrix v1.14.2

27 Feb 22:22
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.2/browsertrix-v1.14.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.14.2

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

What's Changed

  • Calculate total for crawl QA page endpoint by @tw4l in #2435

Full Changelog: v1.14.1...v1.14.2

Browsertrix v1.14.1

27 Feb 07:17
Compare
Choose a tag to compare

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.1/browsertrix-v1.14.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.14.1

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

What's Changed

  • Add "Copy ID" to a bunch of menus by @emma-sg in #2426
  • ingress: only set ssl-redirect if using tls by @ikreymer in #2432
  • Prevent btrix helper from doing anything to k8s contexts other than docker-desktop by @tw4l in #2431
  • Add superadmin endpoint to readd scheduled workflow cronjobs by @tw4l in #2430

Full Changelog: v1.14.0...v1.14.1