From d78c9fa2d208ac6c5ad97be18ae987161b5720de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 31 Aug 2015 11:47:02 +0200 Subject: [PATCH] feat(signup): updated changelog with details about #2353 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbe748bc565..1d8ccbe7618 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ A built in data source is now available named `-- Mixed --`, When picked in the it allows you to add queries of differnet data source types & instances to the same graph/panel! [Issue #436](https://github.com/grafana/grafana/issues/436) +** User Onboarding ** +- Org admin can now send email invites (or invite links) to people who are not yet Grafana users +- Sign up flow now supports email verification (if enabled) +- See [Issue #2353](https://github.com/grafana/grafana/issues/2354) for more info. + ** Other new Features && Enhancements** - [Issue #2577](https://github.com/grafana/grafana/issues/2577). Panel: Resize handles in panel bottom right corners for easy width and height change - [Issue #2457](https://github.com/grafana/grafana/issues/2457). Admin: admin page for all grafana organizations (list / edit view)