Releases: yishn/tikzcd-editor
Releases · yishn/tikzcd-editor
tikzcd-editor v0.9.0
- Rewritten parser that works for more edge cases
tikzcd-editor v0.8.0
tikzcd-editor v0.7.2
- Fix LaTeX code parser not working
tikzcd-editor v0.7.1
- Generated permalinks are now shorter
- Fix Github toolbar button
- Disable non-loop action shortcuts for loops
tikzcd-editor v0.7.0
- Add ability to create loops (Thanks to @varkor)
tikzcd-editor v0.6.0
tikzcd-editor v0.5.6
- URL permalinks support diagrams with non-ASCII characters (Thanks to @youqad)
tikzcd-editor v0.5.5
- Fix positions of long labels on curved arrows
tikzcd-editor v0.5.4
- Fix label positions on curved arrows (Thanks to @Isomorphisme)
- When generating code, node values with special characters are wrapped in braces to let tikzcd handle them gracefully
tikzcd-editor v0.5.3
- Fix being accidentally able to select text while drawing arrows on Safari
- Fix edge keyboard shortcuts being activated while in text insertion mode