We're happy to finally release our new editor. 🎉
After an extensive period dedicated to crafting the migration script to ensure existing posts are compatible with our new editor, we have finally achieved the desired outcome.
Following lots of testing, we have successfully migrated all content to the new format and are thrilled to announce the release of the new editor.
AI powered, if you need it
We're happy to introduce a subtle AI Assistant. You can ask the AI Assistant to write an article for you, or fix grammar, re-write, translate, shorten or extend text and much more.
The AI Assistant is available to all customers.
Code highlighting
To those posting code snippets, we also have great news. When adding a code block, or editing an existing one, you can now set the programming language (get in touch with us if you're missing anything). When viewing the article in the frontend, correct highlighting is applied and you can also copy code snippets.
public function envelope(): Envelope{ return new Envelope( subject: 'New team member signed up', );}
Code highlighting is powered by Torchlight.
The editor looks and feels completely different and more modern. We hope you like it as much as we do. There may be a few smaller quirks that we need to fix over the next few days but it's already such an improvement to our previous editor. Let us know if you have any feedback or wishes.