This commit is contained in:
parent
b13aa23c22
commit
2a573ce4b5
1 changed files with 29 additions and 0 deletions
|
|
@ -4,6 +4,35 @@ sidebar_position: 7
|
|||
|
||||
# Changelog
|
||||
|
||||
## 5.1.0
|
||||
|
||||
**Added**
|
||||
|
||||
* fix #425: allow to set a color using hex code
|
||||
|
||||
**Fixed**
|
||||
|
||||
* #422: usage of `OC\AppFramework\Http\Request` instead of `$_SERVER`
|
||||
|
||||
## 5.0.3
|
||||
|
||||
**Fixed**
|
||||
|
||||
* fix #422: undefined array key "HTTP_USER_AGENT"
|
||||
|
||||
## 5.0.2
|
||||
|
||||
**Fixed**
|
||||
|
||||
* fix #413: add user-agent check for memories mobile app
|
||||
* fix #418: allow non admin user to access their settings
|
||||
|
||||
## 5.0.1
|
||||
|
||||
**Fixed**
|
||||
|
||||
* fix(StandardMenu): appLimit must return a value > 0
|
||||
|
||||
## 5.0.0
|
||||
|
||||
**Fixed**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue