·
121 commits
to main
since this release
- Added SharePoint client block: Introduced a new block for SharePoint, allowing integration and file handling within the app.
- Added optional parameter to connections: Enabled optional parameters for connections, providing greater flexibility in configuring connections.
- Fixed performance issue when rendering long markdown content: Improved rendering of long markdown text.
- Merged adjustment details blocks: Consolidated detail blocks for a cleaner display, improving readability and reducing visual clutter.
- Added sections to form properties: Organized form properties into sections for easier navigation and better management.
- Filled config with defaults for nested schema objects: Enhanced configuration handling by auto-filling defaults, even for nested schema objects, simplifying the block setup process.
- Enabled passing headers to the browser block: Added the ability to pass headers to the browser block, allowing for custom header configurations in requests.
- Updated API interface documentation: Revised API documentation for improved clarity and accuracy, reflecting the latest interface updates.
- Added YouTube video block to display videos in the builder: Introduced a YouTube video block, allowing users to embed YouTube videos directly within the builder interface.
- Displayed external link metadata on hover in markdown links: Added hover tooltips for external links in markdown, displaying metadata to give users context about linked content.