Added entry in the changelog about the possibility to access nested metadata with a dot as separator for sorting.
This commit is contained in:
parent
0092429793
commit
987cf5ffc2
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ Released: -
|
|||
now receive the (optional) `$pageId` argument for the new `%page_*%`
|
||||
Markdown placeholders
|
||||
* [New] Add `page()` Twig function to access a page's data
|
||||
* [New] Enhance `pages_order_by_meta` functionality to allow sorting by nested meta values using '.' notation (e.g., 'author.info')
|
||||
* [Changed] ! Pico now requires PHP 7.2.5 or later (this includes full PHP 8
|
||||
support, also see #528, #534, #608)
|
||||
* [Changed] ! Pico now depends on Twig 3.3, skipping Twig 2.x altogether; this
|
||||
|
|
Loading…
Add table
Reference in a new issue