Skip to content

Releases: indieweb/wordpress-micropub

2.4.0

13 Jun 04:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.3...2.4.0

Version 2.3.3

11 Mar 05:15
Compare
Choose a tag to compare
Bump version

Version 2.3.1

25 Dec 23:42
Compare
Choose a tag to compare

Version 2.2.3

10 Sep 03:52
94bffcc
Compare
Choose a tag to compare
Add Featured Image Support (#240)

Release 2.2.1

31 Jul 04:22
fa80ac0
Compare
Choose a tag to compare
Support Queries Discussed at the Micropub Popups (#229)

* Change category search to filter per proposal

* Turn filter into a function and test that function

* Pass input to syndicate target filter to allow for additional queries

* Add additional query filters to source query

* Add offset query argument to media endpoint source

* Fix permissions for Indieauth change on media endpoint

* Bump version

Version 2.0.10

13 Apr 20:58
3dd3b6d
Compare
Choose a tag to compare

Fix issue with media attachment, props @jjeaton

Version 2.0.9

26 Mar 03:39
Compare
Choose a tag to compare
  • Add filter micropub_suggest_title and related function to generate slugs
  • Map updated property to WordPress modified property
  • Add meta key to micropub uploaded media so it can be queried
  • Add last and source queries for media endpoint
  • Set up return function for media that returns attachment metadata for now

Version 2.0.8

09 Mar 17:32
0111bf8
Compare
Choose a tag to compare

Parse Geo URI into h-geo/h-card.

Version 2.0.5

23 Nov 17:12
3e5e773
Compare
Choose a tag to compare
  • Move syndication trigger to after micropub hook in order to ensure final version is rendered before sending syndication
  • Add settings UI for alternate authorization endpoint and token endpoint which will be hidden if Indieauth plugin is enabled

Version 2.0.2

13 Nov 01:32
77d99c2
Compare
Choose a tag to compare

Authorization Fixes