Skip to content

Releases: Shazwazza/Articulate

v6.0.0

11 Jun 10:06
40432ca

Choose a tag to compare

What's Changed

  • Installer fixes - allow installer to run by @gavinfaux in #456
  • Umbraco 15/16 compatability by @gavinfaux in #462
  • Umbraco 16 (.NET 9) and Umbraco 17 (.NET 10) by @gavinfaux in #470
  • Bump Umbraco.Cms from 13.9.2 to 13.12.1 by @dependabot[bot] in #469
  • fix: Harden external import media fetches by @gavinfaux in #473
  • fix: remove duplicate package reference by @gavinfaux in #472
  • Security hardening, import fixes and QA improvements by @gavinfaux in #474
  • Supporting Umbraco v15 by @Shazwazza in #455
  • Ensure NuGet symbol packages include PDBs in Linux release builds by @Copilot in #476
  • Consolidate the build workflow on Linux by @Copilot in #477
  • chore: harden npm package install requirements by @gavinfaux in #478
  • Add agentic workflow efficiency-improver by @Shazwazza in #480
  • [efficiency-improver] perf: use FrozenDictionary for search fields in DefaultArticulateSearcher by @github-actions[bot] in #481
  • [efficiency-improver] perf: cache publishedDate property type ID to eliminate per-request DB lookup by @github-actions[bot] in #485
  • fix: prevent HMAC image 400 by using IHtmlContent for CSS url() values by @gavinfaux in #483
  • Bump Umbraco 17.4.0 and update CI build workflow by @gavinfaux in #488

Full Changelog: v5.2.2...v6.0.0

v5.1.1

14 Jun 18:57

Choose a tag to compare

  • Fixes: newly installed articulate package , clicking on categories or tags gives --> NullReferenceException: Object reference not set to an instance of an object. #449

Full Changelog: v5.1.0...v5.1.1

v5.1.0

03 May 20:11

Choose a tag to compare

What's Changed

  • Fixes #446, #439, #432 - The issue where dynamically routed nodes like categories and tags would end up in a 404 if a custom 404 page in Umbraco or ILastChanceContentFinder was declared - was a doozy of a bug to figure out 😅
  • Adds a .NET 8 target

Full Changelog: v5.0.3...v5.1.0

v5.0.3

03 May 20:08

Choose a tag to compare

What's Changed

  • bump System.ServiceModel.Syndication to 6.0.0 by @nvisage-gf in #443
  • Add method GetAllCategories to the ArticulateTagService by @wvdweerd in #442
  • 440 ArticulateRootNodeCache InvalidOperationException: Sequence contains no matching element by @nvisage-gf in #441
  • Bump Umbraco.Cms from 10.1.0 to 10.8.1 in /src/Articulate.Tests.Website by @dependabot in #435

New Contributors

Full Changelog: v5.0.2...v5.0.3

v4.5.0

20 Feb 16:55
b26f120

Choose a tag to compare

What's Changed

  • Bump Microsoft.AspNet.Identity.Owin from 2.2.2 to 2.2.4 in /src/Articulate.Web by @dependabot in #424
  • Bump Microsoft.AspNet.Identity.Owin from 2.2.2 to 2.2.4 in /src/Articulate by @dependabot in #425
  • Bump UmbracoCms.Core from 8.2.3 to 8.5.4 in /src/Articulate.Web by @dependabot in #426
  • Bump UmbracoCms.Core from 8.2.3 to 8.5.4 in /src/Articulate by @dependabot in #427
  • Fix for #444 by @Jeavon in #445

Full Changelog: v4.4.0...v4.5.0

v5.0.2

03 May 20:08

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.0.2

v5.0.0

01 Nov 17:46

Choose a tag to compare

What's Changed

Major release supporting Umbraco 10+

New Contributors

Full Changelog: v4.4.0...v5.0.0

v4.4.0

07 Mar 22:05

Choose a tag to compare

What's Changed

  • Fixes BlogMl exporter doesn't handle code fences with language aliases #416
  • Added https to call fonts by @simonech in #377
  • Fix Culture Varying Blog Page not returning BlogLogo in GetArticulateCropUrl by @marcemarc in #410
  • Bump Newtonsoft.Json from 12.0.1 to 13.0.2
  • Bump Microsoft.Owin.* from 4.0.1 to 4.2.2
  • Resolves #385. by @FloppyChips in #386

New Contributors

Full Changelog: v4.3.2...v4.4.0

v4.3.2

07 Dec 21:40
70fe5c4

Choose a tag to compare

What's Changed

  • fix-362 using content attribute for twitter:card meta tag by @fbranicky in #363

Full Changelog: v4.3.1...v4.3.2

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

See 4.3.0 release blog post for more detailed info on the 4.3.0 release.

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.

v4.3.1

08 Apr 00:54
493364e

Choose a tag to compare

2 bugs fixed, see milestone for full details: https://github.com/Shazwazza/Articulate/milestone/20?closed=1

See 4.3.0 release blog post for more detailed info on the 4.3.0 release.

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.