1. 28c802f fix(TableCollection): only apply highlight class when defined (#36809) by Mehmet Salih Yavuz · 3 days ago master
  2. 362b5e3 chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 in /superset-frontend (#36711) by dependabot[bot] · 4 days ago
  3. bf50704 chore(deps): bump storybook from 8.6.14 to 8.6.15 in /docs (#36727) by dependabot[bot] · 4 days ago
  4. 1007892 chore(deps): bump hot-shots from 11.4.0 to 12.0.0 in /superset-websocket (#36786) by dependabot[bot] · 4 days ago
  5. f95f125 chore(deps-dev): bump html-webpack-plugin from 5.6.4 to 5.6.5 in /superset-frontend (#36787) by dependabot[bot] · 4 days ago
  6. fd67d31 chore(deps-dev): bump typescript-eslint from 8.50.0 to 8.50.1 in /docs (#36801) by dependabot[bot] · 4 days ago
  7. bd8d4dd chore(deps-dev): bump typescript-eslint from 8.50.0 to 8.50.1 in /superset-websocket (#36802) by dependabot[bot] · 4 days ago
  8. ecb4e48 fix: apply `EXCLUDE_USERS_FROM_LISTS` to `/api/v1/security/users/` (#36742) by Beto Dealmeida · 4 days ago
  9. f8cb935 feat(reports): add webhook option for notifications (#36127) by Sebastian Jingoi · 4 days ago
  10. ba8d6eb docs: Adds a new "Dependencies" page to the Developer Portal (#36817) by Michael S. Molina · 4 days ago
  11. c399fd2 fix: Stale editor content in @apache-superset/core (#36813) by Michael S. Molina · 4 days ago
  12. 9e04c34 docs: Add SQL Lab Result Stats to community extensions registry (#36796) by Michael S. Molina · 4 days ago
  13. 8f8fe19 docs: Add SQL Snippets to community extensions registry (#36797) by Michael S. Molina · 4 days ago
  14. ff3dab9 docs: Add Query Estimator to community extensions registry (#36814) by Michael S. Molina · 4 days ago
  15. ff24e2f fix: fix error with dashboard filters when global async queries is enabled and user navigates quickly (#36639) by Levis Mbote · 4 days ago
  16. 54eb631 fix(margin): Fixing margin issues (#36479) by Alexandru Soare · 5 days ago
  17. 32c98d0 fix: UI cut off (#36531) by Enzo Martellucci · 5 days ago
  18. 6b25d06 refactor: Migrates the MCP `execute_sql` tool to use the SQL execution API (#36739) by Michael S. Molina · 5 days ago
  19. c0bcf28 chore(deps-dev): bump @playwright/test from 1.56.0 to 1.57.0 in /superset-frontend (#36571) by dependabot[bot] · 6 days ago
  20. e0ea807 chore(deps-dev): bump baseline-browser-mapping from 2.9.8 to 2.9.9 in /superset-frontend (#36725) by dependabot[bot] · 6 days ago
  21. 8d070f5 chore(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in /superset-frontend (#36726) by dependabot[bot] · 6 days ago
  22. 5cd8e1e chore(deps): bump caniuse-lite from 1.0.30001760 to 1.0.30001761 in /docs (#36757) by dependabot[bot] · 6 days ago
  23. 0ced204 chore(deps-dev): bump webpack from 5.104.0 to 5.104.1 in /docs (#36758) by dependabot[bot] · 6 days ago
  24. e3e6b0e fix(mcp): use SQLScript for all SQL parsing in execute_sql (#36599) by Amin Ghadersohi · 6 days ago
  25. c026ae2 fix(dashboard): prevent table chart infinite reload loop (#36686) by Joe Li · 8 days ago
  26. ae491ae docs: Add SQL Lab Query Comparison to community extensions registry (#36769) by Michael S. Molina · 8 days ago
  27. 3258082 docs: add SQL Lab Export to Parquet to community extensions registry (#36755) by Evan Rusackas · 8 days ago
  28. d36ddbb feat(extensions-cli): Add .gitignore generation to init command (#36768) by Michael S. Molina · 8 days ago
  29. 5920cb5 refactor(extensions): add Pydantic validation for extension configuration (#36767) by Michael S. Molina · 8 days ago
  30. fb6f3fb chore: update files for release 6.0.0 (#36745) by Joe Li · 8 days ago
  31. 91539f7 feat(docker): support running multiple Superset instances simultaneously (#36751) by Evan Rusackas · 9 days ago
  32. b8f3112 chore(frontend): migrate 13 JS/JSX files to TypeScript (#36720) by Evan Rusackas · 9 days ago
  33. da8e077 chore(frontend): migrate utility JS files to TypeScript (#36721) by Evan Rusackas · 9 days ago
  34. 32435bc feat(docs): enhance Matomo analytics tracking (#36743) by Evan Rusackas · 9 days ago
  35. 2cf0d79 chore(pre-commit): exclude logos from end-of-file-fixer (#36744) by Evan Rusackas · 9 days ago
  36. 0830a57 feat(docs): add llms.txt for LLM-friendly documentation index (#36730) by Evan Rusackas · 9 days ago
  37. 0f56e3b fix: Implement SIP-40 error styles for GAQ (#36596) by Brandon Sovran · 9 days ago
  38. ee45b26 fix(tests): optimize DatasourceEditorCurrency tests for CI reliability (#36723) by Evan Rusackas · 9 days ago
  39. f3407d7 chore: Close playwright browser gracefully (#36537) by Kamil Gabryjelski · 9 days ago
  40. f51f7f3 fix(tests): resolve flakey selectOption helper race condition (#36719) by Joe Li · 9 days ago
  41. 2f4f64d chore(frontend): migrate easy JS/JSX files to TypeScript (#36713) by Evan Rusackas · 10 days ago
  42. ae584c8 chore: remove INTHEWILD.md after migration to YAML (#36718) by Evan Rusackas · 10 days ago
  43. b1e004e build(dev-deps): remove stub type definition packages (#36706) by Đỗ Trọng Hải · 10 days ago
  44. 737a516 fix: Use is_active for guest users (#36716) by Vitor Avila · 10 days ago
  45. b800412 fix(docs): add retry logic and concurrency handling for badge downloads (#36715) by Evan Rusackas · 10 days ago
  46. 24a4f85 docs: Add SQL Lab Export to Google Sheets to community extensions registry (#36714) by Michael S. Molina · 10 days ago
  47. 33a425b fix(echarts): use scroll legend for horizontal layouts to prevent overlap (#36306) by Yousuf Ansari · 10 days ago
  48. 5ce4c52 feat(docs): In the Wild page with YAML data and AntD components (#36386) by Catherine Qu · 10 days ago
  49. c9ec173 fix(SearchFilter): prevent unintended autocomplete on search input (#36209) by Luis Sánchez · 10 days ago
  50. 71f9dcf chore: Bump core packages (0.0.1rc3, 0.0.1-rc6) (#36707) by Michael S. Molina · 10 days ago
  51. 479b7a3 chore(deps-dev): bump @pmmmwh/react-refresh-webpack-plugin from 0.5.17 to 0.6.2 in /superset-frontend (#36691) by dependabot[bot] · 10 days ago
  52. 594ea97 chore(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in /superset-websocket (#36692) by dependabot[bot] · 10 days ago
  53. d77f7b6 chore(deps): bump nanoid from 5.0.9 to 5.1.6 in /superset-frontend (#36586) by dependabot[bot] · 10 days ago
  54. f4ded02 chore(deps-dev): bump typescript-eslint from 8.49.0 to 8.50.0 in /docs (#36650) by dependabot[bot] · 10 days ago
  55. f97fa08 chore(deps-dev): bump baseline-browser-mapping from 2.9.7 to 2.9.8 in /superset-frontend (#36690) by dependabot[bot] · 10 days ago
  56. 789be78 chore(deps-dev): bump webpack from 5.103.0 to 5.104.0 in /docs (#36695) by dependabot[bot] · 10 days ago
  57. ea3d247 chore(deps-dev): bump webpack-bundle-analyzer from 4.10.2 to 5.1.0 in /superset-frontend (#36610) by dependabot[bot] · 11 days ago
  58. 6456f4c chore(deps): bump googleapis from 168.0.0 to 169.0.0 in /superset-frontend (#36646) by dependabot[bot] · 11 days ago
  59. e9bbf06 chore(deps): bump re-resizable from 6.10.3 to 6.11.2 in /superset-frontend (#36647) by dependabot[bot] · 11 days ago
  60. ebee35e chore(deps-dev): bump typescript-eslint from 8.49.0 to 8.50.0 in /superset-websocket (#36649) by dependabot[bot] · 11 days ago
  61. d0fb77c fix: removed dashboard from main page in "All" tab, refreshes dashboard list (#35945) by SBIN2010 · 11 days ago
  62. 46659c2 fix(tests): resolve flaky ExploreChartHeader export menu tests (#36642) by Evan Rusackas · 11 days ago
  63. 8407e9c chore(deps): bump antd from 6.1.0 to 6.1.1 in /docs (#36655) by dependabot[bot] · 11 days ago
  64. 5eeba2e chore(deps-dev): bump @typescript-eslint/parser from 8.49.0 to 8.50.0 in /docs (#36656) by dependabot[bot] · 11 days ago
  65. 4ca8c00 chore(deps): update classnames requirement from ^2.2.5 to ^2.5.1 in /superset-frontend/packages/superset-ui-core (#36660) by dependabot[bot] · 11 days ago
  66. 7108658 chore(deps-dev): bump @babel/runtime-corejs3 from 7.28.2 to 7.28.4 in /superset-frontend (#36664) by dependabot[bot] · 11 days ago
  67. 42311f6 chore(deps-dev): bump npm from 11.5.2 to 11.7.0 in /superset-frontend (#36668) by dependabot[bot] · 11 days ago
  68. 6b948ee docs(badges): Restore project badges on README - and re-implement the Docusaurus ones (#36495) by Evan Rusackas · 11 days ago
  69. 5e0ee40 feat(chart): support icons and text in the `deck.gl Geojson` visualization (#36201) by Joshua Daniel · 11 days ago
  70. 6aaf226 chore(deps-dev): add baseline-browser-mapping (#36645) by Evan Rusackas · 11 days ago
  71. d14f502 fix: store form_data as dict during viz type migration (#36680) by Vitor Avila · 11 days ago
  72. d0361cb test(playwright): convert and create new dataset list playwright tests (#36196) by Joe Li · 11 days ago
  73. 821b259 fix: Support datetime_format during import (#36679) by Vitor Avila · 11 days ago
  74. 2329d49 fix(DatasourceEditor): add mount guards and fix async race conditions (#35810) by Joe Li · 11 days ago
  75. 28e3ba7 feat: SQL execution API for Superset (#36529) by Michael S. Molina · 11 days ago
  76. cd2c889 feat(frontend): upgrade Storybook and add extension component documentation (#36498) by Evan Rusackas · 11 days ago
  77. 52c711b fix(dashboard): import with overwrite flag replaces charts instead of merging (#36551) by Evan Rusackas · 11 days ago
  78. 6f8052b docs: add contribution guidelines from wiki to Developer Portal (#36523) by Evan Rusackas · 12 days ago
  79. 5f431ee chore(deps-dev): bump @types/node from 24.8.1 to 25.0.2 in /superset-frontend (#36620) by dependabot[bot] · 12 days ago
  80. de7a72a feat(ci): use TTL labels for showtime cleanup (#36643) by Maxime Beauchemin · 12 days ago
  81. a1a57d5 fix(tests): resolve flaky "should edit correctly" test in chart list (#36641) by Evan Rusackas · 12 days ago
  82. 5844c05 docs: clarify Jinja from_dttm/to_dttm availability in SQL Lab (#36544) by Evan Rusackas · 12 days ago
  83. c7a4d4f fix(sql): handle backtick-quoted identifiers with base dialect (#36545) by Evan Rusackas · 12 days ago
  84. d6d8e71 chore(deps): Remove redundant polished direct dependency (#36431) by Evan Rusackas · 12 days ago
  85. 57ec3b5 chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 in /docs (#36608) by dependabot[bot] · 12 days ago
  86. 11d3750 chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 in /superset-frontend (#36633) by dependabot[bot] · 12 days ago
  87. 40db928 chore(deps-dev): bump @eslint/js from 9.39.1 to 9.39.2 in /docs (#36612) by dependabot[bot] · 12 days ago
  88. fdde5fe chore(deps-dev): bump @types/node from 25.0.1 to 25.0.2 in /superset-websocket (#36611) by dependabot[bot] · 12 days ago
  89. 6bd37d1 chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 in /superset-websocket (#36613) by dependabot[bot] · 12 days ago
  90. 94900e0 chore(deps): bump less from 4.4.2 to 4.5.1 in /docs (#36614) by dependabot[bot] · 12 days ago
  91. c3a9e28 chore(deps-dev): bump tsx from 4.20.3 to 4.21.0 in /superset-frontend (#36615) by dependabot[bot] · 12 days ago
  92. e28ab05 chore(deps): bump dom-to-image-more from 3.6.0 to 3.7.2 in /superset-frontend (#36635) by dependabot[bot] · 12 days ago
  93. b27ec49 chore(deps): bump actions/upload-artifact from 5 to 6 (#36630) by dependabot[bot] · 12 days ago
  94. a170622 chore(deps): bump actions/download-artifact from 6 to 7 (#36628) by dependabot[bot] · 12 days ago
  95. 8bcb499 chore(deps-dev): bump terser-webpack-plugin from 5.3.14 to 5.3.16 in /superset-frontend (#36627) by dependabot[bot] · 12 days ago
  96. a3ea950 chore(deps): bump ace-builds from 1.43.4 to 1.43.5 in /superset-frontend (#36625) by dependabot[bot] · 12 days ago
  97. c722c92 chore(deps-dev): bump eslint-plugin-testing-library from 7.13.6 to 7.14.0 in /superset-frontend (#36623) by dependabot[bot] · 12 days ago
  98. 824dafa chore(deps): update @deck.gl/core requirement from ~9.2.2 to ~9.2.5 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#36619) by dependabot[bot] · 12 days ago
  99. 104eb90 chore(deps-dev): bump @babel/eslint-parser from 7.28.4 to 7.28.5 in /superset-frontend (#36638) by dependabot[bot] · 12 days ago
  100. 76f1b5e chore(deps): bump dayjs from 1.11.18 to 1.11.19 (#36552) by Evan Rusackas · 12 days ago