Files
drmaterac.pl/modules/pshowsso/changelog.md
Jacek Pyziak 778ee26fe4 Add Symfony Deprecation Contracts package
- Created CHANGELOG.md to maintain version history.
- Added README.md with usage instructions for the trigger_deprecation() function.
- Initialized composer.json for the Symfony Deprecation Contracts library, specifying dependencies and autoloading.
2025-12-15 08:43:18 +01:00

60 lines
1.1 KiB
Markdown

### v1.3.9 - 2025-11-27
#### Fixed
- Compatibility
### v1.3.8 - 2025-08-14
#### Added
- Support for Prestashop 9
### v1.3.7 - 2025-07-11
#### Fixed
- Error: Unable to generate a URL for the named route "pshowsso.admin.config" as such route does not exist.
### v1.3.6 - 2025-04-28
#### Fixed
- Addedd missing service for Microsoft
### v1.3.5 - 2025-03-15
#### Fixed
- The problem with texts on buttons in prestashop 8.1+
### v1.3.4 - 2025-03-11
#### Fixed
- The problem with translations
### v1.3.3 - 2025-03-04
#### Added
- The missing translations
### v1.3.2 - 2025-01-16
#### Fixed
- Keycloak support
### v1.3.0 - 2024-12-03
#### Added
- Keycloak support
### v1.2.5 - 2024-10-21
#### Fixed
- Controller autoloading
### v1.2.0 - 2024-08-07
#### Added
- Support for Prestashop 1.7.7 and 1.7.8
### v1.1.1 - 2024-06-07
#### Fixed
- Redirection URL
### v1.1.0 - 2024-06-07
#### Added
- Sign in with Google
- Sign in with Microsoft
- Light and dark button themes
### v1.0.0 - 2024-06-05
#### Added
- Sign in with Apple
- Sign in with Github
- Sign in with Facebook
- Sign in with X (Twitter)