๐ Fixed a bug that when "hide summary" was selected and nothing was shown for a title-less post โ it'll now show the post text. The summary is only hidden when a post with a title is used.
๐ Fixed a bug that didn't apply summary truncation in the post list.
๐ค Made the domain name verification system smarter so that we don't trigger false positives when setting up domains on your blog โ sometimes it would send an email even if you hosted elsewhere.
๐ Fixed an error when selecting a blog with no posts and the empty (get started) view was trying to figure out if you have previously set up your blog or not.
๐งน Made underlying changes to the codebase to improve developer happiness (mine). Hoping everything works as it should, but please let me know if anything seems a little amiss. I'll be pushing these kinds of updates throughout the week also.
๐ Added a new option to allow you to share posts, using a unique URL, when a post is in a draft state. That means you can share these drafts with anyone with the link. Great for sharing a work in progress post. Give it a try and you'll find a new option, once you're viewing a draft, in the posts options (the gear icon). You'll see a "Shared" state on the post list, which you can click to open it. You'll also have access to a "View post" button on the post editor page that takes you there also. Shared links are unique across the whole platform and are cleared once you publish the post. You always have the option to disable the shared link by unticking the box.
๐งน Added options to delete and download drafts on the edit screen. When a draft is shared you will also have the "View post" button.
๐ Fixed an issue where the "ALT" button would still appear in the editor even if you don't have an image.
๐ Fixed an issue that would cause blogs with multiple domains (this is a "by request" feature) to not always bring back the correct data. Scribbles will now automatically redirect an "old" domain to the new one for all pages & posts.
๐๐ Fixed an issue that would cause an error to show when going to the Assets page when you had no images in the first place.
๐งน Made a few underlying tweaks to speed up loading of certain pages.
๐ Fixed an issue with image uploads getting stuck in the background due to recent config changes with our provider. Hopefully this fixes some of the broken images when editing posts (if not, please re-upload, and you should see the original in "Assets").
๐ Fixed an issue that caused background processes to fail, for example checking domain names, or generating Komments for your posts, backups and many others. Sorry about that.
๐ Fixed an issue that could cause an RSS feed to return a 404 error when you have 2 or more domains set for your blog (this is not a feature that is enabled by default). Also fixed an issue that would cause a 404 for all feeds ๐
๐งน Made some tweaks to wording and layouts, plus fixed some spelling mistakes and wrong input hints/placeholders. Simplified a few things whilst I was at it.
๐งน When using the shoutouts.page embed it previously used the old URL for the embed script instead of the .page one which would cause a redirect when fetching it โ so now it's one less roundtrip.
๐ Added a Nitpick option to set the font size of articles and pages. Options are "Small", "Normal", "Large" and "Extra Large".
Set your content size using the dropdown.
๐ Fixed an issue with adding the Letterbird header setting on a post page.
๐พ Added an option to show the header icon or name on your Letterbird contact form (if enabled). Check out their documentation on what it does. Scribbles will add the `data-showheader` attribute to the embed script.
๐ Added the ability to hide posts that belong to a certain category on your main timeline/homepage, including archives and your RSS feed. Head on over to any category of your choice and select the "hide from main timeline" option. You can still view your posts if you navigate to the category on your site โ the category RSS feed will also show these posts. Great for the time when you want to have a specific feed for certain posts that you don't want to show on your main blog. Categories with hidden posts will have a closed eye symbol next to them in the admin area.
Hide your posts on the main timeline for the specific category.