What's Changed
-
✨ feat: EPP protocol support (experimental) by @maelgangloff in #72
- Introduced initial support for the EPP (Extensible Provisioning Protocol), enabling domain ordering via EPP.
- EPP keys and client certificates are managed via temp files and file storage.
- Implemented DTOs and validation logic for EPP operations.
-
🧼 refactor: Symfony controllers into proper API Platform state processors by @vinceh121 in #79
- Reworked controllers to leverage API Platform's state processors for cleaner handling.
- Improved watchlist trigger behavior and domain registration automation during watchlist creation.
Full Changelog: v1.1.5...v1.2.0