MQTTX v1.12.1 更新日志

Release Note 🎉

🔐 Enhanced Security & Stability Update

This release introduces SCRAM-enhanced authentication support across all platforms, along with important bug fixes and performance improvements that enhance stability and user experience.

Features 🌈

Desktop,CLI,Web:

  • Implement SCRAM enhanced authentication for MQTT 5.0 with SHA-256 and SHA-512 support.

Desktop:

  • Update AI models to the latest 2025 versions:
    • OpenAI: GPT-5, GPT-5-mini, GPT-5-nano
    • Anthropic: Claude Opus 4.1, Claude Sonnet 4.5
    • xAI: Grok 4 series (stable versions)
    • Google: Latest Gemini models

Improvements 💫

Desktop:

  • Optimize export functionality to use streaming for better memory efficiency.
  • Improve long host name display with ellipsis and tooltip in TopicTree.
  • Improve the payload history navigation buttons layout for better usability.

Fixes 🛠

Desktop:

  • Prevent crash when restoring the window on a disconnected display.
  • Unify app data path handling to fix Windows %APPDATA% redirect issue.
  • Fix User Property display bug in Topics Tree.
  • Update Linux app icon to 512x512 resolution for better quality.
  • Correct highlight logic to handle payload when no search params.

What's Changed

New Contributors

Full Changelog: https://github.com/emqx/MQTTX/compare/v1.12.0...v1.12.1