Skip to content

Releases: bounoable/postdog

v0.16.1

01 Feb 22:18
fcba759
Compare
Choose a tag to compare
fix(plugin/archive): fix index

v0.16.0

01 Feb 22:07
25afa14
Compare
Choose a tag to compare
refactor: replace regex full-text search

v0.15.1

10 Jan 17:43
c070ec9
Compare
Choose a tag to compare
refactor(letter): expose `Attachment` fields

v0.15.0

10 Jan 17:28
0c2e705
Compare
Choose a tag to compare
chore(deps): upgrade dependencies

v0.14.1

07 Oct 00:04
0fe259f
Compare
Choose a tag to compare
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

06 Oct 23:55
4ffa828
Compare
Choose a tag to compare
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

25 May 14:20
06a2659
Compare
Choose a tag to compare
feat(plugin/archive): allow custom mail id

v0.13.3

05 Jan 18:18
Compare
Choose a tag to compare
fix: fix attachment mapping

v0.13.2

05 Jan 17:43
Compare
Choose a tag to compare
fix: fix attachment mapping

v0.13.1

05 Jan 16:45
Compare
Choose a tag to compare
fix: omit default rfc body in map result