mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Release: Update changelog with 7.0.6
This commit is contained in:
parent
53eb856d20
commit
be7bc293a1
@ -1,3 +1,12 @@
|
||||
# 7.0.6 (2020-07-09)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
* **Templating**: Fixed recursive queries triggered when switching dashboard settings view [#26137](https://github.com/grafana/grafana/pull/26137)
|
||||
* **Templating**: Fix recursive loop of template variable queries when changing ad-hoc-variable [#26191](https://github.com/grafana/grafana/pull/26191)
|
||||
* **Auth**: Add support for forcing authentication in anonymous mode and modify SignIn to use it instead of redirect [#25567](https://github.com/grafana/grafana/pull/25567)
|
||||
* **Auth**: Fix POST request failures with anonymous access [#26049](https://github.com/grafana/grafana/pull/26049)
|
||||
|
||||
# 7.1.0-beta 2 (2020-07-02)
|
||||
|
||||
### Features / Enhancements
|
||||
|
Loading…
Reference in New Issue
Block a user