mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
ff1bc03361
|
|
@ -8,6 +8,7 @@
|
|||
* Added `FlexMediaTrait::getFieldSettings()`, which can be used to get media field settings
|
||||
1. [](#improved)
|
||||
* Method `Utils::getPagePathFromToken()` now calls the more generic `Utils::getPathFromToken()`
|
||||
* Updated `SECURITY.md` to use security@getgrav.org
|
||||
1. [](#bugfix)
|
||||
* Fixed broken media upload in `Flex` with `@self/path`, `@page` and `@theme` destinations [#3275](https://github.com/getgrav/grav/issues/3275)
|
||||
* Fixed media fields excluding newly deleted files before saving the object
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@ If you cannot update to the latest stable version available because, for example
|
|||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Please contact contact@getgrav.org with a detailed explaination of the security issue found and we will work with you to get it resolved as fast as possible.
|
||||
Please contact security@getgrav.org with a detailed explaination of the security issue found and we will work with you to get it resolved as fast as possible.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user