Behind the scenes shenanigans…
- The text area on the Reply by Email form now correctly autogrows (using
field-sizing: content, CSS fans) - Lapsed customers who still point a custom domain to their Pagecord site now get a permanent redirect to their subdomain.pagecord.com address.
- YouTube links are now rendered with a preview image in digest emails.
- API help docs have been embellished with information about response formats.
- Analytics chart labels render correctly when your blog gets large numbers of view.
- Updated the editor to Lexxy 0.9.18 which fixed a few minor issues
- Added Pixelfed and Hipstamatic to the list of supported social links
- Both
<sup>and<sub>are now supported in posts created by inbound emails and via Obsidian/API/CLI. - Update the Pagecord login cookie to stay private to the app, so public blog pages cannot access or use your signed-in session.
- Addressed reply-by-email confirmations sometimes not appearing because caching. Now has a separate confirmation page.
- Video previews now render on card layout
- URLs prefixed with
/posts/now automatically 301 redirect to/(for example/posts/my-postwill redirect to/my-post). Handy when migrating old blogs to Pagecord.