Skip to content

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.

…e extensions

- Updated `defaultExtensions` to accept options for placeholder text and link click behavior.
- Implemented `linkifyContent` utility to automatically convert plain URLs into clickable links in read-only mode.
- Refactored editor content validation to incorporate linkification, improving user experience when viewing content.
- Streamlined the linkification process by refining the handling of text nodes, ensuring only plain text nodes are transformed.
- Improved the conditions for returning original text nodes when no links are detected, enhancing performance and maintainability.
- Updated the recursive structure to better manage child nodes and their content, resulting in cleaner code.
…enhance task computation

- Removed caching from the getAllFrameworkInstancesWithControls function for improved clarity and maintainability.
- Streamlined the mapping of framework instances to controls, ensuring better readability.
- Updated task computation logic in computeFrameworkStats to deduplicate tasks, preventing double counting and improving accuracy in task statistics.
@vercel
Copy link

vercel bot commented Aug 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
app (staging) Building Building Aug 19, 2025 10:19pm
portal (staging) Building Building Aug 19, 2025 10:19pm

@Marfuen Marfuen merged commit e756218 into release Aug 19, 2025
10 of 12 checks passed
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.51.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants