Skip to content

CMP v2.4

Compare
Choose a tag to compare
@v-royavinash v-royavinash released this 06 Dec 19:04
· 5 commits to main since this release
3ef6d64
  • Upgraded SPFx version from 1.13.0 to 1.15.0 and its related NPM packages.
  • Upgraded node.js to v16.18.0 which is compatible for SPFx v1.15.0.
  • New Feature: Added a new "Admin Tasks" feature, that allows admin to manage champion requests, event requests and config settings.
  • New Feature: Ability for the admin to enable events approval and allow them to review the events submitted by champions and approve it.
  • New Feature: Ability to send notification to Managers for the pending event requests.
  • New Feature: Ability to customize the display name and choices of Region, Group and Country columns in Member List and show/hide these columns in various screens of the application (eg: Add Member , Become a Champion, etc..)
  • New Feature: Implemented a functionality to unlock digital badges for Champions based on their points.
  • Bug Fix: Digital Badge error for profiles with no profile picture in CDN enabled tenant.
  • Bug Fix: Reversal of First name and Last name in Member List for the tenants with display name format as 'LastName FirstName'.
  • Other Changes: Few minor UI enhancements