- Fixed app icon.
- Fixed telnet server logger format issue.
- Fixed an issue where
<and>in log content were parsed as HTML tags by the browser; they are now escaped to<and>.
- Refined color mapping for log levels.
- SDK initial options now support
showQueueNameInBrowser.
- SDK initial options now support
consoleLoggerFormatString.
- Migrated log level styling configurations to HTML template to optimize log display effects in dark mode.
- Removed dependency on
XLFacilityheader files from SDK public headers, now import these headers directly in your own projects for better modularity and flexibility.
- First release of the SDK version.