Releases: matthiasott/webmention
Releases · matthiasott/webmention
0.3.1
0.3.0
- Webmention sending functionality implemented
- Setting added: Entry Types (for Webmention sending)
- New “Webmention Switch” field type
0.2.0
- Webmentions are now stored as Craft elements (ElementType:
Webmention_webmention
) - Improved backend functionality: Webmentions are displayed under the tab Webmentions and can be deleted
- The plugin now sets the
type
property of an incoming Webmention correctly, based on the Microformats propertiesu-like-of
,u-like
,u-repost-of
, andu-repost
.
0.1.0
First version