Skip to content

v4.3.0

Compare
Choose a tag to compare
@Shazwazza Shazwazza released this 22 Mar 01:09
· 238 commits to develop since this release

5 bugs fixed and one super nice feature! The create blog post endpoint and associated Articulate Markdown property editor have been updated to properly support GitHub style code fences/snippets. So now you can easily write and post markdown directly from your browser including nicely formatted code in any language you want 🎉 (see Upgrading below)

See milestone for full details: https://github.com/Shazwazza/Articulate/milestone/19?closed=1

See 4.3.0 release blog post for more detailed info.

Articulate is available on Nuget or via Our

PM> Install-Package Articulate

❤️ If you use and like Articulate please consider becoming a GitHub Sponsor ❤️

New Installs

Via Nuget

Articulate will add an Articulate dashboard in the Settings section. If you install via Nuget, then you won't have the Articulate data automatically installed for you so once you load up your back office, go to the Dashboard and install the data:

image

Via Back office

If you install Articulate through the back office - it's just like it was before and Articulate will populate all of the demo data automatically. https://our.umbraco.org/projects/starter-kits/articulate/

Upgrading

4.3.0 specifics - To have the new markdown with code snippet feature, you'll need to make sure that the Articulate Markdown Data Type is using the Articulate Markdown property editor. In many cases, this will just be configured to use Umbraco's default Markdown property editor. All you need to do is change it to use Articulate Markdown and everything will work.

If you are upgrading from articulate 3.x, please see these notes: https://github.com/Shazwazza/Articulate/releases/edit/v4.0.0

If you are upgrading from 4.x then upgrading is straight forward: Just update the package via nuget if that's what you use, else just install the package in the back office and it will upgrade.