Releases: hwhang0917/local-eml
Release list
v0.14.0
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.
v0.13.0
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.
v0.12.0
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.
v0.11.0
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.
v0.10.1
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.
v0.10.0
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.
v0.9.0
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.
v0.8.0
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.
v0.7.0
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.
v0.6.0
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 | shWindows (PowerShell):
irm https://raw.githubusercontent.com/hwhang0917/local-eml/main/scripts/install.ps1 | iexOr download the file for your OS below and double-click it — no install needed. Verify downloads against SHA256SUMS.