This commit is contained in:
jarek
2026-02-08 10:27:56 +01:00
parent 38fa758d8a
commit 9daa647709
+3 -3
View File
@@ -16,9 +16,9 @@
{ "type": "fix", "text": "Use native compose pull and up when updating stack containers" },
{ "type": "fix", "text": "Fix vulnerability scans hanging indefinitely or failing with JSON parse errors" },
{ "type": "fix", "text": "Fix memory leaks in SSE event streams and unconsumed Docker API response bodies" },
{ "type": "improvement", "text": "Sort vulnerability scan results by severity by default" },
{ "type": "improvement", "text": "Copy button for compose file contents in stack modal" },
{ "type": "improvement", "text": "Confirmation dialog before git stack sync" },
{ "type": "feature", "text": "Sort vulnerability scan results by severity by default" },
{ "type": "feature", "text": "Copy button for compose file contents in stack modal" },
{ "type": "feature", "text": "Confirmation dialog before git stack sync" },
{ "type": "fix", "text": "Fix timezone aliases (e.g. Europe/Kyiv) not saving correctly" },
{ "type": "fix", "text": "Fix login crash with large session timeout values" },
{ "type": "fix", "text": "Fix profile display name not persisting due to field name mismatch" },