From e6b55392d24d5de98c14a23807d8baa3672b69f0 Mon Sep 17 00:00:00 2001 From: Jehan Date: Tue, 3 Oct 2017 22:52:55 +0200 Subject: [PATCH] NEWS: add Wavelet Decompose improvements and update localization list. --- NEWS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9434b27f98..feb8528be8 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,14 @@ File formats: - Fix missing some attributes loading empty layers. - Improve layer opacity loading/saving. +Filters: + + - Update GEGL-based filter Wavelet Decompose: + * Add an option to keep the decomposition in a layer group. + * Add an option to add layer mask to each scales layers. + * Do not use 'new from visible' because it produces unexpected + results; replaced by succession of layer copy and merge down. + PDB: - Add file-pdf-load2 API to load password-protected and/or multi-page @@ -53,7 +61,8 @@ PDB: Translations: - - Updated: Polish. + - Updated: Catalan, Croatian, Galician, German, Greek, Hungarian, + Indonesian, Italian, Polish, Russian, Spanish. Building: