Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

67 lines (45 loc) · 1.83 KB

Socializer Changelog

2.0.4 - 2023.08.02

Fixed

  • Fixed bug when trying to create a Telegram provider.

2.0.3 - 2023.02.09

Fixed

  • Fixed bug where edit url was missing on providers index page (#51)

2.0.2 - 2022.11.17

Added

  • Added siteUrl to general settings (#10)

Fixed

  • Fixed issue with siteUrl (#10)

2.0.1 - 2022.08.29

Fixed

  • Fixed issue where user was deactivated after sign-up (#35)

2.0.0 - 2022.05.21

Added

  • Added Craft CMS 4 support

1.2.0 - 2020.10.24

{tip} Apple Sign In for Craft CMS is here (beta)! Provide a fast, secure, and privacy-friendly way for users to set up an account and start using your apps and websites docs. Enjoy!

Added

  • Added Apple Sign In (Beta) More Info
  • Added Medium provider

1.1.0 - 2020.05.30

Added

  • Added EVENT_BEFORE_LOGIN event
  • Added EVENT_AFTER_LOGIN event
  • Added EVENT_BEFORE_REGISTER event
  • Added EVENT_AFTER_REGISTER event

1.0.5 - 2020.05.19

Fixed

  • Fixed issue when assigning user groups
  • Fixed issue when user cancel login on provider

1.0.4 - 2020.05.19

Fixed

  • Fixed issue on Provider validator

1.0.3 - 2020.05.19

Fixed

  • Fixed issue on callback URL

1.0.2 - 2020.05.16

Added

  • Initial release