···11201120 release notes</link>.
11211121 </para>
11221122 </listitem>
11231123+ <listitem>
11241124+ <para>
11251125+ GNOME desktop environment now enables
11261126+ <literal>QGnomePlatform</literal> as the Qt platform theme,
11271127+ which should avoid crashes when opening file chooser dialogs
11281128+ in Qt apps by using XDG desktop portal. Additionally, it will
11291129+ make the apps fit better visually.
11301130+ </para>
11311131+ </listitem>
11231132 </itemizedlist>
11241133 </section>
11251134</section>
+2
nixos/doc/manual/release-notes/rl-2111.section.md
···319319- 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.
320320321321- 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/).
322322+323323+- 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.