Just back from Taiwan, I finally had the time to put a new release together. Unless I have patches/hotfixes to release for this version, I'll be working on 0.4.0 to bring some much needed changes to the fields. Not much left after that to get to 1.0.0.
New features
- Create a repo from a template: you can now create a new repository using one of the templates available, including blog templates for Astro, Next.js, Eleventy and Jekyll. I'll be adding Hugo and Nuxt shortly.
Improvements
- Updated the rich-text editor to retain HTML elements in markdown when they include a
styleorclassattribute. It also now retain<img>elements with awidthorheightattribute. - Started to move logic around for view and sorting of fields in collections, in preparation of custom fields release (0.4.0).
