Releases: stem-press/stem
Releases · stem-press/stem
0.7.17
- Blocks are now passed $is_preview during template rendering
0.7.15
- Added type property to posts
- Fixed taxonomy model
- Added findCustomTerm static method to Term model
- Fixed paged on PostCollection
0.7.14
- Fix for empty repeater data in block
0.7.11
- Allow viewstate to be serialized
- Events for update and save on posts
- Duplicate post
- Support for a read only post field
- Fix for duplicating post meta
0.7.10
- Support for 'relationship' fields via PropertiesProxy
0.7.9
- If
$sizes
have an imgix
parameter defined, use them.
- Add a
source()
method to attachment to return a <source>
element.
0.7.8
Post::all()
can specify which statuses to return