v0.14.0
refactor(plugin/archive/mongo): disable regex filter for addresses Querying took way too long using regular expression filtering with addresses. Now, addresses must match the exact email address or name. Need to find a solution for this (optimize fields & indexes of the inserted mail).