v1.0.0 Beta 15
paulrobertlloyd
released this
19 Apr 21:51
·
190 commits
to main
since this release
A few small fixes and a brand new localisation: Hindi 🇮🇳🎉
💟 Indiekit is supported by its community. This release was sponsored by @abhas, @sentience and @roobottom.
Features
- add Hindi localisation from Sesa Malinda (3fb8e5c)
- endpoint-posts: keep radio options when editing published date (b2bce8d)
- endpoint-posts: update formatting for published date (a48a039)
- post-type-photo: increase rows for photo description (a1023cc)
- util: enable date formatter to accept upstream timeZone option (16af3b9)
- pass timeZone to date format filter (4a7a08b)
Bug Fixes
- endpoint-auth: show password validation without tripping up on scope (9f4810c)
- endpoint-posts: add media endpoint to markdown editors (84db24f)
- endpoint-posts: remove image value from post form data (2139877)
- frontend: fix textarea shift on focus (8ea2cbf)
- frontend: move error message before tag input (4e7dd1d)
- frontend: replace hard-coded media endpoint with value provided in attribute (f4f72f2)
- preset-jekyll: remove incorrect use of
excerpt
property (c1e3c5f)