Releases: webrecorder/browsertrix
Browsertrix v1.21.5
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.21.5/browsertrix-v1.21.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.21.5
See the development guide for more info how to deploy Browsertrix.
What's Changed
Full Changelog: v1.21.4...v1.21.5
Browsertrix v1.21.4
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.21.4/browsertrix-v1.21.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.21.4
See the development guide for more info how to deploy Browsertrix.
What's Changed
- Update browser launch calls to pass crawlerChannel and proxyId by @emma-sg in #3158
- Translations update from Hosted Weblate (#3135) by @ikreymer in #3159
Full Changelog: v1.21.3...v1.21.4
Browsertrix v1.21.3
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.21.3/browsertrix-v1.21.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.21.3
See the development guide for more info how to deploy Browsertrix.
What's Changed
- Add "QA Rating" filter to archived item list by @emma-sg in #3136
- fix: Regex syntax highlighting by @SuaYoo in #3155
Full Changelog: v1.21.2...v1.21.3
Browsertrix v1.22.0-beta.0
Deployment
Beta release for Dedupe for testing!
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.22.0-beta.0/browsertrix-v1.22.0-beta.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.22.0-beta.0
What's Changed
Full Changelog: v1.21.2...v1.22.0-beta.0
Browsertrix v1.21.2
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.21.2/browsertrix-v1.21.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.21.2
See the development guide for more info how to deploy Browsertrix.
What's Changed
Full Changelog: v1.21.1...v1.21.2
Browsertrix v1.21.1
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.21.1/browsertrix-v1.21.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.21.1
See the development guide for more info how to deploy Browsertrix.
What's Changed
- profile update replica on upload: by @ikreymer in #3082
- docs: ensure correct path is generate in api docs index.htm by @ikreymer in #3094
- Increase timeout for scheduled crawl test to 10 mins by @tw4l in #3086
- quickfix: ignore lastWorkers of 0 when determining if pod restart is needed by @ikreymer in #3097
- fix: Fix QA analysis icon color by @SuaYoo in #3098
- fix: Prevent request with undefined org ID by @SuaYoo in #3100
- Only replicate files after crawl successfully completes by @tw4l in #3084
- Fix subdocument update format in org quota update by @emma-sg in #3114
- Bump pydantic and fastapi to support Python 3.14 by @tw4l in #2948
- Fix checking of minimum crawler versions by @tw4l in #3096
- Fix Total Pages Computation by @ikreymer in #3120
- Linter update, switch to ruff by @ikreymer in #3119
- operator: track separate size pending for each pod when pausing by @ikreymer in #3122
- Weblate: Add beginning of zh-Hans translations by @ikreymer in #3126
Full Changelog: v1.21.0...v1.21.1
Browsertrix v1.21.0
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.21.0/browsertrix-v1.21.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.21.0
See the development guide for more info how to deploy Browsertrix.
What's Changed
- Add support for --useRobots crawler flag to Browsertrix by @tw4l in #3029
- Pause crawls instead of stopping when quotas are reached or archiving is disabled by @tw4l in #2997
- Quota Check Fix by @ikreymer in #3048
- fix: Adjust page titles and badges for consistency by @SuaYoo in #3053
- fix: Correct link to active crawl by @SuaYoo in #3070
- add missing icons and fix docs to reflect icon use in browsertrix by @emma-sg in #3071
- Fix crawl workflow statistics by @tw4l in #3066
- mongo migrate: update to mongo 7.0 + set feature compatibility. by @ikreymer in #3078
- quickfix: add logging for while migration is running + bump version by @ikreymer in #3081
- Only modify CrawlConfig.config fields included in PATCH request by @tw4l in #3080
Full Changelog: v1.20.1...v1.21.0
Browsertrix v1.21.0-beta.0
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.21.0-beta.0/browsertrix-v1.21.0-beta.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.21.0-beta.0
See the development guide for more info how to deploy Browsertrix.
What's Changed
- Add support for --useRobots crawler flag to Browsertrix by @tw4l in #3029
- Pause crawls instead of stopping when quotas are reached or archiving is disabled by @tw4l in #2997
- Quota Check Fix by @ikreymer in #3048
- fix: Adjust page titles and badges for consistency by @SuaYoo in #3053
- fix: Correct link to active crawl by @SuaYoo in #3070
- add missing icons and fix docs to reflect icon use in browsertrix by @emma-sg in #3071
- Fix crawl workflow statistics by @tw4l in #3066
- mongo migrate: update to mongo 7.0 + set feature compatibility. by @ikreymer in #3078
Full Changelog: v1.20.1...v1.21.0-beta.0
Browsertrix v1.20.1
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.20.1/browsertrix-v1.20.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.20.1
See the development guide for more info how to deploy Browsertrix.
What's Changed
- quickfix: always use .get() in case related field does not exist by @ikreymer in #3043
- docs: Clarify login wall by @SuaYoo in #3041
- fix: Fix menu item variants by @SuaYoo in #3042
- ui: Update badges by @SuaYoo in #3046
- Fix background job email failures by @tw4l in #3045
Full Changelog: v1.20.0...v1.20.1
Browsertrix v1.20.0
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.20.0/browsertrix-v1.20.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.20.0
What's Changed
- feat: Show all crawl runs + crawl deletion UX improvements by @SuaYoo in #2917
- devex: Refactor archived item list component files by @SuaYoo in #2949
- devex: Refactor crawl status into separate upload status by @SuaYoo in #2950
- tests nightly: fix concurrent crawl check, use updated limit chart value by @ikreymer in #2968
- Additional tagCounts endpoints and options by @tw4l in #2923
- feat: Filter crawl runs by tag by @SuaYoo in #2969
- Auto-Update Profile Support + Last Crawl Modified on Profile by @ikreymer in #2965
- misc backend profile fixes: by @ikreymer in #2973
- fix: Fix list filters by @SuaYoo in #2980
- Fix "Edit Exclusions" button by @HexagonWin in #2983
- Add backend tags support for profiles by @tw4l in #2974
- docs: serve swagger + redoc ui locally by @ikreymer in #2985
- Additional Profile Tests + Reset Profiles fix by @ikreymer in #2987
- Regression fix: Update failed crawl database object after deleting files by @tw4l in #2993
- profile constraints improvements by @ikreymer in #2988
- Fix dropdown clipping issue in orgs list when few orgs are visible by @emma-sg in #2990
- support host-specific global proxy settings: by @ikreymer in #2995
- Add profile ids filter to crawlconfigs search-values endpoint by @tw4l in #3000
- fix: Re-enable scroll lock by @SuaYoo in #3003
- profile constraint follow-up: by @ikreymer in #3009
- Add initial disk cleanup action for nightly tests by @tw4l in #3014
- Add profile search-values endpoint by @tw4l in #3015
- CI: use Mongo 8 for testing by @ikreymer in #3019
- feat: Standardize browser profile display and proxy setting by @SuaYoo in #3004
- Ensure that profile and crawlconfig sorting of names and URLs is case-insensitive by @tw4l in #3016
- fix: Handle no origins or invalid origin by @SuaYoo in #3025
- feat: Filter browser profile list by name by @SuaYoo in #3017
- Frontend browser profile UI enhancements origin check fix by @ikreymer in #3030
- Add backend validation to prevent adding failed crawls to collection by @tw4l in #2930
- devex: add helm chart option to drop indexes on startup by @ikreymer in #3031
- shareable workflows adds cors by @ikreymer in #3032
- fix: Fix profile tag count changing after delete by @SuaYoo in #3026
- quickfix: fix possibly undefined 'pod_info' in operator by @ikreymer in #3033
- Quickfix: Anticipate that crawl profile may have been deleted by @tw4l in #3036
- feat: Browser profile enhancements by @SuaYoo in #3024
- docs: Update browser profile user guide by @SuaYoo in #3034
- quickfix: add frame-ancestors csp policy by @ikreymer in #3039
- quickfix: include scheme in csp policy by @ikreymer in #3040
New Contributors
- @HexagonWin made their first contribution in #2983
Full Changelog: v1.19.7...v1.20.0