Releases: bounoable/postdog
Releases · bounoable/postdog
v0.16.1
v0.16.0
refactor: replace regex full-text search
v0.15.1
refactor(letter): expose `Attachment` fields
v0.15.0
chore(deps): upgrade dependencies
v0.14.1
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).
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).
v0.13.4
feat(plugin/archive): allow custom mail id
v0.13.3
fix: fix attachment mapping
v0.13.2
fix: fix attachment mapping
v0.13.1
fix: omit default rfc body in map result