Changelog
3.0.2 2022-12-16
Added
- Add site-based custom route for OAuth provider callbacks, to prevent
usePathInfo issues
Changed
- Update Facebook integration to better handle error handling and recent API changes
Fixed
- Fix an issue where the sidebar for posting would replace other meta info for entries.
- Fix provider icon alignment issues.
3.0.1 2022-10-12
Fixed
- Fix lack of validation on account settings.
- Fix an error when saving new accounts.
3.0.0 2022-10-11
Added
- Add
archiveTableIfExists() to install migration.
- Memoize all services for performance.
- Add checks for registering events for performance.
- Add resave console command for elements.
- Add missing English translations.
Changed
- Now requires PHP
8.0.2+.
- Now requires Craft
4.0.0+.
- Rename base plugin methods.
Fixed
- Fix an error when uninstalling.