2019/04/29 Changelog
Features
- Import Azure Devops Repositories: Forestry is now supports importing from git repositories hosted on Azure Devops.
Enhancements
- Default Date Prop
- “date” fields are no longer added to new pages by default. If you want this behaviour to continue, you must add a “date” field to your front matter templates.
- Date Picker vs Time Picker
- We now conditionally only show the datepicker, or the timepicker based on how your display format is configured.
E.g, if there was atime display format
set, but nodate display format
… Only the time picker will be shown when the date field is clicked.
- We now conditionally only show the datepicker, or the timepicker based on how your display format is configured.
- Date Export Format
- the
Export Format
is now configurable for each date field. If this is not set, the format will default to its engine default.
- the
- FMT docs links: Added links to docs from inside each of the front matter template edit-field modals
April 29, 2019
Caught a mistake or want to contribute to the docs? Edit this page on Github!