OSS 2.6.1 release notes (#4682)
* added release notes * update products.yml file to 2.6.1pull/4689/head
parent
81e3812dd3
commit
1df4e1f20a
|
|
@ -8,6 +8,13 @@ menu:
|
|||
weight: 101
|
||||
---
|
||||
|
||||
## v2.6.1 [2022-12-29]
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Update user interface (UI) to fix dashboard page crash issue.
|
||||
- Fix `All-Access` token creation issue.
|
||||
|
||||
## v2.6.0 [2022-12-15]
|
||||
|
||||
### Features
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ influxdb:
|
|||
latest: v2.6
|
||||
latest_override: v2.6
|
||||
latest_patches:
|
||||
"2.6": 0
|
||||
"2.6": 1
|
||||
"2.5": 1
|
||||
"2.4": 0
|
||||
"2.3": 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue