diff --git a/CHANGELOG.md b/CHANGELOG.md index 9656528f0..d19c70a04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ You can also check the ## Unreleased -Nothing yet. +- Features + - Links in table charts now open in the same tab ### 6.2.1 - 2025-11-24 diff --git a/app/charts/table/linked-cell-wrapper.tsx b/app/charts/table/linked-cell-wrapper.tsx index 436597355..dee466d23 100644 --- a/app/charts/table/linked-cell-wrapper.tsx +++ b/app/charts/table/linked-cell-wrapper.tsx @@ -68,7 +68,7 @@ export const LinkedCellWrapper = ({