Browse Source

chore: update changelog

ntorga 2 months ago
parent
commit
03a1b841a0
1 changed files with 4 additions and 2 deletions
  1. 4 2
      CHANGELOG.md

+ 4 - 2
CHANGELOG.md

@@ -5,6 +5,9 @@
 feat: runtime php run
 feat: implement clearable fields for cron and mappings
 feat: add dash link to default index
+feat: prevent only account deletion
+fix: add debug logs to ssl watchdog
+fix(api): rename accountId to operatorAccountId
 feat(ui): safe prefill user and pass on login via query params
 fix(ui): missing capital letters on modals
 fix(ui): use UiToolset instead of local utilities
@@ -13,8 +16,7 @@ fix(ui): add file.name to file manager update file content
 fix(ui): resize code editor when modal is resized
 fix(ui): keep file line in active state when selected
 fix(ui): code editor height when full screen
-fix(api): rename accountId to operatorAccountId
-fix: add debug logs to ssl watchdog
+fix(ui): php update settings missing vhost
 
 0.2.5 - 2025/05/27
 refactor(ui): sidebar