Unsaved changes: Do not show for users with role , Fixes #1703

This commit is contained in:
Torkel Ödegaard
2015-04-02 08:08:22 +02:00
parent 00fa7f5e86
commit 3b737999d6
3 changed files with 9 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
# 2.0.0-RC1 (unreleased)
**FIxes**
- [Issue #1703](https://github.com/grafana/grafana/issues/1703). Unsaved changes: Do not show for users with role `Viewer`
- [Issue #1675](https://github.com/grafana/grafana/issues/1675). Data source proxy: Fixed issue with Gzip enabled and data source proxy
- [Issue #1681](https://github.com/grafana/grafana/issues/1681). MySQL session: fixed problem using mysql as session store
- [Issue #1671](https://github.com/grafana/grafana/issues/1671). Data sources: Fixed issue with changing default data source (should not require full page load to take effect, now fixed)