The problem at the moment, and in the video I've seen of the new MW, is that in any filter you have to choose ALL of the conditions or ANY of them, and that is actually very limiting, necessitating quite often having to create multiple filters where one would be logical and much more efficient. What's needed is the facility to be able to group conditions in the manner of (e.g.) (aaaa AND bbbb) OR (aaaa AND cccc) / (aaaa OR bbbb) AND (cccc OR dddd) / (aaaa OR bbbb) AND cccc -- and other similar sorts of groupings. Then I could have a much tidier and more efficient filter list.