From 26bff544bf4f1621d8a7845a3165bafdd7f95545 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 6 Jun 2025 15:55:03 +0200 Subject: [PATCH] Update 1.3.8.md --- website/docs/changelog/1.3.8.md | 3 +++ 1 file changed, 3 insertions(+) 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.