Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 1.39 KB

File metadata and controls

68 lines (38 loc) · 1.39 KB

Release Notes for Messenger Customer Chat

2.0.0 - 2022-06-21

Changed

  • Updated plugin for Craft 4.

1.1.3 - 2021-07-18

Changed

  • Updated composer extras. No changes made in codebase.

1.1.2 - 2021-03-06

Changed

  • Updated documentation.
  • Removed requireAdmin() when saving settings so that plugin access can be granted to user/group through permissions.
  • Removed files which are no longer used.
  • Cleaned up repo.

Fixed

  • Fixed a bug so that getFullPath won 't be called from console requests.

1.1.1 - 2020-12-23

Changed

  • Updated README and "getting started" documentation.
  • Removed requireAdmin() from default controller init method so that plugin access can be granted to user/group through permissions.
  • Updated plugin css and node packages.

1.1.0 - 2020-08-16

Added

  • Added support for using code snippet copied directly from Facebook page settings.
  • New translations.

Changed

  • Updated Graph API to the current (v8.0) version.
  • Updated README and "getting started" documentation.

Fixed

  • Fixed minor html bugs.

1.0.2 - 2020-07-19

Fixed

  • Corrected version number.

1.0.1 - 2020-07-19

Changed

  • Changed sidebar menu items in CP under plugin's Site Settings to show a green or red status label based only on plugin's enabled setting regardless of opening hours or sections.

1.0.0 - 2020-07-19

Added

  • Initial release.