Fixed
- Restore the Authors box on custom post types, which 4.1.0 hid by caching the supported-post-type list too early — before custom post types had registered — so multiple authors can be assigned on custom post types again by @GaryJones in #1322
Maintenance
- Seed demo data on local wp-env start to ease plugin development by @GaryJones in #1320