Merge branch 'develop' into feature/4706_allow_notes_in_namespace

This commit is contained in:
kairi
2024-12-01 09:20:39 +09:00
committed by GitHub
25 changed files with 620 additions and 124 deletions

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: architecture diagrams no longer grow to extreme heights due to conflicting alignments

View File

@@ -1,5 +0,0 @@
---
'mermaid': patch
---
fix: Kanban diagrams will not render when adding a number as ticket id or assigned for a task

View File

@@ -1,5 +0,0 @@
---
'mermaid': patch
---
fix: Intersection calculations for tilted cylinder/DAS when using handdrawn look. Some random seeds could cause the calculations to break.