CraftCMS v3.0.26 Release Notes

Release Date: 2018-09-29 // over 5 years ago
  • ๐Ÿ”„ Changed

    • ancestors, descendants, nextSibling, parent, and prevSibling are now reserved field handles.
    • The svg() Twig function namespaces class names in addition to IDs now.
    • ๐Ÿ”„ Changed the yiisoft/yii2-queue version requirement to 2.0.1. (#3332)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a validation error that could occur when saving an entry as a new entry if the URI format didnโ€™t contain a {slug} tag. (#3320)
    • ๐Ÿ›  Fixed a SQL error that could occur if a deprecation error occurred when attempting to upgrade a Craft 2 project. (#3324)