Skip to content

Commit 7e0e498

Browse files
committed
Update CHANGELOG for v5beta
1 parent a1c566f commit 7e0e498

1 file changed

Lines changed: 29 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,44 @@
22

33
## v5.0.0-Beta - UNRELEASED
44

5+
This is the first beta of the V5 release (and hopefully the last one). This version includes a lot of exciting new additions along with bug fixes and other changes.
6+
7+
Some notable changes:
8+
9+
* Extensive work on parameters UI:
10+
* New Date Range parameter type.
11+
* UI for creating new parameters.
12+
* Support for Now/Today as default value of date/time parameter.
13+
* Tagging and favorites ⭐️ support for queries and dashboards.
14+
* Users list page was improved (search, additional information) and you can now disable users.
15+
* Query editor improvements: additional keyboard shortcuts and support for searching in query text.
16+
* Visualizations improvements: option to select colors of pie chart sectors, X Axis type auto detect and option to format values, labels and tooltips.
17+
* Data Sources:
18+
* Support for Yandex Metrika and AppMetrika.
19+
* BigQuery: location property support and schema will load all tables now.
20+
* Elasticsearch: stop sending source_content_type parameter which wasn't supported in older versions.
21+
* Started migrating the frontend codebase to React.
22+
23+
And much more!
24+
25+
🙏 Thanks to @kravets-levko, @arikfr, @ariarijp, @alison985, @kyoshidajp, @kocsmy, @denisov-vlad, @deecay, @yuua, @emtwo, @Pablohn26, @sieben, @atharvai, @matsumo, @tdawber, @innovia, @gabrieldutra, @coreyhuinker, @maxv, @sjakthol, @mtrbean and @washort who contributed to this release!
26+
527
### Added
628

729
* #2712: Date/Time Range parameter type (@kravets-levko)
8-
* #2482: add support ChatWork Alert Destination. (@matsumo)
9-
* #2678: Explicit "Add Parameter" Button in Query Editor (@kravets-levko)
10-
* #2513: Add location property to BigQuery data source settings (@kyoshidajp)
11-
* #2616: Pie chart: sectors colors (@kravets-levko)
12-
* #2697: Date/Time parameters: dynamic default value (current date/time) (@kravets-levko)
30+
* #2482: Add support for ChatWork Alert Destination. (@matsumo)
31+
* #2678: Explicit "Add Parameter" Button in Query Editor. (@kravets-levko)
32+
* #2513: Add location property to BigQuery data source settings. (@kyoshidajp)
33+
* #2616: Pie chart: support setting pie chart sector colors. (@kravets-levko)
34+
* #2697: Date/Time parameters: support for "Now" as default value. (@kravets-levko)
1335
* #2693: Enable search function in Query Editor. (@arikfr)
1436
* #2573: Tagging and favorites for Queries and Dashboards (@arikfr)
15-
* #2640: Keyboard shortcut to collapse query editor/schema browser (@kravets-levko)
37+
* #2640: Keyboard shortcut to collapse query editor/schema browser (@kravets-levko)
1638
* #2674: Add support for the Chrome Logger extension (@arikfr)
1739
* #2653: Add redash db size to status page (@alison985)
1840
* #2669: Store Athena query id with result metadata (@tdawber)
1941
* #2546: Configuration for incorporating React components (@washort)
20-
* #2533: New datasource: Yandex Metrika&AppMetrika (@denisov-vlad)
42+
* #2533: New datasource: Yandex Metrika & AppMetrika (@denisov-vlad)
2143
* #2536: Chart: formats for values, labels and tooltips (@kravets-levko)
2244
* #2560: Introduce Policy object (@arikfr)
2345
* #2380: Admin should be able to disable a user (@kravets-levko)

0 commit comments

Comments
 (0)