You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2021/01/17 23:40:21 UTC

[superset] branch master updated: docs : release notes 1.0 (#12511)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new f24d3cb  docs : release notes 1.0 (#12511)
f24d3cb is described below

commit f24d3cbe126ba8bff6a5bb44a038a9c4d06ea1f7
Author: Robert H Stolz <71...@users.noreply.github.com>
AuthorDate: Sun Jan 17 15:39:36 2021 -0800

    docs : release notes 1.0 (#12511)
    
    * Added files for the 1.0 release notes
    
    * added ASF license.
    
    * Reverted changes to top level readme (moved to another PR). Added media.
    
    * added new media, trimmed some trailing whitespace.
    
    * testing navigation
    
    * trimmed trailing whitespace
    
    * reformatted PR section. Testing alt tags. Removed bad EOF.
    
    * quick update to remove some blurbs
    
    * Fix EoF???
    
    * lint me pt3
    
    * Updated media, made formatting and content changes.
    
    * removed refs to dashboard level filters
    
    * added alt text to media embeds
    
    * small language tweaks
    
    * fix image embed
    
    * reduce image size
    
    * languaage tweaks, new media, added content on REST API, added new links, formatting.
    
    * Fixed typos and small formatting nits
    
    * updated media, small formatting and content tweaks
    
    * updated media, small formatting edits
    
    * added alt tags to the 0-38 release notes.
    
    * replaced media with reduced-filesize versions, updated embed tags.
    
    * replaced media with reduced-filesize versions, updated embed tags. pt2
    
    * Added a small blurb.
---
 RELEASING/release-notes-0-38/README.md             |  28 +--
 RELEASING/release-notes-1-0/README.md              | 210 +++++++++++++++++++++
 .../release-notes-1-0/media/alerts_reports.jpg     | Bin 0 -> 109185 bytes
 RELEASING/release-notes-1-0/media/annotations.jpg  | Bin 0 -> 140131 bytes
 .../media/dashboard_card_view.jpg                  | Bin 0 -> 143732 bytes
 .../media/echarts_timeseries_prophet.jpg           | Bin 0 -> 133133 bytes
 RELEASING/release-notes-1-0/media/explore_ui.jpg   | Bin 0 -> 154997 bytes
 .../release-notes-1-0/media/filter_status.jpg      | Bin 0 -> 80750 bytes
 RELEASING/release-notes-1-0/media/home_screen.jpg  | Bin 0 -> 127474 bytes
 RELEASING/release-notes-1-0/media/rest_api.jpg     | Bin 0 -> 257246 bytes
 .../release-notes-1-0/media/rest_api_swagger.jpg   | Bin 0 -> 148099 bytes
 11 files changed, 224 insertions(+), 14 deletions(-)

diff --git a/RELEASING/release-notes-0-38/README.md b/RELEASING/release-notes-0-38/README.md
index eb827ad..483271f 100644
--- a/RELEASING/release-notes-0-38/README.md
+++ b/RELEASING/release-notes-0-38/README.md
@@ -48,7 +48,7 @@ Database CRUD screen refactor/redesign ([Roadmap](https://github.com/apache-supe
 
 Database list view refactor/redesign ([Roadmap](https://github.com/apache-superset/superset-roadmap/issues/55))
 - feat: database delete warning  (#[10800](https://github.com/apache/superset/pull/10800))\
-<kbd><img src="media/10800.gif" width="400"/></kbd>
+<kbd><img alt="10800" src="media/10800.gif" width="400"/></kbd>
 - feat: filters for database list view  (#[10772](https://github.com/apache/superset/pull/10772))
 - feat: SIP-34 table list view for databases  (#[10705](https://github.com/apache/superset/pull/10705))
 
@@ -61,17 +61,17 @@ Database list view refactor/redesign #55 ([Roadmap](https://github.com/apache-su
 
 Datasets CRUD screen refactor/redesign ([Roadmap](https://github.com/apache-superset/superset-roadmap/issues/13))
 - feat: dataset editor improvements  (#[10444](https://github.com/apache/superset/pull/10444))\
-<kbd><img src="media/10444.gif" width="400"/></kbd>
+<kbd><img alt="10444" src="media/10444.gif" width="400"/></kbd>
 
 
 Datasets CRUD screen refactor/redesign #13 ([Roadmap](https://github.com/apache-superset/superset-roadmap/issues/13))
 - feat(datasource): remove deleted columns and update column type on metadata refresh  (#[10619](https://github.com/apache/superset/pull/10619))\
-  <kbd><img src="media/10619.png" width="400"/></kbd>
+  <kbd><img alt="10619" src="media/10619.png" width="400"/></kbd>
 
 
 Datasets list view refactor/redesign #12 ([Roadmap](https://github.com/apache-superset/superset-roadmap/issues/12))
 - feat: update dataset editor modal  (#[10347](https://github.com/apache/superset/pull/10347))\
-  <kbd><img src="media/10347.gif" width="400"/></kbd>
+  <kbd><img alt="10347" src="media/10347.gif" width="400"/></kbd>
 
 
 - feat(datasets): REST API bulk delete  (#[11237](https://github.com/apache/superset/pull/11237))
@@ -80,7 +80,7 @@ Datasets list view refactor/redesign #12 ([Roadmap](https://github.com/apache-su
 Saved queries CRUD screen + list view refactor/redesign #15 ([Roadmap](https://github.com/apache-superset/superset-roadmap/issues/15))
 - feat: CRUD REST API for saved queries  (#[10777](https://github.com/apache/superset/pull/10777))
 - feat: saved query list actions  (#[11109](https://github.com/apache/superset/pull/11109))\
-<kbd><img src="media/11109.gif" width="400"/></kbd>
+<kbd><img alt="11109" src="media/11109.gif" width="400"/></kbd>
 
 - feat: saved query list view + sort/filters  (#[11005](https://github.com/apache/superset/pull/11005))
 - feat: SavedQuery REST API for bulk delete and new API fields  (#[10793](https://github.com/apache/superset/pull/10793))
@@ -96,30 +96,30 @@ Other features
 
 [SIP-40] Proposal for Custom Error Messages #9194 ([SIP](https://github.com/apache/superset/issues/9194))
 - feat: add download as image button to explore  (#[10297](https://github.com/apache/superset/pull/10297))\
-<kbd><img src="media/10297.gif" width="400"/></kbd>
+<kbd><img alt="10297" src="media/10297.gif" width="400"/></kbd>
 
 
 [SIP-34] Proposal to establish a new design direction, system, and process for Superset ([SIP](https://github.com/apache/superset/issues/8976))
 - feat: SIP-34 explore save modal  (#[10355](https://github.com/apache/superset/pull/10355))\
-<kbd><img src="media/10355.gif" width="400"/></kbd>
+<kbd><img alt="10355" src="media/10355.gif" width="400"/></kbd>
 
 
 Charts list view refactor/redesign ([Roadmap](https://github.com/apache-superset/superset-roadmap/issues/47))
 - feat(charts): modify custom api filter to include more fields  (#[11054](https://github.com/apache/superset/pull/11054))
 
 
-Echarts integration ([Roadmap](https://github.com/apache-superset/superset-roadmap/issues/48))  
+Echarts integration ([Roadmap](https://github.com/apache-superset/superset-roadmap/issues/48))
 - feat: add linear color scale to sunburst chart  (#[10474](https://github.com/apache/superset/pull/10474))\
-<kbd><img src="media/10474.gif" width="400"/></kbd>
+<kbd><img alt="10474" src="media/10474.gif" width="400"/></kbd>
 
 - feat: add optional prophet forecasting functionality to chart data api  (#[10324](https://github.com/apache/superset/pull/10324))
 - feat(viz): add ECharts Timeseries chart  (#[10752](https://github.com/apache/superset/pull/10752))\
-<kbd><img src="media/10752.gif" width="400"/></kbd>
+<kbd><img alt="10752" src="media/10752.gif" width="400"/></kbd>
 
 
 Improvements to cache handling #74 ([Roadmap](https://github.com/apache-superset/superset-roadmap/issues/74))
 - feat: add ECharts Pie chart  (#[10966](https://github.com/apache/superset/pull/10966))\
-<kbd><img src="media/10966.gif" width="400"/></kbd>
+<kbd><img alt="10966" src="media/10966.gif" width="400"/></kbd>
 
 - feat: implement cache invalidation api  (#[10761](https://github.com/apache/superset/pull/10761))
 - feat: Adding extra_filters to warm_up_cache  (#[10675](https://github.com/apache/superset/pull/10675))
@@ -127,10 +127,10 @@ Improvements to cache handling #74 ([Roadmap](https://github.com/apache-superset
 
 [SIP-34] Proposal to establish a new design direction, system, and process for Superset ([SIP](https://github.com/apache/superset/issues/8976))
 - feat: add favorite star to dashboard and chart lists  (#[10510](https://github.com/apache/superset/pull/10510))\
-<kbd><img src="media/10510.png" width="400"/></kbd>
+<kbd><img alt="10510" src="media/10510.png" width="400"/></kbd>
 
 - feat: use svg for checkbox component  (#[10799](https://github.com/apache/superset/pull/10799))\
-<kbd><img src="media/10799.gif" width="400"/></kbd>
+<kbd><img alt="10799" src="media/10799.gif" width="400"/></kbd>
 
 
 Other features
@@ -138,7 +138,7 @@ Other features
 
 
 - feat: adding dashboard toggle fullscreen button  (#[10840](https://github.com/apache/superset/pull/10840))\
-<kbd><img src="media/10840.png" width="400"/></kbd>
+<kbd><img alt="10840" src="media/10840.png" width="400"/></kbd>
 - feat: enable ETag header for dashboard GET requests  (#[10963](https://github.com/apache/superset/pull/10963))
 - feat: move ace-editor and mathjs to async modules  (#[10837](https://github.com/apache/superset/pull/10837))
 - feat: server side dashboard css for less repaint  (#[10850](https://github.com/apache/superset/pull/10850))
diff --git a/RELEASING/release-notes-1-0/README.md b/RELEASING/release-notes-1-0/README.md
new file mode 100644
index 0000000..e210640
--- /dev/null
+++ b/RELEASING/release-notes-1-0/README.md
@@ -0,0 +1,210 @@
+<!--
+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.
+-->
+# Release Notes for Superset 1.0.0
+
+Superset 1.0 is a ***huge milestone*** for Apache Superset. This release holds a higher quality standard than any previous version and raises the bar for releases to come. Superset 1.0 improves on usability and delivers a new set of long awaited features focused on five major themes:
+- [**User Experience**](#user-experience)
+- [**Developer Experience**](#developer-experience)
+- [**Performance**](#performance)
+- [**New Features**](#new-features)
+- [**Stability and Bugfixes**](#stability-and-bugfixes)
+
+# User Experience
+We have taken the Superset user experience to the next level with a much simpler, more intuitive UI.
+
+Lists of Charts and Dashboards can be shown in a new format using a **thumbnail grid**. This makes it easier to discover and find Charts and Dashboards, especially when there are a lot of them in your Superset instance.
+
+<kbd><img alt="card view" src="media/dashboard_card_view.jpg" width="600"/></kbd>
+
+Visualization controls have been updated to create a more consistent and modernized interface. Refactoring includes updates to the content/labeling/ordering of these controls as well as updating their styling and simplifying their interactions and layout. This will line us up for features like drag-and-drop controls, and dynamically populated control inputs in future releases.
+
+<kbd><img alt="explore ui" src="media/explore_ui.jpg" width="600"/></kbd>
+
+Users also now have the ability to create and name a new dataset or update an existing dataset when moving from **SQL Lab** to **Explore**. When going back to SQL Lab, the underlying query for the dataset will be shown, allowing users to easily make changes and update their dataset when moving between SQL Lab and Explore.
+
+The [Superset 1.0 documentation](https://superset.apache.org/docs/intro) has been updated to reflect the current design and functionality.
+
+See related PR highlights [here](#user-experience-1).
+
+# Developer Experience
+Superset 1.0 makes it easier for developers to build, deploy, and maintain Superset functionality. This release is a major milestone in an ongoing effort to **modernize**, **consolidate**, and **simplify** the interface elements of Superset. Highly-used components have been visually updated, refactored to modern component libraries, and integrated with React Storybook for immediate visibility with consolidated test/styles. This improves the developer experience and creates a more consist [...]
+
+The **REST API** continues to see improvement as well, with new endpoints and improvements to existing endpoints. More details [here](https://superset.apache.org/docs/rest-api).
+
+<kbd><img alt="rest api" src="media/rest_api.jpg" width="600"/></kbd>
+
+The Swagger interface can be used to explore and try out these changes.
+
+<kbd><img alt="rest api swagger" src="media/rest_api_swagger.jpg" width="600"/></kbd>
+
+See related PR highlights [here](#developer-experience-1).
+
+# Performance
+This the most performant Superset release to date, with enhanced scalability and efficiency. In addition to many small tweaks, **Charts** and **SQL Lab** both now support **asynchronous data loading**. Users will **feel** this improvement when loading query results, especially when there are many charts in a Dashboard or when queries are long running.
+
+See related PR highlights [here](#performance-1).
+
+# New Features
+Superset 1.0 includes a slew of new features and other enhancements. **New visualization plugin architecture** will make it easier to build, test, style and configure custom visualizations for Superset. **Dynamic viz plugin** imports will allow Superset to load data viz plugins, allowing developers to more easily use or share their custom plugins and **load custom plugins on-demand** from anywhere on the web. Superset has also adopted [**Apache ECharts**](https://echarts.apache.org/en/in [...]
+
+<kbd><img alt="timeseries prophet" src="media/echarts_timeseries_prophet.jpg" width="600"/></kbd>
+
+Along with the **Echarts integration**, we are also introducing a better set of annotation features. **Formula annotation**, which allows users to plot any mathematical function on the chart; **Interval and Event annotations**, which allow users to add context to the trend in Time-Series; and **Line annotation**, which use a predefined chart as the source of annotation.
+
+<kbd><img alt="annotations" src="media/annotations.jpg" width="600"/></kbd>
+
+A redesigned home screen provides a **personalized landing page** that the user sees when they log into Superset, improving discoverability. It shows items relevant to the user (Charts, Dashboards, Saved Queries, etc) and serves as a hub to discover content and access recent items quickly.
+
+<kbd><img alt="home screen" src="media/home_screen.jpg" width="600"/></kbd>
+
+Charts on dashboards have been updated to concisely show which **filters** are in scope, have been applied, or are in error. Context around filter changes has been increased by highlighting scoped charts when a filter is selected and increasing visibility of charts with incompatible filters applied.
+
+<kbd><img alt="filter status" src="media/filter_status.jpg" width="600"/></kbd>
+
+**Alerts and reporting** have received a robust backend and UI overhaul.
+
+<kbd><img alt="alerts reports" src="media/alerts_reports.jpg" width="600"/></kbd>
+
+See related PR highlights [here](#new-features-1).
+
+# Stability and Bugfixes
+This release includes **hundreds** of bugfixes and stability enhancements. Future major releases will have a continued emphasis on providing a stable and bug-free experience for the user.
+
+# PR Highlights
+Below is a highlight of the PRs included in this update. The full list is much longer, and can be found [here](apache/incubator-superset/CHANGELOG.md).
+
+## User Experience
+- Revert "refactor: Remove usages of reactable from TimeTable (#11046)" (#[11150](https://github.com/apache/incubator-superset/pull/11150))
+- style: Restoring menu highlights (#[12024](https://github.com/apache/incubator-superset/pull/12024))
+- style: eslint curly rule (#[11913](https://github.com/apache/incubator-superset/pull/11913))
+- style: remove react bootstrap fade component (#[11843](https://github.com/apache/incubator-superset/pull/11843))
+- style: dark filter popover background (#[11611](https://github.com/apache/incubator-superset/pull/11611))
+
+<!--### Card Layout-->
+
+### Explore Controls
+- feat: Global nav menus open on hover (#[12025](https://github.com/apache/incubator-superset/pull/12025))
+- feat: add hook for dataset health check (#[11970](https://github.com/apache/incubator-superset/pull/11970))
+- feat: add modal to import dashboards (#[11924](https://github.com/apache/incubator-superset/pull/11924))
+- feat: add modal to import charts (#[11956](https://github.com/apache/incubator-superset/pull/11956))
+- feat: add modal to import datasets (#[11910](https://github.com/apache/incubator-superset/pull/11910))
+- feat: add modal to import databases (#[11884](https://github.com/apache/incubator-superset/pull/11884))
+- feat: Results table on Explore view (#[11854](https://github.com/apache/incubator-superset/pull/11854))
+- feat: report/alert list CRUD view (#[11802](https://github.com/apache/incubator-superset/pull/11802))
+- feat: filter by me on CRUD list view (#[11683](https://github.com/apache/incubator-superset/pull/11683))
+- feat(explore-datasource): add new datasource tab to explore view (#[12008](https://github.com/apache/incubator-superset/pull/12008))
+- feat(explore): time picker enhancement (#[11418](https://github.com/apache/incubator-superset/pull/11418))
+- feat(explore): metrics and filters controls redesign (#[12095](https://github.com/apache/incubator-superset/pull/12095))
+- feat(explore): change save button text when users cannot override (#[11281](https://github.com/apache/incubator-superset/pull/11281))
+- feat(explore): update the order of datasource dropdown menu (#[11424](https://github.com/apache/incubator-superset/pull/11424))
+
+### SQL Lab
+- feat: initial custom error messages for SQL Lab (#[12080](https://github.com/apache/incubator-superset/pull/12080))
+- feat: show missing parameters in query (#[12049](https://github.com/apache/incubator-superset/pull/12049))
+- feat: Sqllab to Explore UX improvements (#[11755](https://github.com/apache/incubator-superset/pull/11755))
+- feat: add Postgres SQL validator (#[11538](https://github.com/apache/incubator-superset/pull/11538))
+- feat: run BQ queries as single statement (#[11904](https://github.com/apache/incubator-superset/pull/11904))
+- feat: Adding SaveDatasetModal component (#[11861](https://github.com/apache/incubator-superset/pull/11861))
+- feat: list view filters for Query History  (#[11702](https://github.com/apache/incubator-superset/pull/11702))
+- feat: Sqllab to Explore UX improvements api changes (#[11836](https://github.com/apache/incubator-superset/pull/11836))
+- feat: SQL preview modal for Query History (#[11634](https://github.com/apache/incubator-superset/pull/11634))
+- feat: Query History CRUD list view (#[11574](https://github.com/apache/incubator-superset/pull/11574))
+- feat: add UUID column to saved_query for export/import (#[11397](https://github.com/apache/incubator-superset/pull/11397))
+- feat: saved queries with execution info (#[11391](https://github.com/apache/incubator-superset/pull/11391))
+- feat: saved query preview modal (#[11135](https://github.com/apache/incubator-superset/pull/11135))
+- feat(saved queries): security perm simplification (#[11764](https://github.com/apache/incubator-superset/pull/11764))
+- feat(welcome): add SQL snippets to saved queries card (#[11678](https://github.com/apache/incubator-superset/pull/11678))
+
+### Documentation
+- docs: restored page on roles in security, executed other touchups, and… (#[11978](https://github.com/apache/incubator-superset/pull/11978))
+- docs: 0.38.0 CHANGELOG and UPDATING (#[11809](https://github.com/apache/incubator-superset/pull/11809))
+- docs: add Xite to users list (#[11775](https://github.com/apache/incubator-superset/pull/11775))
+- docs: fix docker config paths (#[11703](https://github.com/apache/incubator-superset/pull/11703))
+- docs: add support for Google Analytics on superset.apache.org (#[11613](https://github.com/apache/incubator-superset/pull/11613))
+- docs: add Avesta to users list (#[11551](https://github.com/apache/incubator-superset/pull/11551))
+- docs: add Xendit to users list (#[11361](https://github.com/apache/incubator-superset/pull/11361))
+- docs: fix db drivers PG and ES (#[11504](https://github.com/apache/incubator-superset/pull/11504))
+- docs: improve docs and update apache release scripts (#[11457](https://github.com/apache/incubator-superset/pull/11457))
+- docs: Update Dremio doc with Arrow Flight connection details (#[11422](https://github.com/apache/incubator-superset/pull/11422))
+- docs: Add semantic prefix info for PR titles (#[11398](https://github.com/apache/incubator-superset/pull/11398))
+- docs: fix typo (#[11129](https://github.com/apache/incubator-superset/pull/11129))
+- docs: add VLMedia to users list (#[11386](https://github.com/apache/incubator-superset/pull/11386))
+- docs: Fix typo in installing from scratch (#[11026](https://github.com/apache/incubator-superset/pull/11026))
+- docs: add a roadmap page pointing to SIP-53 (#[11169](https://github.com/apache/incubator-superset/pull/11169))
+- docs: add note about migration in #11098 to Changelog (#[11256](https://github.com/apache/incubator-superset/pull/11256))
+- docs: Add utair to list of companies using Apache Superset (#[11261](https://github.com/apache/incubator-superset/pull/11261))
+- docs: don't link to database engine pages (#[11242](https://github.com/apache/incubator-superset/pull/11242))
+- docs: Added Dremio to superset home page (#[11231](https://github.com/apache/incubator-superset/pull/11231))
+- docs: typo (#[11152](https://github.com/apache/incubator-superset/pull/11152))
+- docs: add API page to docs using Swagger UI (#[11154](https://github.com/apache/incubator-superset/pull/11154))
+- docs(release): small fixes and deprecate apache docs (#[11827](https://github.com/apache/incubator-superset/pull/11827))
+- docs(releasing): update release automation and docs for Apache graduation (#[12117](https://github.com/apache/incubator-superset/pull/12117))
+- feat: Add new default dashboard (#[12044](https://github.com/apache/incubator-superset/pull/12044))
+
+## Developer Experience
+- feat: add endpoint to export saved queries using new format (#[11447](https://github.com/apache/incubator-superset/pull/11447))
+
+### Component Library
+- build(deps-dev): update cypress to 5.5.0, improvements for running locally (#[11603](https://github.com/apache/incubator-superset/pull/11603))
+- build(deps-dev): bump less from 3.9.0 to 3.12.2 in /superset-frontend (#[11597](https://github.com/apache/incubator-superset/pull/11597))
+- build(deps-dev): bump @storybook/addon-essentials in /superset-frontend (#[11573](https://github.com/apache/incubator-superset/pull/11573))
+- build(deps-dev): bump node-fetch in /superset-frontend (#[11485](https://github.com/apache/incubator-superset/pull/11485))
+- build(deps): bump @emotion/core in /superset-frontend (#[11518](https://github.com/apache/incubator-superset/pull/11518))
+- build(deps): bump core-js from 3.2.1 to 3.6.5 in /superset-frontend (#[11522](https://github.com/apache/incubator-superset/pull/11522))
+- build(deps): bump object-path from 0.11.4 to 0.11.5 in /docs (#[11484](https://github.com/apache/incubator-superset/pull/11484))
+- build(deps): bump lodash in /superset-frontend/cypress-base (#[11483](https://github.com/apache/incubator-superset/pull/11483))
+- chore: bump nvd3 plugin version (#[11947](https://github.com/apache/incubator-superset/pull/11947))
+- chore: bump pypi cryptography from 2.4.2 to 3.2.1 (#[11511](https://github.com/apache/incubator-superset/pull/11511))
+
+## Performance
+- perf: cache dashboard bootstrap data (#[11234](https://github.com/apache/incubator-superset/pull/11234))
+- perf:  speed up uuid column generation (#[11209](https://github.com/apache/incubator-superset/pull/11209))
+- perf(api): improve API info performance (#[11346](https://github.com/apache/incubator-superset/pull/11346))
+
+### Global Async Query Support
+- feat(SIP-39): Async query support for charts (#[11499](https://github.com/apache/incubator-superset/pull/11499))
+###New Features
+
+### Improved Data Visualizations
+- feat: add event and interval annotation support to chart data ep (#[11665](https://github.com/apache/incubator-superset/pull/11665))
+- feat: add ECharts BoxPlot chart (#[11199](https://github.com/apache/incubator-superset/pull/11199))
+- feat(sankey-viz): allow sort by metric and bump superset-ui packages (#[11626](https://github.com/apache/incubator-superset/pull/11626))
+
+### Discovery and Navigation
+- chore: Add home link to navbar (#[11851](https://github.com/apache/incubator-superset/pull/11851))
+- chore(home-screen): fixes for loading states, flicker issue, and reduction of api calls (#[11557](https://github.com/apache/incubator-superset/pull/11557))
+- feat: alert/report execution log list view (#[11937](https://github.com/apache/incubator-superset/pull/11937))
+- feat: home screen mvp  (#[11206](https://github.com/apache/incubator-superset/pull/11206))
+- style: various little tweaks to home screen stylin' (#[11650](https://github.com/apache/incubator-superset/pull/11650))
+
+### Alerts and Reporting
+- feat: update alert/report icons and column order (#[12081](https://github.com/apache/incubator-superset/pull/12081))
+- feat: add cron picker to AlertReportModal (#[12032](https://github.com/apache/incubator-superset/pull/12032))
+- feat: alerts/reports add/edit modal (#[11770](https://github.com/apache/incubator-superset/pull/11770))
+- feat: filters for alerts and reports list view  (#[11900](https://github.com/apache/incubator-superset/pull/11900))
+- feat(alert/report): add 'not null' condition option to modal (#[12077](https://github.com/apache/incubator-superset/pull/12077))
+- feat(alerts/reports): remove SIP_34_UI feature flag (#[12085](https://github.com/apache/incubator-superset/pull/12085))
+- feat(alerts/reports): add refresh action (#[12071](https://github.com/apache/incubator-superset/pull/12071))
+- feat(alerts/reports): delete and bulk delete actions (#[12053](https://github.com/apache/incubator-superset/pull/12053))
+- feat(releasing): support changelog csv export (#[11893](https://github.com/apache/incubator-superset/pull/11893))
+
+## Complete Changelog
+Backwards incompatible changes and can be found [here](../../UPDATING.md).
+
+To see the complete changelog, see [apache/incubator-superset/CHANGELOG.md](https://github.com/apache/superset/blob/master/CHANGELOG.md)
diff --git a/RELEASING/release-notes-1-0/media/alerts_reports.jpg b/RELEASING/release-notes-1-0/media/alerts_reports.jpg
new file mode 100644
index 0000000..ee74d35
Binary files /dev/null and b/RELEASING/release-notes-1-0/media/alerts_reports.jpg differ
diff --git a/RELEASING/release-notes-1-0/media/annotations.jpg b/RELEASING/release-notes-1-0/media/annotations.jpg
new file mode 100644
index 0000000..7c374da
Binary files /dev/null and b/RELEASING/release-notes-1-0/media/annotations.jpg differ
diff --git a/RELEASING/release-notes-1-0/media/dashboard_card_view.jpg b/RELEASING/release-notes-1-0/media/dashboard_card_view.jpg
new file mode 100644
index 0000000..5b32c67
Binary files /dev/null and b/RELEASING/release-notes-1-0/media/dashboard_card_view.jpg differ
diff --git a/RELEASING/release-notes-1-0/media/echarts_timeseries_prophet.jpg b/RELEASING/release-notes-1-0/media/echarts_timeseries_prophet.jpg
new file mode 100644
index 0000000..5b4fddd
Binary files /dev/null and b/RELEASING/release-notes-1-0/media/echarts_timeseries_prophet.jpg differ
diff --git a/RELEASING/release-notes-1-0/media/explore_ui.jpg b/RELEASING/release-notes-1-0/media/explore_ui.jpg
new file mode 100644
index 0000000..8097337
Binary files /dev/null and b/RELEASING/release-notes-1-0/media/explore_ui.jpg differ
diff --git a/RELEASING/release-notes-1-0/media/filter_status.jpg b/RELEASING/release-notes-1-0/media/filter_status.jpg
new file mode 100644
index 0000000..0e86594
Binary files /dev/null and b/RELEASING/release-notes-1-0/media/filter_status.jpg differ
diff --git a/RELEASING/release-notes-1-0/media/home_screen.jpg b/RELEASING/release-notes-1-0/media/home_screen.jpg
new file mode 100644
index 0000000..118298f
Binary files /dev/null and b/RELEASING/release-notes-1-0/media/home_screen.jpg differ
diff --git a/RELEASING/release-notes-1-0/media/rest_api.jpg b/RELEASING/release-notes-1-0/media/rest_api.jpg
new file mode 100644
index 0000000..db4c730
Binary files /dev/null and b/RELEASING/release-notes-1-0/media/rest_api.jpg differ
diff --git a/RELEASING/release-notes-1-0/media/rest_api_swagger.jpg b/RELEASING/release-notes-1-0/media/rest_api_swagger.jpg
new file mode 100644
index 0000000..5b01fea
Binary files /dev/null and b/RELEASING/release-notes-1-0/media/rest_api_swagger.jpg differ