From d0d5842c7b6f69476933d5008405b0e4bc8fa5f7 Mon Sep 17 00:00:00 2001 From: dengzhongyuan Date: Tue, 29 Apr 2025 11:44:21 +0800 Subject: [PATCH] chore: update version to 1.5.3 and improve remote PDF handling Updates the version to 1.5.3. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 039b266..b1aae59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +deepin-pdfium (1.5.3) unstable; urgency=medium + + * Improves the way the application handles PDF files located on remote filesystems like SMB: + * Update version to 1.5.3 + + -- dengzhongyuan Tue, 29 Apr 2025 11:41:36 +0800 + deepin-pdfium (1.5.2) unstable; urgency=medium * both build Qt6 and Qt5