Skip to content

Conversation

@PanKosmat
Copy link
Contributor

This update adds support for the ignorecase option in the STRING_CONTAINS and STRING_DOES_NOT_CONTAIN requirement types. Previously, case-insensitive matching was only available with STRING_EQUALS and STRING_DOES_NOT_EQUAL, which reduced flexibility and could cause issues in GUIs relying on mixed-case, multi-word input.

Added new requirement types allowing users to use "ignorecase" with "STRING_CONTAINS" and "STRING_DOES_NOT_CONTAIN"
Added new requirement types allowing users to use "ignorecase" with "STRING_CONTAINS" and "STRING_DOES_NOT_CONTAIN"
Added new requirement types allowing users to use "ignorecase" with "STRING_CONTAINS" and "STRING_DOES_NOT_CONTAIN"
@Kqliber Kqliber merged commit 9d8231e into HelpChat:main Nov 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants