0.4.0
0.4.0 is here with a completely refactored system for fields. The new approach is a lot more scalable and allows you to define your own custom fields if you decide to do so. I hope to add a few new fields in 0.4.x, including key-value, files and references. More on that soon.
More info is available on the website: https://pagescms.org/docs/custom-fields/#sort-function
Do let me know if you ned up writing your own fields or even create a PR if you think this should be part of the built-in fields.
Changes
- Refactored all the built-in fields.
- Updated Editor, Field and Collection components to handle the new fields system.
- Documented custom fields.
