d2/ci/release/changelogs/next.md
Alexander Wang 595fafc4c8
fix class
style validation

changelog
2023-04-27 11:48:07 -07:00

904 B

Features 🚀

  • Pill shape is implemented with rectangles of large border radius. Thanks @Poivey ! #1006

Improvements 🧹

  • ELK self loops get distributed around the object instead of stacking #1232
  • ELK preserves order of objects in cycles #1235
  • Improper usages of class and style get error messages #1254

Bugfixes ⛑️

  • Fixes an issue with markdown labels that are empty when rendered #1223
  • ELK self loops always have enough space for long labels #1232
  • Fixes panic when setting shape to be class or sql_table within a class #1251