Skip to content

Releases: DigitalMomentum/MetaMomentum

V2.2.0 Upgrade to use Umbraco UI Library

17 Nov 05:59
Compare
Choose a tag to compare

Latest Release for Umbraco 8,9 &10

Installation

.NET CLI:
dotnet add dotnet add package MetaMomentum --version 2.2.0

Package Manager:
Install-Package MetaMomentum -Version 2.2.0

Install from Our:
Umbraco Package

Release Notes:

  • Update UI to use the new Umbraco UI Library
  • RTE / Html fallbacks now strip the HTML tags
  • Bug Fixes and performance improvements

V1.2 - Umbraco 9 and Media Picker 3 support

06 Jul 23:32
Compare
Choose a tag to compare

This release now supports both Umbraco 8 & 9 (.net 4.7.2 and .net 5).
Media Picker 3 has just been released to the latest V8 version, so has been updated to support that as well.

V1.1 - Add Fallbacks for the share image

26 May 23:46
Compare
Choose a tag to compare

This release has added the ability to configure fallback fields for the share image, to fall back to a media picker or upload field* on the page when one is not provided by the user.

Features:

  • #1 Fallbacks for the share image: The upload field is supported; however we recommend using the media picker. For the upload picker, page needs to be saved twice (one to upload the image, and then the other to save the changes to Meta Momentum), so is not ideal for the editor.

Bugfix:

  • #2 Missing query string in renderMetaTags.cshtml on image

First Release

10 May 13:00
Compare
Choose a tag to compare
v1.0

Update Readme