Files
EMLy/TODO.md
2026-02-16 09:41:21 +01:00

979 B

New Features

  • Add an option to select the folder to save Attachments to, instead of always saving to the Downloads folder.
  • Create a sorta of "Bug Reporter" loader, to load the .ZIP file with the Bug Report data, and replicate the same enviroment as the user, to investigate the issue. (EML file, settings)
  • Add a "Download" button to the MailViewer, PDF and Image viewer, to download the file instead of just opening it.

Existing Features

  • Add seperated "Updater" binary, that will start on User login (via Scheduled Task), with a silent install mode.
  • Attach localStorage, config file to the "Bug Reporter" ZIP file, to investigate the issue with the user enviroment.
  • Auto-send the "Bug Reporter" ZIP file to the support team, to investigate the issue with the user enviroment.

Bugs

  • Missing i18n for Toast notifications (to investigate)

Security

  • Fix HIGH-1
  • Fix HIGH-2
  • Fix MED-3
  • Fix MED-4
  • Fix MED-7