Back to Superset

1.4.1

CHANGELOG/1.4.1.md

2021.41.01.8 KB
Original Source
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->

Change Log

1.4.1

Database Migrations

Features

Fixes

  • #17980 fix: css template API response, less data (@dpgaspar)
  • #17984 fix: Change default SECRET_KEY, improve docs and banner warning on de… (@dpgaspar)
  • #17981 fix: API logger output (@dpgaspar)
  • #18006 fix: SQL Lab sorting of non-numbers (@etr2460)
  • #17573 fix(sqllab): Floating numbers not sorting correctly in result column (@lyndsiWilliams)
  • #17961 fix: update slug name (@pkdotson)
  • #17992 fix: dashboard reload crash (@pkdotson)
  • #18048 fix(dashboard): scope status of native filter not update (@stephenLYZ)
  • #16869 fix: handle TIME column serialization (@frafra)

Others