Skip to content

Commit 075e606

Browse files
chore(main): release 3.4.0 (#4854)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aaaddc5 commit 075e606

4 files changed

Lines changed: 21 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.3.0"
2+
".": "3.4.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [3.4.0](https://github.com/DataBiosphere/data-browser/compare/v3.3.0...v3.4.0) (2026-06-04)
4+
5+
6+
### Features
7+
8+
* add bot traffic filtering and engaged sessions metric to static analytics ([#4838](https://github.com/DataBiosphere/data-browser/issues/4838)) ([3950183](https://github.com/DataBiosphere/data-browser/commit/3950183e786d636b387228c4be4be9879627da9f))
9+
10+
11+
### Bug Fixes
12+
13+
* hca-dcp matrices tab honours project access gating ([#4858](https://github.com/DataBiosphere/data-browser/issues/4858)) ([#4859](https://github.com/DataBiosphere/data-browser/issues/4859)) ([aaaddc5](https://github.com/DataBiosphere/data-browser/commit/aaaddc510034f703fce93409787f60aa64712ef3))
14+
15+
16+
### Chores
17+
18+
* disable duos access request option for anvil datasets ([#4855](https://github.com/DataBiosphere/data-browser/issues/4855)) ([#4856](https://github.com/DataBiosphere/data-browser/issues/4856)) ([4d15705](https://github.com/DataBiosphere/data-browser/commit/4d15705a3aaa83bdd99ddee7133ee317ed8f1a64))
19+
320
## [3.3.0](https://github.com/DataBiosphere/data-browser/compare/v3.2.0...v3.3.0) (2026-05-26)
421

522

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "explorer",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"private": true,
55
"scripts": {
66
"dev:anvil-catalog": "./scripts/dev.sh anvil-catalog dev && ./scripts/set-version.sh dev && next dev",

0 commit comments

Comments
 (0)