@@ -245,7 +245,8 @@ <h5 class="inList"> Improvements </h5>
245245 < ul >
246246 < li >
247247 < p >
248- Add more folders of path in default filter name for "Move / copy Message" actions
248+ Added option for extracting parent folder names in default filter
249+ name for "Move / copy Message" actions
249250 < a href ="https://github.com/RealRaven2000/quickFilters/issues/290 "> [issue 290]</ a > ,
250251 </ p >
251252 You can set this as "Maximum Folder levels" under Naming Rules on the
@@ -257,11 +258,8 @@ <h5 class="inList"> Improvements </h5>
257258 </ p >
258259 </ li >
259260 < li >
260- Allow merging of a single mail to group filter
261- < a href ="https://github.com/RealRaven2000/quickFilters/issues/342 "> [issue 342]</ a >
262- </ li >
263- < li >
264- Enhance Filter Naming: Add Subject Keyword Blacklist and Multi-Topic Support
261+ Enhanced Filter Naming: configurable blacklist that removes words from subject
262+ and possibility to extract multiple bracketed expressions from an email subject.
265263 < a href ="https://github.com/RealRaven2000/quickFilters/issues/343 "> [issue 343]</ a > .
266264 The words in this list will be automatically removed from the filter name
267265 if it is based on comparing the subject line:
@@ -273,6 +271,10 @@ <h5 class="inList"> Improvements </h5>
273271 < li >
274272 Improved subject matching: detect subjects starting with the same word combos
275273 < a href ="https://github.com/RealRaven2000/quickFilters/issues/344 "> [issue 344]</ a >
274+ </ li >
275+ < li >
276+ Allow merging of a single mail to group filter
277+ < a href ="https://github.com/RealRaven2000/quickFilters/issues/342 "> [issue 342]</ a >
276278 </ li >
277279 </ ul >
278280
@@ -285,10 +287,11 @@ <h5 class="inList"> Bugfixes </h5>
285287 < li >
286288 Fixed: from Thunderbird 145 onwards, the quickFilter assistant
287289 did not trigger after manual tag changes. This was caused by a change
288- done in < a href ="https://bugzilla.mozilla.org/show_bug.cgi?id=1990790 "> [Bugzilla 1990790]</ a >
290+ done in < a href ="https://bugzilla.mozilla.org/show_bug.cgi?id=1990790 "> [Bugzilla 1990790]</ a > .
291+ < a href ="https://github.com/RealRaven2000/quickFilters/issues/344 "> [issue 346]</ a >
289292 </ li >
290293 </ ul >
291-
294+
292295 < h5 class ="inList "> Miscellaneus </ h5 >
293296 < ul >
294297 < li >
0 commit comments