Skip to content

Latest commit

 

History

History
105 lines (52 loc) · 4.88 KB

CHANGELOG.md

File metadata and controls

105 lines (52 loc) · 4.88 KB

2.1.0 (2024-07-14)

Features

  • Add validation to required idMe (1e2e2c1)

Chores

2.0.0 (2024-07-14)

⚠ BREAKING CHANGES

  • Change previous Facebook Messenger Plugin deprecated by Facebook to Link Me how alternative

Features

  • Add support Angular 18 (828fd61)
  • Change Facebok Messenger Plugin deprecated to Link Me (8026b46)

Bug Fixes

  • Fixed dependencies to release (d406b5d)

Chores

1.3.0 (2024-04-10)

Features

  • Upgrade to new Control flow Angular (7a4974d)

Chores

  • set node 20 in release (62553e9)
  • sync package.lock.json with node 20 (49daf14)
  • update dependencies to Angular 17 (cf46024)
  • Update GitHub Action Release (1316739)
  • Update project.json demo (834ba1a)
  • update script to deploy (b0e87e7)

1.2.0 (2023-10-30)

Features

  • Add lazy and theme_color how configurable parameters (dbcf293)

Chores

1.1.0 (2023-10-28)

Features

  • Add Greeting Options and Language (118c53e)

Bug Fixes

  • fixed render problem of facebook plugin (7c695bb)

Chores

1.0.1 (2023-10-26)

Bug Fixes

  • update global FB variable (d6f271b)
  • update namespace error of fb (48795b6)

1.0.0 (2023-09-10)

Features

Chores