Browsertrix Cloud v1.9.0-beta.0
Pre-release
Pre-release
github-actions
released this
20 Dec 08:38
·
474 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.0/browsertrix-cloud-v1.9.0-beta.0.tgz
See the development guide for more info how to deploy Browsertrix Cloud.
What's Changed
- Adds a link to the new ReplayWebpage replay issue form in GitHub by @Shrinks99 in #1404
- Refactor
LiteElement
into reactive controllers by @SuaYoo in #1423 - Add extra and gifted execution minutes by @tw4l in #1361
- Fix UI not updating after quota is reached by @SuaYoo in #1425
- Fix dashboard usage history off-by-one labels by @tw4l in #1431
- Fix attribute casing & lit-analyzer issues by @emma-sg in #1429
- Add bundle analyzer script by @emma-sg in #1437
- Fix runtime error on log out by @SuaYoo in #1439
- Only load webpack-bundle-analyzer if BUNDLE_ANALYZER env var is present by @emma-sg in #1446
- Fix fetch helper by @SuaYoo in #1442
- Recreate configmaps if missing by @ikreymer in #1444
- Fix redirect to login page by @SuaYoo in #1445
- Use execution duration formatter in table view by @emma-sg in #1449
- Improve frontend event system by @SuaYoo in #1450
- Org settings layout fix + misc styling & consistency improvements by @emma-sg in #1427
- Set runNow to false when editing existing workflows by @tw4l in #1458
- Improvements to collection creation and editing flow by @SuaYoo in #1424
Full Changelog: v1.8.1...v1.9.0-beta.0