Skip to content

v1.46.4

Choose a tag to compare

@likec4-ci likec4-ci released this 20 Dec 04:54
Immutable release. Only release title and notes can be modified.
46cd92d

Features

  • icons: Added Bootstrap Icons as bundled icon provider. Use bootstrap:icon-name syntax to access over 2,000 icons from Bootstrap Icons. Example: icon bootstrap:house, icon bootstrap:gear-fill, closes #2503

Bug Fixes

  • #2506 39dcb77 - Fixed "exclude" option in project configuration (it was working only with "**/" prefix)
  • #2509 9b93f25 - Fix generated PlantUML diagrams for unsupported names, fixes #2307