* New: Add support for the Bricks Builder
* New: Add expand! global keyarg for expanding shortcodes in the result of a shortcode, you should only use this with trusted data
* Tweak: post can now retrieve the CPT label with type-label
* Tweak: you can use &123;acf-row:index} to get the current row index in ACF loops
* Minor Fixes