Releases: getindiekit/indiekit
Releases · getindiekit/indiekit
v0.2.0
BREAKING CHANGES
- default to
main
as default branch name for git-based store plugins (9d6d8ef)
Features
Bug Fixes
- frontend: tweak styles for documentation site (59f65bc)
- micropub: return list of categories (305588d). Thanks to @roobottom for reporting.
v0.1.4
v0.1.3
v0.1.2
Bug Fixes
This release largely addresses issues with the Hugo preset, kindly reported by @jayeless:
v0.1.1
v0.1.0
Release v0.1.0. We’ll use semantic versioning from now on rather than mess about with an alpha tag. 🎉
…from my POV re: all this, big hurrah, we’re ready to upload i.e. let’s launch the f**ker
– Fergus Williams, The Thick of It
v0.1.0 Alpha 23
Bug Fixes
- disable watch for Nunjucks templates to stop chokidar dependency errors (b29e9e2)
v0.1.0 Alpha 22
Bug Fixes
- always syndicate to Twitter using HTML content property (dea22bb)
- endpoint-micropub: relative media path for publication url with path component (9dd58ef)
Features
- endpoint-media: show message when no files to show (6110ff1)
- endpoint-micropub: parse geo uri for location property (b28d789)
- endpoint-micropub: show message when no posts to show (a3d9bce)
- indiekit: localise 404 page (09ac3ac)
- preset-jekyll: disable line folding on yaml strings (ba3b21b)
- syndicator-twitter: always use absolute urls for uploading media (5190195)
- pass publication config to syndicator (32e1f35)
- preset-hugo: disable line folding on yaml strings (c72a598)
v0.1.0 Alpha 21
Bug Fixes
- endpoint-micropub: adding item to value which is not yet an array (1067e8d)
- endpoint-micropub: creating posts with single media property (901ad93)
- indiekit: add default for
publication.jf2Feed
(2d667a1) - indiekit: always return responses in auth flow (069eac4)
- indiekit: remove extraneous form input (4620f5d)
- preset-hugo: update content fallback values (1794e34)
- preset-jekyll: update content fallback values (29111ae)
Features
- frontend: show ’Error:’ prefix for validated page title (f9622b6)
- frontend: updated markup for error message (22a7f5d)
- indiekit: remove media endpoint resolution (3025aa7)
- abstract
summaryRow
filter for post and file views (f32e28c) - make syndicator plug-ins dryer (bc68462)
- remove syncing website post data using a JF2 Feed (6f39349)
- endpoint-micropub: add available queries to config query (5545c59)
- endpoint-micropub: convert stored jf2 to mf2 on source query (33e248c)
- endpoint-micropub: normalise properties when updating post data (b498868)
- endpoint-micropub: only return categories for category query (3d63ea0)
- endpoint-micropub: remove mf2 from post view (4f85678)
- indiekit: prevent pages from being crawled or indexed (53bc449)