You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG/6.1.0.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ under the License.
19
19
20
20
## Change Log
21
21
22
-
### 6.1 (Fri Apr 17 14:39:31 2026 -0300)
22
+
### 6.1.0 (Fri May 1 10:00:31 2026 -0300)
23
23
24
24
**Database Migrations**
25
25
@@ -236,6 +236,17 @@ under the License.
236
236
237
237
**Fixes**
238
238
239
+
-[#39766](https://github.com/apache/superset/pull/39766) fix(drill-to-detail): drill to detail by correctly filtering by metric (@luizotavio32)
240
+
-[#39737](https://github.com/apache/superset/pull/39737) fix(dashboard): escape emoji in position_json before saving to prevent truncation (@justinpark)
241
+
-[#39141](https://github.com/apache/superset/pull/39141) fix(chart): use categorical axis for bar charts with numeric x-axis (@massucattoj)
242
+
-[#39504](https://github.com/apache/superset/pull/39504) fix(dashboard): apply full transitive ancestor chain for dependent filters (@mistercrunch)
243
+
-[#39704](https://github.com/apache/superset/pull/39704) fix(theme): set color-scheme on html to fix dark mode scrollbars (@michael-s-molina)
244
+
-[#39637](https://github.com/apache/superset/pull/39637) fix(query-history): enable sorting by Duration column (@michael-s-molina)
-[#39630](https://github.com/apache/superset/pull/39630) fix(sqllab): explore to chart is disabled (@justinpark)
248
+
-[#39627](https://github.com/apache/superset/pull/39627) fix(sql-lab): show table expand/collapse arrow only on hover (@michael-s-molina)
249
+
-[#39346](https://github.com/apache/superset/pull/39346) fix(table): ensure dimensions appear before metrics in column order (@mistercrunch)
239
250
-[#39396](https://github.com/apache/superset/pull/39396) fix(sqllab): enhance table explore tree with schema pinning, column sorting, and table schema refresh (@justinpark)
240
251
-[#38846](https://github.com/apache/superset/pull/38846) fix(embedded-sdk): wire `hideTab` to actually hide the dashboard tab (@michael-s-molina)
241
252
-[#39420](https://github.com/apache/superset/pull/39420) fix(sqllab): Relocate schema display on table preview (@justinpark)
@@ -703,6 +714,14 @@ under the License.
703
714
704
715
**Others**
705
716
717
+
-[#39823](https://github.com/apache/superset/pull/39823) chore: Bump core packages to 0.1.0 RC3 (@michael-s-molina)
-[#39406](https://github.com/apache/superset/pull/39406) chore: Bump core packages to 0.1.0 RC2 (@michael-s-molina)
707
726
-[#38613](https://github.com/apache/superset/pull/38613) refactor(mcp): use serialize_user_object in get_instance_info (@aminghadersohi)
708
727
-[#38585](https://github.com/apache/superset/pull/38585) docs: move MCP deployment guide to admin docs, add user-facing AI guide (@aminghadersohi)
0 commit comments