- 🇮🇳India cbuvaneswaran
Hi,
Removed Controller and updated the module with new structure.
- Drupal 9 and 10 Support: This release brings compatibility with both Drupal 9 and Drupal 10, allowing users to seamlessly integrate the module with their latest Drupal installations.
- Enhanced Security: Implemented Acquia recommended secret settings approach to replace the storage of API key and secret. This ensures a more secure storage mechanism, aligning with best practices recommended by Acquia for safeguarding sensitive information.
- Refactored Controller to Services: The controller has been removed and replaced with services. This architectural change enhances the modularity and maintainability of the module. Additionally, dependency injection has been utilized to streamline service integration, promoting better code organization and scalability.
Regards,
Buvaneswaran.