Skip to content

Releases: webrecorder/browsertrix

Browsertrix Cloud 1.1.0

06 Dec 20:32
0aa09be

Choose a tag to compare

Key Features

  • Viewing crawl queue and dynamically adding exclusions to crawl queue while crawl is running.
  • Adding exclusions to crawl config screen.
  • Setting initial browser language on crawl config.

Fixes

  • Various UI fixes and improvements
  • Fix issues with occasional log outs while using the UI

Documentation

  • Mkdocs based documentation added at https://docs.browsertrix.cloud/

  • Docker swarm / compose / podman-based deployments now deprecated in favor of Kubernetes

What's Changed

  • Upgrade Shoelace 2.0.0-beta.61 -> 2.0.0-beta.83 by @SuaYoo in #358
  • Allow users to set crawl config language by @SuaYoo in #377
  • Frontend Node version support by @SuaYoo in #382
  • Editable exclusion table cells by @SuaYoo in #379
  • Fix authentication getting out of sync between tabs by @SuaYoo in #380
  • chart / deployment fixes to run on microk8s: (fixes #385) by @ikreymer in #387
  • Fix language configuration UI by @SuaYoo in #388
  • Local Deployment Work: Support running locally + test cluster on CI by @ikreymer in #396
  • mkdocs setup (deploy, dev, user-guide) by @Shrinks99 in #375
  • build: increase network timeout for yarn for frontend build for arm64 build by @ikreymer in #401
  • README + CHANGES + doc tweaks for 1.1.0 release by @ikreymer in #402

New Contributors

Full Changelog: 1.1.0-beta.0...1.1.0

Browsertrix Cloud 1.1.0 Beta 3

06 Dec 18:20
ba3e7d0

Choose a tag to compare

Pre-release

New Docs Setup + Enable multiarch builds (AMD + ARM) for backend and frontend images

What's Changed

  • mkdocs setup (deploy, dev, user-guide) by @Shrinks99 in #375
  • build: increase network timeout for yarn for frontend build for arm64 build by @ikreymer in #401

New Contributors

Full Changelog: 1.1.0-beta.2...1.1.0-beta.3

Browsertrix Cloud 1.1.0 Beta 2

03 Dec 04:06
82ffc0d

Choose a tag to compare

Improvements for local deployment + CI with microk8s cluster, language UI fixes.

What's Changed

  • chart / deployment fixes to run on microk8s: (fixes #385) by @ikreymer in #387
  • Fix language configuration UI by @SuaYoo in #388
  • Local Deployment Work: Support running locally + test cluster on CI by @ikreymer in #396

Full Changelog: 1.1.0-beta.1...1.1.0-beta.2

Browsertrix Cloud 1.1.0 Beta 1

30 Nov 01:46

Choose a tag to compare

What's Changed

  • Upgrade Shoelace 2.0.0-beta.61 -> 2.0.0-beta.83 by @SuaYoo in #358
  • Allow users to set crawl config language by @SuaYoo in #377
  • Frontend Node version support by @SuaYoo in #382
  • Editable exclusion table cells by @SuaYoo in #379
  • Fix authentication getting out of sync between tabs by @SuaYoo in #380

Full Changelog: 1.1.0-beta.0...1.1.0-beta.1

Browsertrix Cloud 1.1.0 Beta 0

19 Nov 01:17
d6386b7

Choose a tag to compare

Initial Beta for Exclusion Editing!

  • Support adding / removing exclusions from crawl config
  • Support seeing crawl queue while crawl is running
  • Support adding exclusions dynamically while crawl is running to reduce crawl queue.