Skip to content

Latest commit

 

History

History
255 lines (130 loc) · 8.89 KB

CHANGELOG.md

File metadata and controls

255 lines (130 loc) · 8.89 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Added documentation for getPixallVisitorId()

Updated

  • Updated estimateDeliveryDate to deliveryDateRange

Updated

  • Updated Vehicle Event field keys to add estimatedDeliveryDate

Updated

  • Updated Internal Locations documentation to add a note about uncompatible header variations with header-toolbar

Fixed

  • Fix another content formatting issue.

Fixed

  • Fix content formatting issue.

Added

  • Added / Updated documentation for insertGalleryContent to include instructions on inserting HTML based slides to the gallery.

Updated

  • Updated the requirement documentation.

[2021-09-13T18.53.45] - 2021-09-13

Updated

  • Updated insertGalleryContent documentation with inclusion of insertMethod

Updated

  • Updated insertGalleryContent documentation.

Updated

  • Documentation for updateLink

Added

  • re-added doc for updateLink method for internal users due to github action failure

Added

  • Added doc for updateLink method for internal users.

Added

  • Documented the page content modification method for internal users.

Fixed

  • Fixed an unlinked section in the changelog.

Updated

  • Removed branch protection. Not able to force push to master.
  • Run verify workflow only on PRs

Fixed

  • Trying forced push again

Fixed

  • Protecting the master branch but allowing force push to enable git actions to update the changelog

Fixed

  • Fixing issue with changelog update by workflow on protected branch. By disabling branch protection since wf doesn't allows this ability yet.

Added

  • Added ability to run project locally via a dockerized container.

Added

  • Added a changelog enforcer to the workflow.
  • Tagging and uploading the releases.
  • Updating the changelog after a release