Skip to content

v0.36.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 10:23
074ae4c

0.36.0 (2024-12-05)

⚠ BREAKING CHANGES

  • Edit API v1 validation is no longer supported (e.g. edit api v1 checked if an elements id was unique in the document)
  • Edit event v1 properties derived and checkValidity will be ignored

Features

  • Allow .fsd file creation (d9a4a0c)
  • Edit events v1 will be converted event v2 (14e933e)
  • Editor plugins can be rendered without an active document (8b06a37)
  • Handle Config Plugin Events (a510664)
  • render plugin download UI on event (44a51f0)
  • Support edit api v2 (#1581) (14e933e)
  • Enable transpower publisher plugin (#1598)

Bug Fixes

  • 1553 LN LN0 wizards read only attributes (#1568) (87aa759), closes #1553
  • correct plug-ins' paths (a7a14ce)
  • store nsdocs correctly for descriptions (#1606)
  • Fix Help page linking error (#1594)