Skip to content

Browsertrix Cloud 1.1.0

Compare
Choose a tag to compare
@ikreymer ikreymer released this 06 Dec 20:32
· 1121 commits to main since this release
0aa09be

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