Skip to content

v14.0.0

Compare
Choose a tag to compare
@MurhafSousli MurhafSousli released this 01 Jun 00:18
· 28 commits to master since this release
6ca03c8

What's Changed

  • feat: Update to angular 17.
  • feat: Add a service for sharing links, closes #661.
  • feat: Add new provider functions to easily override share buttons options.
  • enhance: Update share logos colors.
  • enhance: Replace Twitter with X, closes #650 and #657.
  • feat: Ability to create a sharer links through the share service.
  • feat: Add args input to add additional custom parameters to the sharer link.
  • fix: Cannot override windowObj due to mergeDeep, closes #572.
  • fix: config is ignored if the module is lazy loaded, closes #579.
  • fix: opened output not firing, closes #633.

Breaking changes:

  • Rename ShareButtonConfig to ShareButtonsOptions.
  • Remove closed output from share directive and components.
  • Remove autoSetMeta input from share directive and components.
  • remove url ,title, description ,image ,tags and redirectUrl from global options

Full Changelog: v13.0.0...v14.0.0