Toggle menu

Standardised Site iCM.NET 10.6.48

Released, 11 August 2023 09:51

Breaking Changes

There are no breaking changes in this release.

Comms Template Manager 1.1.49

The Swag Handlebars Helpers are now available in your templates.

We've also fixed an bug that caused accented characters to be removed from templates when they were imported.

Contribute 1.1.12

The forms used to manage events have been updated to include the following fields (they were already present on the create event form):

  • Show/hide availability
  • Show/hide location
  • Show/hide price
  • Show/hide dates
  • Sold out display text

The following mappings will need to be manually merged into your existing configuration end points:

"formToArticleMapping": [{
    "from": "form_SHOWAVAILABILITY",
    "to": "Extension.SHOWAVAILABILITY"
}, {
    "from": "form_SHOWDATES",
    "to": "Extension.SHOWDATES"
}, {
    "from": "form_SHOWLOCATION",
    "to": "Extension.SHOWLOCATION"
}, {
    "from": "form_SHOWPRICES",
    "to": "Extension.SHOWPRICES"
}, {
    "from": "form_NOAVAILABILITY",
    "to": "Extension.NOAVAILABILITY"
}]

and:

"articleToFormMapping": [{
    "from": "Extension.SHOWAVAILABILITY",
    "to": "form_SHOWAVAILABILITY"
}, {
    "from": "Extension.SHOWDATES",
    "to": "form_SHOWDATES"
}, {
    "from": "Extension.SHOWLOCATION",
    "to": "form_SHOWLOCATION"
}, {
    "from": "Extension.SHOWPRICES",
    "to": "form_SHOWPRICES"
}, {
    "from": "Extension.NOAVAILABILITY",
    "to": "form_NOAVAILABILITY"
}]

iCM.NET Framework (Theme) 25.6.460

This release updates Core Resources to version 25.4.891. This restructures and reorders the bundled CSS so the classes on the card component are applied correctly. This fixes some styling issues in the new repeating pages iCM release.

Impact Theme 12.8.55

The minimum header height has been removed from the .header__banner class, so the header is now the same height as the content.

Panel Template 2.2.56

This version has two fixes for parallax panels. The alt text for images displayed in the panel is now blank as they are purely decorative, and we've fixed list items so they correctly display the summary, list items or both, as set in the list article extras.

User Requests 13.7.46

The styles applied to the cards in User Requests have been updated to target .card--userrequest. Previously they only applied to .card__label and .card__labeltxt, which were too generic and clashed with the new repeating page form styling.

We've also fixed field labels which were wrapping onto separate lines.

Last modified: 11 April 2024 10:20
Last modified on April 11, 2024

Share this page

Facebook icon Twitter icon email icon

Print

print icon