Skip to content

Conversation

@castledking
Copy link
Contributor

@castledking castledking commented Dec 13, 2025

Summary

Fixes prefixes and placeholders in console output

Changes

  • ConsoleFilter — Now detects <p: placeholders even without the symbol prefix
  • Strings — Fixed symbol prefix pattern to handle repeated prefixes (e.g., $ERROR | $ERROR)
  • Utilities — Removed unnecessary PlaceholderDependency check that was blocking valid placeholders
  • Version bump to 4.2.7

Testing

Tested with console messages containing placeholders without prefix.

- Console now detects <p: placeholders even without symbol prefix

- Fixed symbol prefix pattern to handle repeated prefixes

- Removed unnecessary PlaceholderDependency check

- Version bump to 4.2.7
@iiAhmedYT
Copy link
Collaborator

not handling repeated prefixes is an intended behavior. also please do not bump versions of your own accord.

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.

2 participants