From b9005c4f5a351f0635c68c98089460f73b2de73f Mon Sep 17 00:00:00 2001 From: luisangelsm Date: Fri, 6 Mar 2026 21:38:45 +0100 Subject: [PATCH] Update the what's new dialog --- custom_widgets/whats_new_dialog.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_widgets/whats_new_dialog.cpp b/custom_widgets/whats_new_dialog.cpp index c1467e62..bd4a1546 100644 --- a/custom_widgets/whats_new_dialog.cpp +++ b/custom_widgets/whats_new_dialog.cpp @@ -42,6 +42,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent) "YACReader
" " • Add support for continuous scroll mode
" " • Fix the translator
" + " • Add Lanczos interpolation for image scaling. You can control the method used via the settings under Image adjustments
" "
" "All GUI Apps
" " • Migrate Flow implementation from OpenGL to QRhi. This is a full new implementation with better performance and compatibility with operating systems and hardware
"