Skip to content

v1.1.0

Choose a tag to compare

@ASimpUsr ASimpUsr released this 07 Aug 05:00
· 7 commits to main since this release

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)