Skip to content

Releases: LGUG2Z/unsubscan

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Jun 19:42
feat(output): add progress bar

This commit adds a progress bar, particularly useful for users who are
running unsubscan on hundreds of thousands of emails for the first time.

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:12
feat(output): add all-toggle + done btn per domain

This commit adds a 'Done' link to hide all emails from a particular
domain in the links column of the HTML output, and also adds a link back
to the official GitHub page in the output page header.

The binaries now also include the version tag.

The documentation has been updated to demonstrate how users of email
providers that don't allow eml archive exports can use Thunderbird or
similar email clients to save their own emails as eml files for use with
unsubscan.

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 03:27
fix(output): ensure entries are not duplicated

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 00:11
ci(gh): add basic release step