Skip to content

v2.3.1-beta.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 01:21
6e856cb

Changelog

  • 87b69e3 Merge pull request #100 from Mertcikla/99-add-default-connector-style-option-to-settings
  • 790eeae Merge pull request #101 from Mertcikla/connector-polish
  • 6e856cb Merge pull request #103 from Mertcikla/102-cant-add-icons-directly-from-the-ui
  • a244c8e Merge pull request #98 from Mertcikla/76-add-keyboard-shortcuts-to-undoredo-buttons-on-the-editor
  • 31eec41 Merge remote-tracking branch 'origin/main' into 76-add-keyboard-shortcuts-to-undoredo-buttons-on-the-editor
  • 02413e2 chore: bump tldiagram proto gen modules to 20260613
  • 8e45381 chore: bump version to v2.3.1-beta.1 [skip ci]
  • 89559eb chore: remove 'Maximum 3 linked technologies' helper text
  • 6caadc5 delete old md
  • 6ace706 feat: Add keyboard shortcuts for view undo/redo and update tooltips
  • 79d95ae feat: add connector route builder and use in UI
  • 3386565 feat: add connector style preference and apply to creation/preview
  • 334f3e7 feat: add custom technology create UI with upload
  • 3a409f8 feat: add inline custom technology creation and preserve explicit png icons
  • e596382 feat: add support for custom PNG icons and dynamic icon serving
  • 3f9d96c feat: improve custom technology options toggle UI
  • 16bc372 feat: improve custom technology upload UI
  • c09a0e7 feat: improve step/smoothstep connector routing and export utilities
  • c6b75a7 feat: map connector style to ReactFlow connectionLineType
  • 8740b84 feat: persist click-connect source handle and add temp connector styles
  • 06f85cd feat: snap connector-create preview to nearest node and hide slots
  • 2c01caf feat: suppress handle clicks and cancel on move
  • 4675f62 fix: correctly handle Safari pinch gesture for zoom in ViewsGrid
  • ec5c4de fix: include additional props in ElementNode equality and rename navigate prop
  • 413b9fc fix: refine connector drag, highlighting, and placement logic
  • 59b82a3 fix: reject disallowed URL schemes in SVG icon validation
  • 0b0295f fix: serve icon assets locally in dev and add e2e tests
  • 262db99 fix: validate dynamic icon filenames
  • 6a35fc2 refactor: Add explicit event types and remove unused icon import