Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 15:48
· 26 commits to main since this release

Major changes since v1.4.0

  • DOC : Fixing typos #32 (From deining)
  • BUGFIX : Fix broken PlantUML example (Thomas Wucher)
  • FEATURE : Create a Zen mode edition #25
  • FEATURE : Build docker image for amd64, arm64, 386, arm/v7
  • FEATURE : Provide images than can start as random user id
  • FEATURE : Add shortcut Alt+z to open Zen Mode
  • FEATURE : Add shortcut Alt+i to open Import URL window
  • FEATURE : Add shortcut Alt+x to open Examples window
  • FEATURE : Update default plantuml examples to include skin "rose"
  • FEATURE : Add UMlet example (Thomas Wucher)
  • FEATURE : Add a "Copy" section "Markdown content with source as comment #28
  • FEATURE : Add support for D2 (+examples)
  • FEATURE : Add DBML support
  • FEATURE : Add Structurizr
  • FEATURE : Adding pan-zoom support
  • FEATURE : Support WireViz diagrams and examples (with doc links)
  • FEATURE: Better zen mode on small screens (when editor is on top of diagram, the editor takes only half of the height of the screen)
  • STORYBOOK: Fix some storybook screens