Skip to content

Releases: StruisICT/InLook

v0.5.0

25 May 22:32
a6a1037

Choose a tag to compare

0.5.0 (2026-05-25)

Features

  • follow system dark/light theme (#21) (5681b38)
  • packaging: add Flathub submission files (#25) (31c2ea3)
  • packaging: add Homebrew cask source-of-truth (#24) (f0a17f9)

Bug Fixes

  • wix: use $(var.Version) and update help URL (#23) (90b1024)

v0.4.0

12 May 21:18
43cd69e

Choose a tag to compare

0.4.0 (2026-05-12)

Features

  • bundle app icon and auto-generate macOS .icns (#18) (5d5918a)

v0.3.1

12 May 12:27
b7d4892

Choose a tag to compare

0.3.1 (2026-05-12)

Bug Fixes

  • build AppImage on FUSE-less runners (#16) (f896aa7)

v0.3.0

12 May 12:01
6d9f501

Choose a tag to compare

0.3.0 (2026-05-12)

Features

  • multi-platform releases (Windows MSI/exe, Linux .deb + AppImage, macOS .dmg) (#14) (26ee598)

v0.2.0

08 May 23:42
0780d09

Choose a tag to compare

0.2.0 (2026-05-08)

Features

  • harden inputs, add unit tests, security audit, dependabot (#2) (c3653d7)

InLook 0.1.0

08 May 00:02

Choose a tag to compare

InLook — fast EML viewer for Windows. Free Software from Struis ICT.

Install

Download inlook-0.1.0-x86_64.msi and double-click it (or run silently with msiexec /i inlook-0.1.0-x86_64.msi /quiet from an elevated terminal).

After install, double-click any .eml file to open it in InLook.

What's in 0.1.0

  • ~800 KB binary, ~15 MB resident
  • mail-parser for RFC 5322/MIME (handles HTML, plain-text, attachments, encodings)
  • Native window with WebView2 rendering — looks like the email
  • Sandboxed iframe with strict CSP — no scripts run, no remote loads (kills tracking pixels)
  • Declarative .eml file association via WiX MSI installer
  • Start Menu shortcut, clean uninstall via Programs & Features

Requirements

  • Windows 10/11 or Windows Server 2019+
  • Microsoft Edge WebView2 Runtime (preinstalled on modern Windows)