Skip to content

Latest commit

 

History

History
75 lines (67 loc) · 6.43 KB

3.1.1.md

File metadata and controls

75 lines (67 loc) · 6.43 KB

Change Log

3.1.1 (Fri Feb 9 21:49:33 2024 +0100)

Fixes

  • #27066 fix: Drill by with GLOBAL_ASYNC_QUERIES (@kgabryje)
  • #27039 fix: bump FAB to 4.3.11 (@dpgaspar)
  • #26993 fix: chart import validation (@dpgaspar)
  • #27096 fix(big_number): white-space: nowrap to prevent wrapping (@mistercrunch)
  • #27073 fix(drill): no rows returned (@betodealmeida)
  • #27069 fix: Filters sidebar stretching dashboard height (@kgabryje)
  • #27068 fix: Exclude header controls from dashboard PDF export (@kgabryje)
  • #27041 fix(plugins): missing currency on small number format in table chart (@justinpark)
  • #27023 fix(explore): allow free-form d3 format on custom column formatting (@justinpark)
  • #27019 fix: safer error message in alerts (@betodealmeida)
  • #27015 fix(security manager): Users should not have access to all draft dashboards (@Vitor-Avila)
  • #26965 fix(tags): Improve support for tags with colons (@Vitor-Avila)
  • #26946 fix: column values with NaN (@betodealmeida)
  • #26964 fix(plugin-chart-table): Prevent misalignment of totals and headers when scrollbar is visible (@kgabryje)
  • #26332 fix(embedded+async queries): support async queries to work with embedded guest user (@zephyring)
  • #22849 fix(cache): remove unused webserver config & handle trailing slashes (@Usiel)
  • #26889 fix: Allow exporting saved queries without schema information (@sbernauer)
  • #26887 fix: dashboard import validation (@dpgaspar)
  • #26911 fix: handle CRLF endings causing sqlglot failure (@mapledan)
  • #26906 fix(pinot): typo in the name for epoch_ms_to_dttm (@ege-st)
  • #26817 fix: Bar charts horizontal margin adjustment error (@michael-s-molina)
  • #26749 fix: prevent guest user from modifying metrics (@betodealmeida)
  • #25923 fix(deck.gl Multiple Layer Chart): Add Contour and Heatmap Layer as options (@Mattc1221)
  • #26476 fix(sqlparse): improve table parsing (@betodealmeida)
  • #26922 fix(sqllab): autosync fail on migrated queryEditor (@justinpark)
  • #26814 fix(time-series table): Can't compare from the beginning of the time range (@michael-s-molina)
  • #26701 fix(tags): Filter system tags from the tags list (@Vitor-Avila)
  • #26807 fix: Row limit hardcoded (@michael-s-molina)
  • #26674 fix: helm chart comment on SECRET_KEY (@dpgaspar)
  • #26652 fix(import): only import FORMULA annotations (@mistercrunch)
  • #26314 fix(logging): Filter out undefined columns (@john-bodley)
  • #26461 fix(BigQuery): Support special characters in column/metric names used in ORDER BY (@Vitor-Avila)
  • #26744 fix(db2): Improving support for ibm db2 connections (@Vitor-Avila)
  • #26705 fix(legacy-charts): Show Time Grain control for legacy charts (@Vitor-Avila)
  • #26709 fix: do not use lodash/memoize (@rusackas)
  • #25550 fix: Catch ImportErrors for Google SDKs (@skion)
  • #26645 fix(translation): correct translation errors for Chinese(zh) (@Waterkin)
  • #26638 fix: Avoid 500 if end users write bad SQL (@Khrol)
  • #26644 fix: unnecessary logic on CI ephemeral (@dpgaspar)
  • #26625 fix: create virtual dataset validation (@dpgaspar)
  • #26634 fix: RLS modal styling (@geido)
  • #26469 fix(database): allow filtering by UUID (@betodealmeida)
  • #26412 fix(embedded): Hide dashboard fullscreen option for embedded context (@Vitor-Avila)
  • #26355 fix: Trino - handle table not found in SQLLab (@Khrol)

Others

  • #26716 build(deps): bump csstype from 2.6.9 to 3.1.3 in /superset-frontend (@dependabot[bot])
  • #26707 chore(helm): Upgrade default Superset version to 3.1.0 (@dnskr)
  • #26431 chore: bump prophet to 1.1.5 (@villebro)