VOOZH about

URL: https://dev.to/darkwing_d/fludex-v11-console-module-is-now-available-3pgj

โ‡ฑ FludeX v1.1 โ€” Console module is now available - DEV Community


FludeX v1.1 is live. The Console module is now available โ€” full runtime log access directly in your build, no editor connection required.

๐Ÿ‘

What's in the Console module:

  • Search across all logs
  • Filter by log type โ€” errors, warnings, logs
  • Resizable stack trace view
  • Copy log to clipboard
  • Ring buffer storage with configurable capacity and memory usage insight

Also in this update:

  • ButtonResult โ€” Toast feedback for button actions. Success, failure, and unhandled exceptions each surface the appropriate notification automatically.
  • Void button overloads โ€” Action and Func complete silently unless an exception is thrown.
  • FludexConfig.Widgets โ€” new WidgetsConfig to control built-in widget behaviours.
  • IConfigurableModule โ€” modules can now expose a settings view via a settings button in the app bar.

Asset Store ยท Documentation ยท WebGL Demo