This release moves to the new version tagging style, restructures the content configuration file, and adds a little helper to use snippets in menu tab names created in yml.
This release allows text_format snippets with html to render safely in twig templates based on their filter, without asking for a raw value. It also includes other bugfixes and code cleanup.
This release includes 1 and 1/2 new features, and a little UX cleanup:
#3164606 is resolved, adding the ability to use the filter module input to load up wysiwyg for your content snippets.
This also fixes a bug where the "snippets" editing page didn't appear in the content menu.
This release includes major improvement to the admin and content editor UX, allowing snippets to have more identifying information than their machine name: a Label, a Description, a sort order (weight) and a "group" can be specified, all of which are used to lay out the Content Editor's "Snippets" page.
We now support number snippets as well as basic and long text snippets.
Improved usage instructions in Readme and help text
Fixed permissions bug which used the wrong permissions for menu items
Minor usability polish
Upgrade instructions:
There are no upgrade issues from alpha versions, although you may want to review your permissions settings in case you were working around the inverted permissions application bug.