Releases: verbb/shortcodes
Releases · verbb/shortcodes
4.0.1
3.0.1
Changed
- Update English translations.
- Update install instructions.
- GitHub issue template.
- issue templates.
Fixed
- Fix description.
4.0.0
Changed
- Now requires PHP
8.2.0+. - Now requires Craft
5.0.0+.
4.0.0-beta.1
Changed
- Now requires PHP
8.2.0+. - Now requires Craft
5.0.0-beta.1+.
3.0.0
Changed
- Now requires PHP
8.0.2+. - Now requires Craft
4.0.0+.
2.0.0
{note} The plugin’s package name has changed to
verbb/shortcodes. Shortcodes will need be updated to 2.0 from a terminal, by runningcomposer require verbb/shortcodes && composer remove samhernandez/craft-shortcodes.
Changed
- Migration to
verbb/shortcodes. - Now requires Craft 3.7+.
1.1.0
Adds context variables option for the Twig filter
1.0.5
Updates shortcodes library
1.1.0-alpha.1
Provides an options parameter for the Twig shortcodes filter. It is now possible to provide context to the default template handler as well as within custom handlers.
1.0.4
Version bump