Skip to content

v1.4.0

Choose a tag to compare

@jaapstronks jaapstronks released this 26 Jul 17:08
fe66fb6

1.4.0 (2026-07-26)

⚠ BREAKING CHANGES

  • the freeform-slide type is no longer registered. Slides stored with type: "freeform-slide" render the generic unknown-type placeholder instead of their canvas; their content remains in the deck JSON.

Added

  • editor: split the inspector background by frequency, drop the header row (#393) (5a842e4)
  • mcp: derive get_slide_types from the registry, not the AI catalog (#386) (84f87d3)
  • slide-types: gate companion coverage so a type cannot drift silently (#388) (b9b18ee)
  • slide-types: give a removed slide type a real render contract (#384) (e1eb3d9)
  • slide-types: let a type carry its own usage rules for agents (#390) (b1f79a0)

Fixed

  • export: repair broken #slide=<n> deep-link in exported HTML (#391) (ba8dadc)

Changed

  • cap the version at 1.x while Deckyard is in beta (18701a4)
  • remove the deprecated freeform slide type (#377) (e12a0ee)