Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 3.04 KB

4.1.1.md

File metadata and controls

50 lines (40 loc) · 3.04 KB

Change Log

4.1 (Fri Nov 15 22:13:57 2024 +0530)

Database Migrations

Features

Fixes

  • #30886 fix: blocks UI elements on right side (@samarsrivastav)
  • #30859 fix(package.json): Pin luxon version to unblock master (@geido)
  • #30588 fix(explore): column data type tooltip format (@mistercrunch)
  • #29911 fix: Rename database from 'couchbasedb' to 'couchbase' in documentation and db_engine_specs (@ayush-couchbase)
  • #30828 fix(TimezoneSelector): Failing unit tests due to timezone change (@geido)
  • #30875 fix: don't show metadata for embedded dashboards (@sadpandajoe)
  • #30851 fix: Graph chart colors (@michael-s-molina)
  • #29867 fix(capitalization): Capitalizing a button. (@rusackas)
  • #29782 fix(translations): Translate embedded errors (@rusackas)
  • #29772 fix: Fixing incomplete string escaping. (@rusackas)
  • #29725 fix(frontend/docker, ci): fix borked Docker build due to Lerna v8 uplift (@hainenber)

Others

  • #30576 chore: add link to Superset when report error (@eschutho)
  • #29786 refactor(Slider): Upgrade Slider to Antd 5 (@geido)
  • #29674 refactor(ChartCreation): Migrate tests to RTL (@rtexelm)
  • #29843 refactor(controls): Migrate AdhocMetricOption.test to RTL (@rtexelm)
  • #29845 refactor(controls): Migrate MetricDefinitionValue.test to RTL (@rtexelm)
  • #28424 docs: Check markdown files for bad links using linkinator (@rusackas)
  • #29768 docs(contributing): fix broken link to translations sub-section (@sfirke)