v1.1.0 is a major quality-focused update that transforms the app into a more maintainable and reusable console utility library.
v1.1.0
What changed
Internal improvements
TryParseJsonLikeText
TryParseJsonLike
NormalizeOptionalText
InvokeConsoleOptionalLabel
This release focuses on internal quality improvements and metadata completeness over v1.0.0.
🚀 Enhancements
ℹ️ Additional Info
No functional changes were introduced to the public console behavior.
New features:
console.trace(): Outputs a complete stack trace to the web console, allowing developers to see the exact execution path and which OutSystems visual logic nodes triggered a specific log or event.