Release 3.41.2, 2022-07-12
--------------------------
User-visible changes:
* Preferences dialog:
- Some changes in the presentation of the options (still the same set of
options).
- Better i18n/l10n support by avoiding splitting sentences with a
spin-button in-between (for example to choose the number of minutes for
the auto-save interval).
* PostProcessorLatexmk: parse xelatex output within latexmk (thanks to
Willem Mulder).
Under the hood changes:
* Construct the Preferences dialog differently, by moving some functionality to
Tepl, without using a *.ui file, and do a maximum in C (not Vala). More work
in that area would be possible, but it was done incrementally (in a releasable
state all the time).
For packagers:
* A precise version of Tepl is required because Tepl API stability is no longer
guaranteed.