Data Files, Directories, and Duplicating Pages

The lumberjacks have been busy lately! Here’s what we’ve been up to:
Agnostic Data File Handling
We have removed support for our old way of handling data files. Previously, we used some heuristics to automatically discover data files in your Jekyll and Hugo projects. Data files must now be manually configured by creating sections for them.
VuePress Now Out of Beta
Abstracting data file discovery in our content manager has paved the way for more easily supporting other static site generators. We have now removed the beta flag from our VuePress importer, as we believe that our editor can now fully support VuePress content management.
More Content Manipulation tools
We’ve added some quality-of-life improvements for content creation.
Forestry users can now create folders in any content section with create: all
permissions.
In addition, you can duplicate pages by clicking the ...
next to the item in the pages listing and selecting Duplicate.
Sidebar Editor Improvements
We’ve made configuring content sections in your sidebar a little easier.
The list of your sidebar sections contains more contextual information now, to help you see how your sidebar is configured at a glance.
We’ve also broken up sidebar management into a two-step process and reorganized the configuration screen to make things a bit easier to understand.
Performance Improvements & Bugfixes
We’ve trimmed some fat to improve frontend performance, and squashed a few bugs along the way.
To stay on top of the improvements we make to Forestry, be sure to check our changelog from time to time!
Caught a mistake or want to contribute to the blog? Edit this page on Github!