There is a formatting bug. Should be <major>.<minor>.<patch>
This should read:
Default Fedora template upgraded to Fedora 42 (Fedora TemplateVMs and StandaloneVMs with version lower than 41 are not supported).
Default Debian template upgraded to Debian 13 (Debian TemplateVMs and StandaloneVMs with version lower than 12 are not supported).
Thank you! 
Allowing the GUI Daemon background color to be configurable, mostly useful for people with dark themes (#9304).
Just to clarify, it is not for systray widgets. This is for ordinary windows 
 
 
Discourse (plugin) bug. Can’t even be fixed with a manual edit. Guess the only workaround is to change the syntax.
Fixed.
@adw It wants to parse them as HTML tags. You can put a \ before each <.
Already tried that. Didn’t work:
Also tried changing the <code></code> tags. The plugin is just really, really bad. We also recently had a problem with it complete breaking links that contain any character with a diacritic.
Maybe using HTML character entities would have worked?
<major>.<minor>.<patch> → <major>.<minor>.<patch>
It’s okay, I’ve already changed from < > to [ ].
