diff --git a/website/docs/changelog/1.3.8.md b/website/docs/changelog/1.3.8.md index 7bbf5992..261934cf 100644 --- a/website/docs/changelog/1.3.8.md +++ b/website/docs/changelog/1.3.8.md @@ -2,9 +2,12 @@ Not released yet ### 💅 Polish - [`domain_link` class can now be used in OpenPanel UI templates to exclude Capitalize Domains feature](https://i.postimg.cc/XqYQrJxk/2025-06-06-13-06.png). +- [certificate information adden in *OpenPanel > Domains > SSL*](https://i.postimg.cc/gjZ3TNFw/2025-06-06-15-53.png). +- `/api/domains` route is added on OpenAdmin API. ### 🐛 Bug Fixes - fixed broken screenshot url on WP Manager. - fixed bug changing feature set from 'default' on *OpenAdmin > Edit Plan* form. - fixed import error with domain_logs module. - [fixed error with incorrect archive_path_logged on compression](https://i.postimg.cc/wTGR8vNY/2025-06-06-13-27.png) +- fixed errrors with `opencli doamins-ssl info` command.