v4.4.6

v4.4.6 is a maintenance release built on Qt Creator 14.0.2 that fixes a connection crash triggered by the automatic “Fix Hello World” example adjustment. The Qt Creator base is unchanged from the prior release, and there are no breaking changes.

Highlights

  • Stable connect — connecting to a board no longer crashes when the IDE adjusts the open helloworld_1.py example for the detected sensor.

Bug fixes

  • Fixed a crash when connecting to a board while helloworld_1.py was open. The IDE’s Fix Hello World step now rewrites and reloads the example only when the sensor-adjusted content actually differs from what is already in the editor, avoiding an unnecessary document reload that could crash the connection sequence (eb94a6317).

Platform and tool support

  • Qt Creator base: 14.0.2.

Breaking changes

None. This release contains only a bug fix and a version bump; existing projects and workflows are unaffected.