From de93a5d53b3a212130e522cfae62662395c231bc Mon Sep 17 00:00:00 2001 From: David Date: Thu, 13 Dec 2018 23:51:01 +1100 Subject: [PATCH] Change release note for KoboTouch driver in 3.35. --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index 1ffb69de01..bd579381aa 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -30,7 +30,7 @@ - title: "Metadata download: Add an option (in Preferences->Metadata download) to keep multiple results from individual metadata sources, useful if you prefer to pick the best result by hand and use only one or two metadata sources." tickets: [1802293] - - title: "Kobo driver: Add an option to directly update metadata in the Kobo device database, instead of waiting for the Kobo to update the database after disconnecting. (Preferences->Plugins->Customize the Kobo device plugin)" + - title: "KoboTouch driver: Extend the metadata updated in the Kobo device database to all metadata displayed on the device. The update is only done for books already on the device. Needs to be enabled via Preferences->Plugins->Customize the KoboTouch device plugin." bug fixes: - title: "E-book viewer: Fix a regression that broke viewing of HTMLZ files"