Skip to content

Releases: ASimpUsr/SimpleEmailClientNEXT

v1.2.0

Choose a tag to compare

@ASimpUsr ASimpUsr released this 23 Aug 16:06

Changelog

The project has been officially renamed to Simple Email Client NEXT.
Future releases will be distributed as NSIS installers.

[1.2.0] - 2026-08-24

✨ New Features

  • Advanced Email Editor - Rich text editing with bold, italic, underline, strikethrough, links, and more.
    [i] Some tools are currently in development.
  • Gmail OAuth Login - Native Gmail account support with secure OAuth 2.0 authentication.
    [!] Beta testing is in progress, and stability is not guaranteed.

UI Improvements

  • Redesigned compose dialog with wider layout (1200px).
  • Sticky toolbar in email editor stays visible while scrolling.
  • Improved dark mode styling across all components.
  • Enhanced sidebar with collapsible account and folder sections.
  • Better visual feedback for loading states and actions.

Technical

  • Added squire-rte for rich text editing capabilities.
  • Improved i18n coverage - all hardcoded strings replaced with translation keys.

v1.1.0

Choose a tag to compare

@ASimpUsr ASimpUsr released this 07 Aug 05:00

v1.1.0

Add

  • Attachment download via filename click with system file dialog
  • Dark mode email content styling
  • Auto refresh with configurable interval

Change

  • Electron 31.x → 43.3.0 (Chromium 150)
  • electron-builder 24.x → 26.15.3
  • electron-store 8.x → 11.0.2
  • imapflow 1.0.x → 1.0.187
  • mailparser 3.6.x → 3.9.14
  • i18next 23.x → 26.3.6
  • Refactored handlers.js with decryptAccount() helper
  • Simplified i18n language detection
  • Added $() DOM caching helper

Fix

  • Settings panel title offset
  • Attachment download click in main preview
  • Account context menu missing delete option
  • Move folder ID reference error

Remove

  • Custom download path setting (uses system Downloads folder)
  • Separate settings window (merged into main window)
  • jimp library (unused dependency)

v1.0.1

Choose a tag to compare

@ASimpUsr ASimpUsr released this 18 Jul 00:05

v1.0.1

  • Added right menu in the email.

v1.0.0

Choose a tag to compare

@ASimpUsr ASimpUsr released this 17 Jul 22:57

v1.0.0