···1120 release notes</link>.
1121 </para>
1122 </listitem>
1123+ <listitem>
1124+ <para>
1125+ GNOME desktop environment now enables
1126+ <literal>QGnomePlatform</literal> as the Qt platform theme,
1127+ which should avoid crashes when opening file chooser dialogs
1128+ in Qt apps by using XDG desktop portal. Additionally, it will
1129+ make the apps fit better visually.
1130+ </para>
1131+ </listitem>
1132 </itemizedlist>
1133 </section>
1134</section>
+2
nixos/doc/manual/release-notes/rl-2111.section.md
···319- MariaDB was upgraded from 10.5.x to 10.6.x. Please read the [upstream release notes](https://mariadb.com/kb/en/changes-improvements-in-mariadb-106/) for changes and upgrade instructions.
320321- The MariaDB C client library, also known as libmysqlclient or mariadb-connector-c, was upgraded from 3.1.x to 3.2.x. While this should hopefully not have any impact, this upgrade comes with some changes to default behavior, so you might want to review the [upstream release notes](https://mariadb.com/kb/en/changes-and-improvements-in-mariadb-connector-c-32/).
00
···319- MariaDB was upgraded from 10.5.x to 10.6.x. Please read the [upstream release notes](https://mariadb.com/kb/en/changes-improvements-in-mariadb-106/) for changes and upgrade instructions.
320321- The MariaDB C client library, also known as libmysqlclient or mariadb-connector-c, was upgraded from 3.1.x to 3.2.x. While this should hopefully not have any impact, this upgrade comes with some changes to default behavior, so you might want to review the [upstream release notes](https://mariadb.com/kb/en/changes-and-improvements-in-mariadb-connector-c-32/).
322+323+- GNOME desktop environment now enables `QGnomePlatform` as the Qt platform theme, which should avoid crashes when opening file chooser dialogs in Qt apps by using XDG desktop portal. Additionally, it will make the apps fit better visually.