DEV Community

Cover image for FludeX v1.1 — Console module is now available
Serhii Smirnov
Serhii Smirnov

Posted on

FludeX v1.1 — Console module is now available

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

Top comments (0)