<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Qt Blog</title>
    <link>https://www.qt.io/blog</link>
    <description>Explore the Qt Blog for the latest insights on e.g. Qt Creator, your go-to source for cross-platform development tips and updates.</description>
    <language>en</language>
    <pubDate>Fri, 10 Apr 2026 07:14:41 GMT</pubDate>
    <dc:date>2026-04-10T07:14:41Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Building C/C++ libraries for HarmonyOS with vcpkg</title>
      <link>https://www.qt.io/blog/building-libraries-for-harmonyos-with-vcpkg</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/building-libraries-for-harmonyos-with-vcpkg?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/ohos-vcpkg.png" alt="Building C/C++ libraries for HarmonyOS with vcpkg" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;We're currently working on porting Qt to &lt;a href="https://en.wikipedia.org/wiki/HarmonyOS"&gt;HarmonyOS&lt;/a&gt;. For our CI and developer machines, we need a number of third-party libraries built for HarmonyOS. Cross-compiling open-source C and C++ libraries for this platform has been a manual, error-prone process. Each library has its own build system, whether CMake, Autotools, or Meson. Each needs individual attention to produce correct binaries for the OHOS target. We have been maintaining a hand-written shell script that builds libraries one by one, with per-library workarounds for cross-compilation quirks.&lt;br&gt;&lt;br&gt;With our vcpkg fork, that script is now a single command.&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/building-libraries-for-harmonyos-with-vcpkg?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/ohos-vcpkg.png" alt="Building C/C++ libraries for HarmonyOS with vcpkg" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;We're currently working on porting Qt to &lt;a href="https://en.wikipedia.org/wiki/HarmonyOS"&gt;HarmonyOS&lt;/a&gt;. For our CI and developer machines, we need a number of third-party libraries built for HarmonyOS. Cross-compiling open-source C and C++ libraries for this platform has been a manual, error-prone process. Each library has its own build system, whether CMake, Autotools, or Meson. Each needs individual attention to produce correct binaries for the OHOS target. We have been maintaining a hand-written shell script that builds libraries one by one, with per-library workarounds for cross-compilation quirks.&lt;br&gt;&lt;br&gt;With our vcpkg fork, that script is now a single command.&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Fbuilding-libraries-for-harmonyos-with-vcpkg&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Dev Loop</category>
      <category>HarmonyOS</category>
      <pubDate>Fri, 10 Apr 2026 07:14:41 GMT</pubDate>
      <author>joerg.bornemann@qt.io (Jörg Bornemann)</author>
      <guid>https://www.qt.io/blog/building-libraries-for-harmonyos-with-vcpkg</guid>
      <dc:date>2026-04-10T07:14:41Z</dc:date>
    </item>
    <item>
      <title>Qt for Android Automotive 6.8.7 is released</title>
      <link>https://www.qt.io/blog/qt-for-android-automotive-6.8.7-is-released</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/qt-for-android-automotive-6.8.7-is-released?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/qt-aa-687-release-blog.jpg" alt="Qt for Android Automotive 6.8.7 is released" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;The latest patch release for Android Automotive 6.8.7 was just released. This release is based on &lt;a href="https://www.qt.io/blog/commercial-lts-qt-6.8.7-released?hsLang=en"&gt;Qt LTS 6.8.7&lt;/a&gt; with around 500 &lt;span&gt;bug fixes, security updates, and other improvements done to Qt base&lt;/span&gt;. There are no additional Qt for Android Automotive features delivered.&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/qt-for-android-automotive-6.8.7-is-released?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/qt-aa-687-release-blog.jpg" alt="Qt for Android Automotive 6.8.7 is released" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;The latest patch release for Android Automotive 6.8.7 was just released. This release is based on &lt;a href="https://www.qt.io/blog/commercial-lts-qt-6.8.7-released?hsLang=en"&gt;Qt LTS 6.8.7&lt;/a&gt; with around 500 &lt;span&gt;bug fixes, security updates, and other improvements done to Qt base&lt;/span&gt;. There are no additional Qt for Android Automotive features delivered.&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Fqt-for-android-automotive-6.8.7-is-released&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Automotive</category>
      <category>Android Automotive</category>
      <pubDate>Wed, 08 Apr 2026 15:08:21 GMT</pubDate>
      <author>bruno.vunderl@qt.io (Bruno Vunderl)</author>
      <guid>https://www.qt.io/blog/qt-for-android-automotive-6.8.7-is-released</guid>
      <dc:date>2026-04-08T15:08:21Z</dc:date>
    </item>
    <item>
      <title>What's New in the Qt GRPC library in 6.11</title>
      <link>https://www.qt.io/blog/whats-new-in-the-qt-grpc-library-in-6.11</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/whats-new-in-the-qt-grpc-library-in-6.11?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/interceptor_logs.webp" alt="What's New in the Qt GRPC library in 6.11" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;Qt 6.11 brings a set of meaningful improvements to the &lt;a href="https://doc-snapshots.qt.io/qt6-dev/qtgrpc-index.html"&gt;Qt GRPC&lt;/a&gt; library, focusing on stability, safety, performance, and new capabilities that make building gRPC™ based applications in Qt more powerful and productive.&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/whats-new-in-the-qt-grpc-library-in-6.11?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/interceptor_logs.webp" alt="What's New in the Qt GRPC library in 6.11" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;Qt 6.11 brings a set of meaningful improvements to the &lt;a href="https://doc-snapshots.qt.io/qt6-dev/qtgrpc-index.html"&gt;Qt GRPC&lt;/a&gt; library, focusing on stability, safety, performance, and new capabilities that make building gRPC™ based applications in Qt more powerful and productive.&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Fwhats-new-in-the-qt-grpc-library-in-6.11&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Dev Loop</category>
      <category>QtGrpc</category>
      <category>Qt 6.11</category>
      <category>Interceptor</category>
      <pubDate>Wed, 08 Apr 2026 12:44:08 GMT</pubDate>
      <author>dennis.oberst@qt.io (Dennis Oberst)</author>
      <guid>https://www.qt.io/blog/whats-new-in-the-qt-grpc-library-in-6.11</guid>
      <dc:date>2026-04-08T12:44:08Z</dc:date>
    </item>
    <item>
      <title>Frictionless Implementation of Production-Grade GUI on Torizon Embedded Linux</title>
      <link>https://www.qt.io/blog/frictionless-implementation-of-production-grade-gui-on-torizon-embedded-linux</link>
      <description>&lt;p&gt;Evaluating and starting to develop professional, production-grade GUIs on embedded Linux should be frictionless. Based on this statement, we are always working with our partners to improve the Qt developer experience. Together with Toradex we recently made major improvements to the Torizon Qt VS Code template, making it easier for you as a developer to use Qt Device Creation Enterprise workflows inside the same template that you might already have been using with the Device Creation Community Edition. On top of that, there is a brand-new Qt demo in the Torizon Demo Gallery which you can try right away.&lt;br&gt;&lt;br&gt;Torizon is a production-ready, container-based embedded Linux platform that simplifies how Qt applications are deployed and maintained. Qt developers may already be familiar with Boot2Qt, which is a useful tool to get a Qt prototype running quickly. However, scaling that prototype into a secure, maintainable, and updatable product usually requires building and managing your own Yocto stack. Torizon removes this burden, providing a pre-integrated OS, hardware-optimized Qt runtime, OTA automated updates, CVE tracking and a consistent containerized workflow, letting you focus entirely on your Qt application instead of maintaining the underlying Linux distribution.Below you’ll find what’s new, why it helps Qt developers, and exactly how to try it.&lt;/p&gt;</description>
      <content:encoded>&lt;p&gt;Evaluating and starting to develop professional, production-grade GUIs on embedded Linux should be frictionless. Based on this statement, we are always working with our partners to improve the Qt developer experience. Together with Toradex we recently made major improvements to the Torizon Qt VS Code template, making it easier for you as a developer to use Qt Device Creation Enterprise workflows inside the same template that you might already have been using with the Device Creation Community Edition. On top of that, there is a brand-new Qt demo in the Torizon Demo Gallery which you can try right away.&lt;br&gt;&lt;br&gt;Torizon is a production-ready, container-based embedded Linux platform that simplifies how Qt applications are deployed and maintained. Qt developers may already be familiar with Boot2Qt, which is a useful tool to get a Qt prototype running quickly. However, scaling that prototype into a secure, maintainable, and updatable product usually requires building and managing your own Yocto stack. Torizon removes this burden, providing a pre-integrated OS, hardware-optimized Qt runtime, OTA automated updates, CVE tracking and a consistent containerized workflow, letting you focus entirely on your Qt application instead of maintaining the underlying Linux distribution.Below you’ll find what’s new, why it helps Qt developers, and exactly how to try it.&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Ffrictionless-implementation-of-production-grade-gui-on-torizon-embedded-linux&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Dev Loop</category>
      <category>Linux</category>
      <category>Partners</category>
      <pubDate>Tue, 07 Apr 2026 10:07:15 GMT</pubDate>
      <guid>https://www.qt.io/blog/frictionless-implementation-of-production-grade-gui-on-torizon-embedded-linux</guid>
      <dc:date>2026-04-07T10:07:15Z</dc:date>
      <dc:creator>Paul Nieminen</dc:creator>
    </item>
    <item>
      <title>Qt 6.10.3 Released</title>
      <link>https://www.qt.io/blog/qt-6.10.3-released</link>
      <description>&lt;p style="line-height: 1.44; color: #4d4d4d; background-color: #ffffff;"&gt;The final release of the Qt 6.10 series, Qt 6.10.3, is now available for download. As a patch release, Qt 6.10.3 does not introduce new features; however, it includes more than 250 bug fixes, security updates, and quality improvements compared to Qt 6.10.2. For a comprehensive overview of the most notable changes, please refer to the&amp;nbsp;&lt;span&gt; &lt;a href="https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.10.3/release-note.md"&gt;Qt 6.10.3 release notes&lt;/a&gt;.&lt;/span&gt;&amp;nbsp;&lt;/p&gt;</description>
      <content:encoded>&lt;p style="line-height: 1.44; color: #4d4d4d; background-color: #ffffff;"&gt;The final release of the Qt 6.10 series, Qt 6.10.3, is now available for download. As a patch release, Qt 6.10.3 does not introduce new features; however, it includes more than 250 bug fixes, security updates, and quality improvements compared to Qt 6.10.2. For a comprehensive overview of the most notable changes, please refer to the&amp;nbsp;&lt;span&gt; &lt;a href="https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.10.3/release-note.md"&gt;Qt 6.10.3 release notes&lt;/a&gt;.&lt;/span&gt;&amp;nbsp;&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Fqt-6.10.3-released&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Releases</category>
      <category>Biz Circuit &amp; Dev Loop</category>
      <category>Qt 6.10</category>
      <pubDate>Thu, 02 Apr 2026 09:15:19 GMT</pubDate>
      <author>jani.heikkinen@qt.io (Jani Heikkinen)</author>
      <guid>https://www.qt.io/blog/qt-6.10.3-released</guid>
      <dc:date>2026-04-02T09:15:19Z</dc:date>
    </item>
    <item>
      <title>Qt Creator 19 - CMake Update</title>
      <link>https://www.qt.io/blog/qt-creator-19-cmake-update</link>
      <description>&lt;p&gt;Here are the new CMake changes in Qt Creator 19:&lt;/p&gt;</description>
      <content:encoded>&lt;p&gt;Here are the new CMake changes in Qt Creator 19:&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Fqt-creator-19-cmake-update&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Dev Loop</category>
      <category>Qt Creator</category>
      <category>CMake</category>
      <pubDate>Wed, 01 Apr 2026 16:06:50 GMT</pubDate>
      <author>cristian.adam@qt.io (Cristian Adam)</author>
      <guid>https://www.qt.io/blog/qt-creator-19-cmake-update</guid>
      <dc:date>2026-04-01T16:06:50Z</dc:date>
    </item>
    <item>
      <title>Qt for Android Automotive 6.11 Released!</title>
      <link>https://www.qt.io/blog/qt-for-android-automotive-6.11-released</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/qt-for-android-automotive-6.11-released?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/qtaa-611-released-1.png" alt="Qt for Android Automotive 6.11 Released!" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;The latest Qt for Android Automotive 6.11 was just released and is based on &lt;a href="https://www.qt.io/blog/qt-6.11-released?hsLang=en"&gt;Qt 6.11&lt;/a&gt;. The Qt release itself brings a lot of new features, especially with the regard to 3D features. Let's have a look!&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/qt-for-android-automotive-6.11-released?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/qtaa-611-released-1.png" alt="Qt for Android Automotive 6.11 Released!" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;The latest Qt for Android Automotive 6.11 was just released and is based on &lt;a href="https://www.qt.io/blog/qt-6.11-released?hsLang=en"&gt;Qt 6.11&lt;/a&gt;. The Qt release itself brings a lot of new features, especially with the regard to 3D features. Let's have a look!&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Fqt-for-android-automotive-6.11-released&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Automotive</category>
      <category>Android Automotive</category>
      <pubDate>Wed, 01 Apr 2026 15:04:05 GMT</pubDate>
      <author>bruno.vunderl@qt.io (Bruno Vunderl)</author>
      <guid>https://www.qt.io/blog/qt-for-android-automotive-6.11-released</guid>
      <dc:date>2026-04-01T15:04:05Z</dc:date>
    </item>
    <item>
      <title>What's New in the Qt Interface Framework in 6.11</title>
      <link>https://www.qt.io/blog/whats-new-in-the-qt-interface-framework-in-6.11</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/whats-new-in-the-qt-interface-framework-in-6.11?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/if-blog1.png" alt="What's New in the Qt Interface Framework in 6.11" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;&lt;span style="line-height: 26.7375px;"&gt;It has been a while since we last wrote about the Qt Interface Framework on this blog, so before jumping into the Qt 6.11 news, let's quickly recap what it does and why you should care.&lt;/span&gt;&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/whats-new-in-the-qt-interface-framework-in-6.11?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/if-blog1.png" alt="What's New in the Qt Interface Framework in 6.11" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;&lt;span style="line-height: 26.7375px;"&gt;It has been a while since we last wrote about the Qt Interface Framework on this blog, so before jumping into the Qt 6.11 news, let's quickly recap what it does and why you should care.&lt;/span&gt;&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Fwhats-new-in-the-qt-interface-framework-in-6.11&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <pubDate>Mon, 30 Mar 2026 09:06:15 GMT</pubDate>
      <author>dominik.holland@qt.io (Dominik Holland)</author>
      <guid>https://www.qt.io/blog/whats-new-in-the-qt-interface-framework-in-6.11</guid>
      <dc:date>2026-03-30T09:06:15Z</dc:date>
    </item>
    <item>
      <title>Commercial LTS Qt 6.8.7 Released</title>
      <link>https://www.qt.io/blog/commercial-lts-qt-6.8.7-released</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/commercial-lts-qt-6.8.7-released?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/_website/Qt_8M0A6557_overlay.jpg" alt="Commercial LTS Qt 6.8.7 Released" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;We have released Qt 6.8.7 LTS for commercial license holders today. As a patch release, Qt 6.8.7 does not add any new functionality but provides bug fixes and other improvements.&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/commercial-lts-qt-6.8.7-released?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/_website/Qt_8M0A6557_overlay.jpg" alt="Commercial LTS Qt 6.8.7 Released" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;We have released Qt 6.8.7 LTS for commercial license holders today. As a patch release, Qt 6.8.7 does not add any new functionality but provides bug fixes and other improvements.&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Fcommercial-lts-qt-6.8.7-released&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Releases</category>
      <category>Biz Circuit &amp; Dev Loop</category>
      <category>LTS</category>
      <category>Qt Commercial Licensing</category>
      <category>Qt 6.8</category>
      <pubDate>Fri, 27 Mar 2026 12:56:42 GMT</pubDate>
      <author>tarja.sundqvist@qt.io (Tarja Sundqvist)</author>
      <guid>https://www.qt.io/blog/commercial-lts-qt-6.8.7-released</guid>
      <dc:date>2026-03-27T12:56:42Z</dc:date>
    </item>
    <item>
      <title>Qt for Python release: 6.11 is out!</title>
      <link>https://www.qt.io/blog/qt-for-python-release-6.11-is-out</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/qt-for-python-release-6.11-is-out?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/Qt%20Thumbnails-1.png" alt="Qt for Python release: 6.11 is out!" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;&lt;span style="line-height: 25.575px;"&gt;During the past months, most members of the Qt for Python have been working on simplifying the interaction between Python and Qt under the Qt Bridges projects, so our efforts have been focused on that rather than adding more features to Qt for Python.&lt;/span&gt;&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.qt.io/blog/qt-for-python-release-6.11-is-out?hsLang=en" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.qt.io/hubfs/Qt%20Thumbnails-1.png" alt="Qt for Python release: 6.11 is out!" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;&lt;span style="line-height: 25.575px;"&gt;During the past months, most members of the Qt for Python have been working on simplifying the interaction between Python and Qt under the Qt Bridges projects, so our efforts have been focused on that rather than adding more features to Qt for Python.&lt;/span&gt;&lt;/p&gt;  
&lt;img src="https://track-eu1.hubspot.com/__ptq.gif?a=149513&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.qt.io%2Fblog%2Fqt-for-python-release-6.11-is-out&amp;amp;bu=https%253A%252F%252Fwww.qt.io%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Qt for Python</category>
      <category>Python</category>
      <category>Shiboken</category>
      <category>PySide</category>
      <pubDate>Fri, 27 Mar 2026 11:00:00 GMT</pubDate>
      <author>Cristian.Maureira-Fredes@qt.io (Cristián Maureira-Fredes)</author>
      <guid>https://www.qt.io/blog/qt-for-python-release-6.11-is-out</guid>
      <dc:date>2026-03-27T11:00:00Z</dc:date>
    </item>
  </channel>
</rss>
