# 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) - [x] 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. - [x] Attach localStorage, config file to the "Bug Reporter" ZIP file, to investigate the issue with the user enviroment. - [x] 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)