Micropublish v2.3.0
I’ve pushed a biggish update to Micropublish to bring it to v2.3.0. It includes some of the stable and experimental Micropub extensions discussed in the IndieWeb pop-up session I joined earlier this year.
Added
- Filter syndication targets by post-type, specify checked as appropriate
- Raw content instead of HTML for Articles
- Support
visibility
property - Support
post-status
property - Add granular scopes to login/auth
Changed
- Make JSON the default post creation method
- Bump kramdown from 2.1.0 to 2.3.0
- Only show edit, delete or undelete controls if scope allows
- Added
draft
scope to login form - Force
post-status
todraft
when using (only) draft scope