Skip to content

Releases: hwhang0917/local-eml

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 00:46
v0.14.0
07f9511

Features

  • viewer: Mark mail as not spam to silence the phishing warning (c88fd9c)
  • web: Desktop only, show a widen-the-window notice below tablet width (949257c)

Fixes

  • web: Load the full Pretendard file so rare Hangul glyphs keep their metrics (931daf1)
  • viewer: Put the conversation fold button top right like the title card (88035ab)

Full changelog: v0.13.0...v0.14.0


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 05:36
v0.13.0
5cce97d

Features

  • Warn about likely phishing with offline structural heuristics (0709add)

Full changelog: v0.12.0...v0.13.0


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 05:23
v0.12.0
637b635

Features

  • cli: --port for the installed service, LOCAL_EML_PORT in installers (411b627)
  • Flag mail as spam or phishing, hidden and plain-text only (c50ff04)

Fixes

  • web: About page issue link opens the bug report form directly (4de539a)

Full changelog: v0.11.0...v0.12.0


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 04:03
v0.11.0
55c7368

Features

  • web: Confirm modal for updates, reload after the server restarts (0c3e5cd)

Full changelog: v0.10.1...v0.11.0


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 02:23
v0.10.1
f9db2dc

Features

  • build: Embed icon, version info and DPI manifest in Windows binaries (41986c8)
  • web: Issue link on About page, complete open source attributions (f7784ab)

Full changelog: v0.10.0...v0.10.1


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 01:55
v0.10.0
81e359e

Features

  • import: Outlook .pst archives, document .mbox (4c7c30e)

Full changelog: v0.9.0...v0.10.0


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 05:54
v0.9.0
79ef5a3

Features

  • cli: App mode with browser window and idle shutdown (eafdf19)

Full changelog: v0.8.0...v0.9.0


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 02:42
v0.8.0
9d4f754

Features

  • Inline attachment preview for images, PDF, audio, video, and text (853684b)
  • exporter: Bundle SQLite metadata snapshot in zip and S3 exports (15094f1)
  • Restore metadata from backup; scrub encrypted secrets from exports (04e7494)
  • web: Show GPLv3 license on settings about page (18cc540)
  • web: Styled console easter egg linking to the repo (10433b4)

Fixes

  • RFC 2231-encode non-ASCII attachment filenames in Content-Disposition (93f046c)

Full changelog: v0.7.0...v0.8.0


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:38
v0.7.0
5aa6a5e

Features

  • web: Foldable header details and conversation in the viewer (faa6301)
  • web: Week-start setting for the date range calendar (4572aba)
  • User-settable IMAP sync interval with exact copy (e97f578)

Fixes

  • web: Align calendar date columns with their weekday labels (04474ef)
  • web: Reserve scrollbar gutter to stop tab-change layout shift (f1de66a)
  • web: Keep conversation card and nav mounted across thread navigation (02ca132)
  • web: Stop dropdown scroll lock from padding the body (149baa1)

Full changelog: v0.6.0...v0.7.0


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:05
v0.6.0
94bebc6

Features

  • Add a library stats dashboard (758324d)
  • Import mbox archives (Google Takeout, Thunderbird) (58b3ba1)
  • web: Keyboard navigation and prev/next in the viewer (2c440c1)
  • Group replies into conversations in the viewer (d55cf18)
  • web: Tour the stats page and keyboard shortcuts (1ed6512)
  • Collapsible conversations in the library list (e7426aa)

Fixes

  • web: Make the viewer back button always return to the library (baca7ce)
  • web: Make the conversation-grouping toggle state obvious (cca0109)

Full changelog: v0.5.0...v0.6.0


Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iex

Or download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.