## Change Log ### 0.38.0 (Mon Nov 17 07:23:54 2020 +00:00) - [#11724](https://github.com/apache/superset/pull/11724) fix: prior npm font source had a glitch (#11724) (@rusackas) - [#11718](https://github.com/apache/superset/pull/11718) refactor: Load fonts from packages rather than local binaries (#11718) (@rusackas) - [#11365](https://github.com/apache/superset/pull/11365) fix(sqla): allow 'unknown' type queries in explore view (#11365) (@serenajiang) - [#11253](https://github.com/apache/superset/pull/11253) build: update webpack for npm linking plugins (#11253) (@ktmud) - [#11469](https://github.com/apache/superset/pull/11469) docs(release): script to generate a CHANGELOG.md (#11469) (@dpgaspar) - [#11393](https://github.com/apache/superset/pull/11393) chore(chart-data): add annotations and url params to chart data schema (#11393) (@villebro) - [#11272](https://github.com/apache/superset/pull/11272) chore: upgrade vis plugins npm packages (#11272) (@ktmud) - [#11149](https://github.com/apache/superset/pull/11149) fix: Fix Time Column dropdown for date filter (#11149) (@graceguo-supercat) - [#11262](https://github.com/apache/superset/pull/11262) fix(crud): set default extra value (#11262) (@villebro) - [#11221](https://github.com/apache/superset/pull/11221) fix(dataset): update user list endpoint (#11221) (@lilykuang) - [#11237](https://github.com/apache/superset/pull/11237) feat(datasets): REST API bulk delete (#11237) (@dpgaspar) - [#11236](https://github.com/apache/superset/pull/11236) chore(sqla): assert query is single read-only statement (#11236) (@villebro) - [#11201](https://github.com/apache/superset/pull/11201) chore(sql-lab): catch PyArrow deserialization error (#11201) (@villebro) - [#11141](https://github.com/apache/superset/pull/11141) fix(examples): missing expressions in birth_names (#11141) (@villebro) - [#11136](https://github.com/apache/superset/pull/11136) fix: Alembic migration 18532d70ab98 (#11136) (@john-bodley) - [#11140](https://github.com/apache/superset/pull/11140) docs: docs site footer link tweak (#11140) (@rusackas) - [#11133](https://github.com/apache/superset/pull/11133) docs: comply to ASF requirements (#11133) (@mistercrunch) - [#11124](https://github.com/apache/superset/pull/11124) add info about case sensitive search (#11124) (@eschutho) - [#11111](https://github.com/apache/superset/pull/11111) style(listview): dynamic card size and grid spacing (#11111) (@nytai) - [#11126](https://github.com/apache/superset/pull/11126) style: rename label 'table name'->'dataset name' (#11126) (@mistercrunch) - [#11083](https://github.com/apache/superset/pull/11083) feat: custom favorite filter for dashboards, charts and saved queries (#11083) (@dpgaspar) - [#11102](https://github.com/apache/superset/pull/11102) chore: refactor submenu's right nav to accept list of buttons (#11102) (@pkdotson) - [#11132](https://github.com/apache/superset/pull/11132) docs: use the Apache-Superset logo on README / pypi (#11132) (@mistercrunch) - [#11121](https://github.com/apache/superset/pull/11121) fix: remove extra flash import (#11121) (@eschutho) - [#11125](https://github.com/apache/superset/pull/11125) fix: Revert "Replace reactable with DataTable from superset-ui in QueryTable (#10981)" (#11125) (@nytai) - [#11115](https://github.com/apache/superset/pull/11115) fix: alembic migration error msg trying to delete constraint on tables (#11115) (@dpgaspar) - [#11114](https://github.com/apache/superset/pull/11114) feat: CRUD REST API for CSS Templates (#11114) (@dpgaspar) - [#11127](https://github.com/apache/superset/pull/11127) fix: SpatialControl popover won't open (#11127) (@mistercrunch) - [#11109](https://github.com/apache/superset/pull/11109) feat: saved query list actions (#11109) (@riahk) - [#11067](https://github.com/apache/superset/pull/11067) feat: add created by chart CRUD view (#11067) (@lilykuang) - [#11107](https://github.com/apache/superset/pull/11107) fix: Disabling timezone of dataframe before passing Prophet (#11107) (@kkalyan) - [#11112](https://github.com/apache/superset/pull/11112) fix(chart-data-api): ignore missing filters (#11112) (@villebro) - [#11099](https://github.com/apache/superset/pull/11099) feat: more specific presto error messages (#11099) (@etr2460) - [#11110](https://github.com/apache/superset/pull/11110) Fix alembic migration (#11110) (@bkyryliuk) - [#11066](https://github.com/apache/superset/pull/11066) fix: fix table existence validation function (#11066) (@bkyryliuk) - [#11100](https://github.com/apache/superset/pull/11100) style: fix secondary label border (#11100) (@rusackas) - [#11005](https://github.com/apache/superset/pull/11005) feat: saved query list view + sort/filters (#11005) (@riahk) - [#10972](https://github.com/apache/superset/pull/10972) chore: Remove Obsolete WARNING_MSG from config (#10972) (@john-bodley) - [#10963](https://github.com/apache/superset/pull/10963) feat: enable ETag header for dashboard GET requests (#10963) (@graceguo-supercat) - [#11045](https://github.com/apache/superset/pull/11045) Updated lint in schedules.py in tasks: unused_import, ungrouped_import and changed argument name to remove unused-argument (#11045) (@kkucharc) - [#11019](https://github.com/apache/superset/pull/11019) fix(api): unable to delete virtual dataset, wrong permission name (#11019) (@dpgaspar) - [#11103](https://github.com/apache/superset/pull/11103) fix: echarts timeseries groupby (#11103) (@villebro) - [#11095](https://github.com/apache/superset/pull/11095) fix: double scroll bars on dataset editor (#11095) (@lilykuang) - [#11059](https://github.com/apache/superset/pull/11059) docs: Add Zeta to list of companies using Apache Superset (#11059) (@shaikidris) - [#11064](https://github.com/apache/superset/pull/11064) chore: pylint fixes in files in project's root (#11064) (@kkucharc) - [#11062](https://github.com/apache/superset/pull/11062) chore: updated utils with pylint rules (#11062) (@kkucharc) - [#10914](https://github.com/apache/superset/pull/10914) refactor: table selector on dataset editor (#10914) (@lilykuang) - [#11015](https://github.com/apache/superset/pull/11015) Reorganize steps (#11015) (@brylie) - [#11054](https://github.com/apache/superset/pull/11054) feat(charts): modify custom api filter to include more fields (#11054) (@nytai) - [#11061](https://github.com/apache/superset/pull/11061) chore: Clean up some console warnings (#11061) (@kgabryje) - [#11046](https://github.com/apache/superset/pull/11046) refactor: Remove usages of reactable from TimeTable (#11046) (@kgabryje) - [#11012](https://github.com/apache/superset/pull/11012) refactor: Remove usages of reactable from AlteredSliceTag (#11012) (@kgabryje) - [#11069](https://github.com/apache/superset/pull/11069) feat: improve presto query perf (#11069) (@etr2460) - [#10971](https://github.com/apache/superset/pull/10971) style: improve "Datasource & Chart Type"