Changelog & Release Notes
Version 1.0Copied!
Update - 25.03.2025
Changes in the Project Plan API:
-
Added an array of walls under the Room object.
-
Partial Areas are now exposed under Objects.
-
Added
wall_uid
to the Room.Object, facilitating identification of wall items and partial wall areas. -
Introduced
values
under Object, providing dynamic values depending on the object type. For furniture, it includes height, width, and depth; for Partial Areas, it includes color and dimensions. -
Added
formatted_dimensions
to the Room object. -
Renamed
Objects.symbolId
toObjects.symbol_id
for consistency.
Initial Release - 04.02.2025
🎉 Launch of the new magicplan API documentation!
Features:
-
Comprehensive Getting Started guide.
-
Advanced Integrations: Guides for SSO, Deep Linking, and Custom Export Button, including real-world use cases
-
Full API documentation: Includes detailed request/response examples for Projects, Plans, Webhooks, and more.