Skip to content

Commit c83fb2b

Browse files
chore: CHANGELOG.md for 6.1.0 RC3
1 parent 0260de3 commit c83fb2b

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG/6.1.0.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ under the License.
1919

2020
## Change Log
2121

22-
### 6.1 (Fri Apr 17 14:39:31 2026 -0300)
22+
### 6.1.0 (Fri May 1 10:00:31 2026 -0300)
2323

2424
**Database Migrations**
2525

@@ -236,6 +236,17 @@ under the License.
236236

237237
**Fixes**
238238

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)
245+
- [#39707](https://github.com/apache/superset/pull/39707) fix(table chart): fix rerender bug that continuously cleared search box (@sfirke)
246+
- [#39569](https://github.com/apache/superset/pull/39569) fix(explore): ensure unsaved-changes dialog renders above View SQL modal (@rusackas)
247+
- [#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)
239250
- [#39396](https://github.com/apache/superset/pull/39396) fix(sqllab): enhance table explore tree with schema pinning, column sorting, and table schema refresh (@justinpark)
240251
- [#38846](https://github.com/apache/superset/pull/38846) fix(embedded-sdk): wire `hideTab` to actually hide the dashboard tab (@michael-s-molina)
241252
- [#39420](https://github.com/apache/superset/pull/39420) fix(sqllab): Relocate schema display on table preview (@justinpark)
@@ -703,6 +714,14 @@ under the License.
703714

704715
**Others**
705716

717+
- [#39823](https://github.com/apache/superset/pull/39823) chore: Bump core packages to 0.1.0 RC3 (@michael-s-molina)
718+
- [#39446](https://github.com/apache/superset/pull/39446) docs: Superset 6.1 documentation catch-up — batch 4 (@rusackas)
719+
- [#39763](https://github.com/apache/superset/pull/39763) chore(build): remove thread-loader from webpack build (@michael-s-molina)
720+
- [#39445](https://github.com/apache/superset/pull/39445) docs: Superset 6.1 documentation catch-up — batch 3 (@rusackas)
721+
- [#39441](https://github.com/apache/superset/pull/39441) docs: Superset 6.1 documentation catch-up — batch 2 (@rusackas)
722+
- [#39422](https://github.com/apache/superset/pull/39422) docs(mcp): update MCP server docs for 6.1 (@rusackas)
723+
- [#39454](https://github.com/apache/superset/pull/39454) docs: Superset 6.1 documentation catch-up — batch 5 (@rusackas)
724+
- [#39489](https://github.com/apache/superset/pull/39489) perf(sql-lab): debounce schema browser search (@michael-s-molina)
706725
- [#39406](https://github.com/apache/superset/pull/39406) chore: Bump core packages to 0.1.0 RC2 (@michael-s-molina)
707726
- [#38613](https://github.com/apache/superset/pull/38613) refactor(mcp): use serialize_user_object in get_instance_info (@aminghadersohi)
708727
- [#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

Comments
 (0)