You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…Actions (#1222)
* Adds HTTPS restrictions for URLs on Attachments, ApiActions, and
GuiActions
* Removes Markdig dependency and markdown validation
* Removed `FluentValidationLocalizationDtoExtensions`, moved these
functions to the string extensions
#1227
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
- **New Features**
- Introduced new validation methods for HTTPS URLs and valid HTML
content in various DTOs.
- Enhanced the `DialogGenerator` to ensure all generated URIs utilize
the HTTPS scheme.
- **Bug Fixes**
- Removed outdated validation methods for HTML and Markdown content,
streamlining validation logic.
- **Refactor**
- Improved the structure of validation logic across multiple validators
for clarity and maintainability.
- **Chores**
- Removed the package reference for `Markdig.Signed` to reduce
dependencies.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Magnus Sandgren <5285192+MagnusSandgren@users.noreply.github.com>
No description provided.
The text was updated successfully, but these errors were encountered: